Filed under: Utilities, Windows, Freeware
Advanced Run: Run programs as another user without logging off
Advanced Run is a utility that replaces the Windows Run dialog with an advanced version. But it has one feature up its sleeve that you won't find in the Windows run box: the ability to run any program as another user without logging out and logging back in as that user.
You can launch Advanced Run by clicking Run in the Windows Start Menu, hitting the Win+R keys on your keyboard, or startng a new task from Windows task manager. You can also right-click on any program and select Run As to run the program as another user.
Advanced Run works with Windows XP and Vista, but will not work with 64 bit versions of Windows.
[via Shell Extension City]

With Halloween fast approaching, it's a great time to get in some practice defending your territory against zombies. In Graveyard Shift, you take aim at zombies and other creepy-crawlies, blasting them into splatters of cartoony green guts. It's a casual first-person shooter, and it's very easy to get the hang of - use the mouse to aim, click to fire. Graveyard Shift has at least 15 levels, and it might even have some secret stages I haven't unlocked yet.
They key to getting good at Graveyard Shift is learning to use ...

Reader Comments (Page 1 of 1)
someguy said 1:10PM on 5-08-2008
I just right click and select "Run as..."
Reply
someguy said 1:14PM on 5-08-2008
I tend to just right click and select "Run as..."
Reply
Brian said 2:03PM on 5-08-2008
In a corporate environment where you don't want to install extra software such as this, a simple:
runas /env /user:username@domain cmd.exe
Will do exactly the same thing from command line.
I don't think I see the point in this, except if your a home user without much knowledge.
Jake said 3:01PM on 5-10-2008
Sudo for Windows (sudowin) allows authorized users to launch processes with elevated privileges using their own passphrase. Unlike the runas command, Sudo for Windows preserves the user's profile and ownership of created objects.
Reply
gtd said 6:59PM on 5-09-2008
Is that similar to MakeMeAdmin? That tool has been a lifesaver for a long time!
gopalakrishnan said 8:14AM on 5-22-2008
Nice
Reply
gopalakrishnan said 8:14AM on 5-22-2008
how to download
Reply
gopalakrishnan said 8:14AM on 5-22-2008
Sudo for Windows (sudowin) allows authorized users to launch processes with elevated privileges using their own pass phrase. Unlike the run as command, Sudo for Windows preserves the user's profile and ownership of created objects.
Reply
Alexander said 3:49PM on 6-29-2008
Unlike SudoWin Advanced Run allows you to run any command line (also using ShellVerbs, its a unique feature) as any user and it is not necessary to be an admin. So, you can be a Guest and run notepad as admin. And I think it is quite easier to press Win+R and type "cmd.exe" than open console and type "runas /env /user:username@domain cmd.exe".
Reply