Thread
:
Create a shortcut link which has "Run as administrator" option enabled on Vista
View Single Post
12th October 2007, 00:47
#
2
Anders
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 5,337
Createshortcut does not support this. You could create a small wrapper program with a manifest that exec's rundll32 (you could create the app in nsis even)
IntOp $PostCount $PostCount + 1
Anders
View Public Profile
Visit Anders's homepage!
Find More Posts by Anders