This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- setup.exe run as administrator
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 24, 2011
05:36 AM
setup.exe run as administrator
Installshield 2012 professional sp1, on my comuter I'm administrator.
I've created an installer (basic msi) and during the install I add regitsry entries.
Running the setup.exe normally (I got a pop-up window asking if I allow ....)I'm unable to create the registry settings
Launching the setup.exe explicity as administor (run as ..) everything is ok.
1) Is there a way to determine in the installer if the setup is launched as administrior.
2) Can I prevent the setup to be run without it?
I've created an installer (basic msi) and during the install I add regitsry entries.
Running the setup.exe normally (I got a pop-up window asking if I allow ....)I'm unable to create the registry settings
Launching the setup.exe explicity as administor (run as ..) everything is ok.
1) Is there a way to determine in the installer if the setup is launched as administrior.
2) Can I prevent the setup to be run without it?
(2) Replies
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 24, 2011
07:40 PM
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 27, 2011
04:16 AM
Thanks, just what I wanted.