Skip to content
⌘ NSIS Forum Archive

Creating shortcut with "Run as administrator" property

3 posts

AndrewShpagin#

Creating shortcut with "Run as administrator" property

Is it possible to create a shortcut for installed program with administrative rights on Vista? It is possible to modify sortcut manually, but how to set the rights during the installation process? The root of the problem that installed program can't modify files in folder where it is installed if the installation folder is in Program Files. If I run it as Administrator all is ok, ohervice access to files is limited.
Anders#
How about searching the forum first, there are several threads about this already.

See http://forums.winamp.com/showthread....57#post2254657 for a solution
AndrewShpagin#
Thank you very much! Yes, I have searched in manual and in forum before posting... But I have not found.