Julie Lerman's DevLife

DevLife Part I [May 2005 - March 2007]

My Links

Blog Stats

News

A blog for DevSource.com.

This blog was originally part of the blogs.ziffdavis.com site from May 2005 through June 2007 when the blog was moved to the Movable Type blog engine and hosted at blog.devsource.com/devlife.
The original blog was eventually shut down and I was given the posts so that I could host them on my own site.


Archives

Install as Adminstrator in Vista

Even if you are using an admin account in Vista, this may not be enough for application's which require that you install as an administrator.

Right clicking on the installer (e.g. an msi) file does not give that option.

The solution may be obvious to some, but it wasn't to me!

Open up the command window as an administrator (in other words, right click on the command prompt icon and choose Run as Administrator). You'll  get the UAC prompt (Windows needs your permission to continue doing the thing that you just asked it to do.) and continue. Then you can launch your installer from the command prompt.

posted on Monday, March 12, 2007 12:37 PM