Fix 2869 error when installing msi files

In Windows Vista , if we keep UAC open, then a dialogue box will pop-up to ask for your permisson when we want to run some app. Or, right-click on the app, usually you will find a "Run as admin" button. However, unusually, if it is a msi file, there is no such button. And sometimes when we run it, it willk tell you 2869 error. How to solve?

*Right-click on the desktop and create a new text document
* msiexec /i  msi file address.  For example, if the msi file is in D: Vista123.net.msi, then you may type in msiexec /i  D: Vista123.net.msi
*Save and quit
*Rename the txt to install.bat
*Right-click and hit "Run as admin"

www.vista123.net, easily tweak and customize your Windows Vista.