Welcome to jamesfinnigan.com Sign in | Join | Help

Browse by Tags

All Tags » Vista » Tips   (RSS)
How to launch an un-elevated process from an elevated process
This question has come up a fair amount lately. The short answer is that you don't * - instead you should: first launch an unelevated process have that unelevated process launch an elevated process and wait for it to finish (or use some form of IPC) have Read More...
RE: How to get rid of that pesky Windows Welcome Center at FIRST boot
While reading blog comments about Welcome Center, I came across this entry on how to remove welcome center at first boot. ... With a simple .reg file though, you can kill Windows Welcome Center dead on first boot — simply put the following into your .reg Read More...