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
- :
- Maintenance Change not prompting for UAC
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
‎Jan 09, 2009
10:49 AM
Maintenance Change not prompting for UAC
Hi All
(I am using a Basic MSI project - Vista machine)
When the user clicks the 'Change' option in Programs And Features they are not prompted with the UAC dialog. How can i force this to appear?
When the user intstalls, repairs or uninstalls the UAC appears (as i have setup in the project). I need admin privelages because during a modify the user can update a server url which I then write to a configuration file. Without the admin rights the install fatally errors when i try and save the config file.
Any help would be fantastic.
(I am using a Basic MSI project - Vista machine)
When the user clicks the 'Change' option in Programs And Features they are not prompted with the UAC dialog. How can i force this to appear?
When the user intstalls, repairs or uninstalls the UAC appears (as i have setup in the project). I need admin privelages because during a modify the user can update a server url which I then write to a configuration file. Without the admin rights the install fatally errors when i try and save the config file.
Any help would be fantastic.
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 09, 2009
11:09 AM
Are you making this change as part of a custom action which is scheduled Deferred in System Context? If not, your action is not following best practices, and ideally should be updated. Then even though the change button does not immediately elevate, the actual changes should be elevated.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 31, 2012
09:25 AM
I am having the same problem. Change from Programs and Features (Win 7) doesn't elevate to "Run As Admin" like running Setup.exe again and selecting Modify.
I am trying to install Feature A and am getting errors copying files to the installation directory because its not running with elevated privileges. It's important to note that I haven't written any custom code or implemented any custom action to add Feature A. InstallShield was handling all of it.
I am trying to install Feature A and am getting errors copying files to the installation directory because its not running with elevated privileges. It's important to note that I haven't written any custom code or implemented any custom action to add Feature A. InstallShield was handling all of it.
