some handy tips for me working in and with Microsoft platform
Wednesday, October 21, 2009
Run As Administrator
If you have an application you want to run it as administrator you could use the following command for it: runas /user:Administrator MyApp
For things like Cisual Studio 2008 you can change the properties of the shortcut, and in the Advanced Properties check the Run as administrator checkbox.
No comments:
Post a Comment