10-12-2011 02:40 AM
Hello.
I builded installator with my program. In XP - install, worked. In 7 - install, worked. In Vista - install, NOT worked; message like "I'ts not a win32 program". Building with this component: "LabWindows CVI Runtime-Engine -> Standart RunTime".
Solved! Go to Solution.
10-12-2011 01:18 PM
This error going from bad distributive of Vista + file Volume\supportfiles\WindowsInstaller-KB893803-v2-x86.exe. If file is bad or not installed in bad vista - program will be failed. Question is closed.
My file WindowsInstaller-KB893803-v2-x86.exe = 0 bytes, in Volume\setup.ini with hands inputed:
[MsiEngine]
WinNTPath=supportfiles\WindowsInstaller-KB893803-v2-x86.exe
RequiredVersion=0.0.0.1
CommandLine=/passive /norestart.
It is did, because installator with normal WindowsInstaller-KB893803-v2-x86.exe in XP:
- install WindowsInstaller-KB893803-v2-x86.exe (NEED REBOOT!)
- AFTER reboot installing main program. 2 installs with 1 reboot, not 1 with 0 reboot.