Xerratus
Happily stressed out, since 1974


 
Friday, January 19, 2007
<< Happy Belated New Year
Past me wishes future me (which is actually present me) a Happy Birthday >>

While looking into Microsoft's Web Client Software Factory (WCSF) I ran into an odd error installing the Guidance Automation Toolkit on Windows Vista.  The error in question was pretty generic but a quick search found a solution.  



Basically, the GuidanceAutomationToolkit.msi needed to be run as an administrator but you cannot right click an msi and simply select "Run as Administrator".  

The work around is simple:
Create a .cmd file
    install_Gat.cmd
Add a command to execute the .msi in question, and
    msiexec /i fully qualified path the the GuidanceAutomationToolkit.msi file
Run the command file as an administrator.
    save the file, then right click and select "Run as Administrator"





Name
E-mail
Home page

Comment (Some html is allowed: a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u) where the @ means "attribute." For example, you can use <a href="" title=""> or <blockquote cite="Scott">.  

Enter the code shown (prevents robots):

Live Comment Preview