Hi,
I am building a LabVIEW 2012 installer with the following drivers:
NI-DAQ 9.7.5
NI-Serial 4.0
Ni-VISA 5.4.0
When I run the installer I get a pop-up window that indicates some of the installers are not available on the computer. It directs me to insert the NI Developer Suite 2012 DS2 DVD 1 to install “NI System Components.” So, I put the indicated DVD into the computer and press OK. The Installer “thinks” for a while and then I get the build error that follows:
“Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
CDK_Build_Invoke.vi.ProxyCaller >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> IB_MSI.lvclass:Build.vi >> IB_MSI.lvclass:Engine_Build.vi >> NI_MDF.lvlib:MDFDistCopyList_CopyItem.vi
Loading product deployment information
Adding files to installer
Validating...
Copying files...
Scanning files...
Updating files...
Build complete successfully.
Done adding files
Preparing to build deployment
Copying products from distributions
Copying distribution 'NI Developer Suite 2012 DS2 DVD 1' from: E:\ to: C:\ProgramData\National Instruments\MDF\ProductCache\
**************
*** Error: Windows SDK function returned an error. (Error code -12)
The system cannot find the path specified.
**************
*** Error Details:
Error in MDF API function: _MDFDistCopyList_CopyItem
Windows function FindFirstFile returned an error. Error code: 3
*** End Error Report
**************
Done building deployment”
Any ideas?
Thanks,
B