Create a shortcut link which has "Run as administrator" option enabled on Vista
Hi,
During an installation process I need to create a link in the start menu and in case we are on Windows Vista I need this link to have "Run as administrator" option checked.
The link is to Windows component (rundll.exe), so I can't achieve this by adding a manifest to an exe.
Is this possible with NSIS?
Thanks.
|