LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI 9.0.0(348) + Windows Vista = lol.

Solved!
Go to solution

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".

0 Kudos
Message 1 of 2
(3,023 Views)
Solution
Accepted by topic author Sergey_st

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.

0 Kudos
Message 2 of 2
(3,004 Views)