Launch programs as a different user via convenient shell context-menu entry.
The command-line Runas utility is handy for launching programs under different accounts, but it’s not convenient if you’re a heavy Explorer user. ShellRunas provides functionality similar to that of Runas to launch programs as a different user via a convenient shell context-menu entry.
Command line options
shellrunas /reg | /regnetonly | /unreg [/quiet]
shellrunas [/netonly] <program> [arguments]
/reg Registers ShellRunas shell context-menu entry
/regnetonly Registers Shell /netonly context-menu entry Note: a command prompt will flash when the program starts
/unreg Unregisters ShellRunas shell context-menu entry
/quiet Register or unregisters ShellRunas shell context-menu entry without result dialog
/netonly Use if specified credentials are for remote access only
<program> Runs program with specified credentials and parameters