Run as different user missing from Windows 7
Posted by Russell Wright on December 23, 2011
I don’t have “Run with different credentials”, I have only “Run as administrator”, any ideas?
Some keyboard shortcuts for different context menu’s for the Superbar in Windows 7:
- Shift+Click on the icon to launch another instance of the application.
- Ctrl+Shift+Click on the icon to launch an instance of the application an elevated (administrative) mode.
- Shift+Right Click to get the standard taskbar context menu for that application (valid for a single instance, for multiple instances, you get the taskbar group context menu).
http://www.winhelponline.com/blog/hidden-right-click-context-menu-options-windows-7/
http://www.tomstricks.com/how-to-enable-run-as-another-user-option-in-windows-7-context-menu/
C:\Windows\System32\runas.exe /noprofile /user:domain\username “mmc %SystemRoot%\system32\dsa.msc”
C:\Windows\System32\runas.exe /user:domain\username “C:\Program Files (x86)\Microsoft Office\Office14\MSACCESS.EXE”
Leave a Reply