When I try to install it, the installation fails, the windows message is “InstallScript isn’t in your equipment. If it is available, execute ISSCript.msi”
I want to install a program whose extension is .MSI, What Do I need?
15
Apr
When I try to install it, the installation fails, the windows message is “InstallScript isn’t in your equipment. If it is available, execute ISSCript.msi”
stultificare
April 15, 2010 at 9:39 pm
An .MSI file *is* an installer file. However, you usually don’t run it directly. Look for a file called Setup.exe or something similar. When you run the setup file, it invokes the .MSI file.