Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

MSI "Run as administrator" Context Menu for Vista

Updated: 20 Nov 2008 | 8 comments
Andy Marks's picture
+1 1 Vote
Login to vote

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.

Comments

riva11's picture
03
Apr
2007
2 Votes +2
Login to vote

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

jjesse's picture
04
Apr
2007
0 Votes 0
Login to vote

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?

Jonathan Jesse Practice Principal ITS Partners

Andy Marks's picture
04
Apr
2007
0 Votes 0
Login to vote

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.

erikw's picture
10
Apr
2007
0 Votes 0
Login to vote

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

Regards Erik www.DinamiQs.com Dinamiqs is the home of VirtualStorm (www.virtualstorm.org)

*************************************************************
If your issue has been solved, Please mark it as solved
***********

Kinger_235's picture
28
Apr
2007
0 Votes 0
Login to vote

cool

cool

Aaron Phillips's picture
31
Jul
2007
0 Votes 0
Login to vote

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!

R-Vijay's picture
18
Sep
2007
0 Votes 0
Login to vote

Great stuff !!!!

Great stuff !!!!

Microsoft MVP [Setup-Deploy]
Weblog: www.msigeek.com

sbmarya's picture
27
Mar
2010
0 Votes 0
Login to vote

Excellent.. Thanks

Excellent.. Thanks