PDA

View Full Version : Windows Vista - Setting Shortcut Properties


GnaisH
08-14-2007, 07:29 PM
Any body know of a way to set the shortcut properties for Vista shortcuts through SUF that will automatically have the shortcut check the "Run As Administrator" checkbox?

Brett
08-15-2007, 08:57 AM
I do not know of any way to do that. If the shortcut points to an executable that you made, you should include a manifest in the executable that marks it as requireAdministrator. That way the app will elevate to Admin no matter how it is started.