Paul Hacker's Blog

Musings from a "Hacker"
posts - 21, comments - 65, trackbacks - 22

My Links

News



Archives

Install VSPackage msi on Vista

I have been working on a cool new plugin for Team Foundation Server and decided it was time to run the msi to see how it worked outside of the hive. I created the msi and tried to run it on my Vista machine and found that it kept failing to install. The reason for this is that it was not running as the Admin. When I right-click the msi there was no option to run it as the Admin, so I had to Google around to see what I could find out. I ran across a post (forgot the link) and found that I could kick off the install if I put the command in a batch file and ran that as the admin. Well it worked so here is what I did.

Open Notepad and enter the following:

msiexec /i <enter path to msi>

Save as MyVSPacakge.bat

right-click and select "Run as Administrator"

Thats it. Quite simple to get the install to work now.

Hope this helps

-paul

Print | posted on Friday, December 08, 2006 9:37 AM |

Feedback

Gravatar

# re: Install VSPackage msi on Vista

thanks for the tip, worked for me for an MSI that kept failing as it was trying to write to the registry.
3/8/2007 10:46 AM | mb
Gravatar

# re: Install VSPackage msi on Vista

thanks for the tip, worked for me for an MSI that kept failing as it was trying to write to the registry.
11/9/2009 2:32 AM | coach handbags
Gravatar

# re: Install VSPackage msi on Vista

Well it worked so here is what I did.
11/9/2009 2:34 AM | weight loss tips
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 

Powered by: