PrivilegesRequired=admin

Started by jrp, March 28, 2004, 09:41:36 AM

Previous topic - Next topic

jrp

My mistake, I was looking at the file Inno Setup made  

Admin

jrp,
 
Glad you like the tool.
 
PriviledgeRequired=admin is already in the [Setup] Section.

jrp

Hi and Thx for the great tool!
 
I noticed that when InnoScript adds the VB runtime files it does mark them with the restartreplace flag.
 
Shouldn't PrivilegesRequired=admin be added to the [Setup] section of the script in case the user is on an NT based system?
 
If so, could InnoScript be setup to do it for you?