I've successfully created install bundles for my application and installed and run them on other machines.
I've added modifications to the program to use a NI-RFSG board if it's installed. It runs on my computer.
It needs the niRFSG .dll to run on other computers.
When I create the new installer, I now select NI-FGEN 2.4.1 from the "Additional Installer" category o fthe "Install Properties" dialog box that pops up before clicking on "BUILD".
Now a new dialog box pops up asking:
LabVIEW cannot locate some components necessary to build the
installer. The components are from the following distribution(s):
Distribution name: NI_RFSG 1.2.1, Disk 1
Last known distribution path D:\
I don't have such a disk. I installed form the Nov. 2006 Developer Suite, which has a 3-disk set of Device Drivers (disk 2 of which contains a folder "NI_FGEN"). If I put in the disk1, the "NI Device Drivers" installer pops up. If I put in disk 2, I can't get the installer builder to recognize any file or directory. (It seems to be asking for a directory, but the browse dialog box will only accept a file?!)
When I cancel the build attempt, the dialog box gives "Details:"
Visit the Request Support page at ni.com/ask to learn more about
resolving this problem. Use the following information as a reference:
CDK_Item_OnDblClick.vi.ProxyCaller >> CDK_Item_OnDblClick.vi >>
CDK_InstallerConfiguration_Editor.vi >> CDK_Build_Invoke.vi >>
CDK_Engine_Main.vi >> CDK_Engine_Build.vi >> CDK_Engine_PromptForMissingDist.vi
Loading product deployment information
Loading product deployment information
**************
*** Error: An internal error occurred for which the cause is unknown. (Error code -41)
*** End Error Report
**************
Thanks to anyone who can help.
Tom J