LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating installer always ask to insert CD Disc

Solved!
Go to solution
Hello,

I am trying to figure out a way if I can avert the situation of continously having to re-insert various CDs while I'm creating an installer. I've pre-installed all the software on the device driver disc and the original labview application disk (the CDs it keeps asking me to insert), but I cannot seem to get through a build without having to physically put the CDs into the machine.

Any ideas out there?

Thanks so much,
-Ted
0 Kudos
Message 1 of 2
(2,818 Views)
Solution
Accepted by topic author tpascaru
Hello Ted-

The LabVIEW Installer builder stores the location of teh MSI installer you used to install the package on your system by default. When you go to build adn installer, it tries to copy the MSI files from that same directory, in your case this is the CD. There are a few ways to get around this. The first is to copy all of the installers from the CD to your hard drive and install them on your system from your hard drive. The second is to change the Installer Source Location setting in the Additional Installers section of your build specification. You will see that it points to your CD drive, but you can change it to any location that contains the valid files.

Xaq
Message 2 of 2
(2,806 Views)