LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

running a labview installer without installing drivers

Solved!
Go to solution

Ouch. I have to install multiple LabView programs onto the same machine and they were all compiled with different versions. I don't have the luxury of rebuilding them. When I try installing some of them, the program won't let me install because newer drivers are already installed on the machine. Is there a way of running an installer to install the program without installing the drivers?

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

The folder where the installer was placed into should have a bunch of folder in the "bin" folder all starting with "p". These contain the various installers that are run. The actual installer for your executable should be in there somewhere, so you could try running it directly.

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

Thanks. I cannot try it at the moment, but for now will accept it as a viable solution.

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