While installing some softwares in either Win7 or Win8, this error is quite familiar.
After searching a lot for the solution, here is what I found.
1. Run command prompt as Administrator. (Goto %Windir%\System32 locate cmd.exe, right click and select "Run as administrator")
2. Type the following command "msiexec /a yoursetupfile.msi"
Replace yoursetupfile.msi with you actual setup file name.
After searching a lot for the solution, here is what I found.
1. Run command prompt as Administrator. (Goto %Windir%\System32 locate cmd.exe, right click and select "Run as administrator")
2. Type the following command "msiexec /a yoursetupfile.msi"
Replace yoursetupfile.msi with you actual setup file name.
No comments:
Post a Comment