このコンテンツは設定された言語で表示できません。

このコンテンツは表示可能な別の言語で表示されています。 お使いのブラウザに翻訳機能がある場合はご利用ください。

Archived:How Do I Stop the Insert CD Prompt or the Missing Distribution Notification Each Time I Build an Installer?

Updated Jul 31, 2023

NI does not actively maintain this document.

This content provides support for older products and technology, so you may notice outdated links or obsolete information about operating systems or other relevant products.

Reported In

Software

  • LabVIEW Application Builder Module
  • TestStand
  • LabWindows/CVI
  • LabVIEW

Issue Details

I have successfully built installers that include additional products like NI-DAQmx. However, each time I build an installer, I'm prompted for the location of the source media of the product, like the Device Driver CD (or any other installer media that contains the selected version of NI-DAQmx). How do I prevent the "Locate Distribution" prompts from appearing each time that I initiate a build?

Solution

In order to build a new installer that contains a particular product, files from the original installer media of the selected product is required. For example, if you choose to include NI-DAQmx with your installer, the Application Builder could prompt you for the Device Driver CD that contains NI-DAQmx. Preventing this notification will depend on the settings you select when building the installer.

Building the installer with LabVIEW
In LabVIEW 2010 or newer, you can prevent this dialogue by selecting the following option of the Additional Installers window in the Installer Build Specifications.  For more information about what this check box will do, see LabVIEW Help: Additional Installers Page (Installer Properties Dialogue Box) .

LabVIEW 2013 and newer: To minimize media prompts while building your installers, copy the selected installers and all future installers to this computer.​
LabVIEW 2010, 2011, 2012: Copy selected installers to this computer before building

Selecting the Copy all future installers to this computer when you run them checkbox will cause all future installers run on the system to automatically copy their products into the local cache during the install. This will prevent you from ever seeing a prompt for the location of those installers from within the Installer Builder utility.   

In order to avoid the notifications in a version of LabVIEW 8.6 or older, you'll need to manually copy the entire contents of a source installer to your hard drive. In the case of NI-DAQmx, that means copying the entire contents of the Device Driver CDs to your hard drive. Then next time you build your installer, change the Installer Source Location in the Advanced Installers dialog box to the location where you copied the contents of the Device Driver CD. 
 

Building the installer with CVI
To stop the notification in new versions of CVI navigate the Distribution window to the desired files and the CVI will copy the source location to your hard drive so that you are no longer prompted in the future. To stop the notification in CVI simply select the option that appears in the notification. This will copy the source of the additional component to your hard drive and the notification will no longer appear.

Building the installer with TestStand
TestStand automatically copies the installer files to your hard drive. When you try to build an installer, you'll be prompted only once for the source location. TestStand will then automatically copy the contents of the source location to your hard drive. Once you locate the source files, they will be copied to your hard drive, and you'll never be prompted for the source again.

Additional Information

In LabVIEW versions 8.6 and later, the Installer Source Location field is not editable as described in the LabVIEW 8.6 Upgrade Notes linked below. If the source is not found at this location, you will be prompted for a correct location during the build process