Running .msi File in Windows 7
It has been observed many times that running .msi file in Windows 7 is always an problem. Whenever u run such file you will always see an error "". To overcome this issue follow the steps below:
1. Open Command Prompt (Right click Command Prompt and select Run as Administrator).
2. Change the directory path (Suppose u have kept your file at e:\Setups\xyz.msi, then go to the root of e folder thorugh command prompt).
it will look something like : C:\Windows\System32> cd e:\\setups\xyz.msi
Thats it.
Cheers!!!!
1. Open Command Prompt (Right click Command Prompt and select Run as Administrator).
2. Change the directory path (Suppose u have kept your file at e:\Setups\xyz.msi, then go to the root of e folder thorugh command prompt).
it will look something like : C:\Windows\System32> cd e:\\setups\xyz.msi
Thats it.
Cheers!!!!
No comments: