MSI "Run as administrator" Context Menu for Vista
Filed under:
Wise Package Studio
Configuration, Registry, Migration
Submitted by Andy Marks on Tue, 2007-04-03 09:15.
If you are using Vista with UAC enabled, you may have noticed that some existing MSI packages may not install as expected.
Here's a fix.
The reason is because Windows Installer by default doesn't elevate to higher privileges until it is about to actually start doing work in the install sequence.
The attached .REG file adds a "Run as administrator" option to the context menu for .MSI files. This forces an elevation prompt before the .MSI is run so the entire install session is run with elevated privileges.
| License: | AJSL By downloading this software, you agree to the terms and conditions in the Altiris Juice Software License |
| Support: | User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab. |
(15 votes)
| Attachment | Size |
|---|---|
| MsiRunAsAdmin.zip | 391 bytes |
- Login or register to post comments
- 13416 reads
- Printer-friendly version















I didn't try this way but
I didn't try this way but I'll keep it in mind for the next time.
Thanks for this suggestion.
Regards
PM
Repackage w/newer version of Wise Package Studio?
If you repackage w/the latest version of Wise Package Studio does it automatically add this check?
I don't exactly understand
I don't exactly understand your question. All this does is add a new context menu item in Windows Explorer for MSI files. It doesn't do anything to the packages themselves. This registry setting could be added to the WPS install itself so that it would be available to repackagers working with WPS on Vista.
Registry setting
This registry setting is doing a great job, and makes the work easier.
You never forget to set the correct permission, because this reg key does it for you.
Great tip.
regards
erik
cool
cool
I use this all the time
I use this all the time. It beats having to make an .EXE wrapper for the MSI in order to enable the right-click "Run as Administrator" option. It was a great find!
Great stuff !!!!
Great stuff !!!!