LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to add a disclaimer window to the distribution kit using CVI 5.0?

I need to add a disclaimer window to the installation of the software that is sent to our customers. This window will follow the standard disclaimer, some text with an "I accept" and "I decline" buttons.
Is this possible using CVI 5.0?

If not is it possible with the latest version of CVI?

Thanks,

William
0 Kudos
Message 1 of 5
(3,237 Views)
William,

As of CVI 6.0 (released last week) this functionality is not integrated in the installer tool. I suspect you will need to add this disclaimer window either before or after the CVI installer. From the CVI distribution kit you can specify an executable to be ran right after installation of the CVI files. This is the only place I found where you can add this disclaimer.

Best Regards,

Azucena Perez
Product Support Engineer
National Instruments
0 Kudos
Message 2 of 5
(3,237 Views)
William,

Actually, you might want to read the following document that explains what can be customized with CVi 6.0 distribution kit. It appears that you might be able to add the disclaimer with MSI technology:

http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/2ff2b17f4dc7cfdf86256aa3006990c4?OpenDocument
0 Kudos
Message 3 of 5
(3,237 Views)
Hi
can please let me know where can i find some documents for modifying .inf for CVI 5.5.
I want it desperately.
I would like to modify the vxipnp.inf script to add the c:\vxipnp\winnt\bin directory to windows system environment path directory

thanx and Regards
santanu
0 Kudos
Message 4 of 5
(3,237 Views)
Sorry, the company that wrote that installer scripting technology is out of business so we can no longer refer you to them for customization information. That's why we moved to Microsoft's new MSI installer technology which can be imported and customized in Wise or InstallShield. We have very little information on customization of the install script for the old technology. The information we do have is in our knowledgebase for a few specific tasks like disabling uninstall, etc.

Best Regards,

Chris Matthews
National Instruments
0 Kudos
Message 5 of 5
(3,237 Views)