Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't Install Measurement Studio 6.0

I have Labview 6.1 installed on the computer and I get an error saying that " Measurement Studio Cannot be installed on a system with Labview 6.0.0 please upgrade to a later version"
0 Kudos
Message 1 of 2
(3,141 Views)
First, make sure that you do indeed have LabVIEW 6.1 and not 6i (which is really 6.0.0). If you do, you can bypass the LabVIEW version check. Start a command prompt (usually Start>>Programs>>Accessories>>Command Prompt) and type the following command:

msiexec /i X:\measurementstudio.msi EAGLE=1

(replace X with the drive letter of your CD or otherwise specify the location of measurementstudio.msi).

Let me know if that doesn't work.

Thanks,
Tony
0 Kudos
Message 2 of 2
(3,141 Views)