04-27-2006 07:58 AM
04-28-2006 04:09 AM
04-28-2006 10:20 AM
Greetings,
Actually, if you have LabView 8.0 (or newer), you can add your EULA and/or ReadMe dialogs. It's on the Product Information screen in App Builder, under the Dialog Information section. Just provide a path to a RTF file for each.
Regards,
WesW / NI
04-28-2006 11:00 AM
05-01-2006 09:58 AM - edited 05-01-2006 09:58 AM
Message Edited by WesW on 05-01-2006 09:59 AM
05-01-2006 10:41 AM
05-02-2006 09:43 AM
Sorry, I wasn't clear. The DLL and method I described only applies to LabView 8.0 and later. The files you describe are from an earlier version of the application builder, which is based purely on Windows Installer (MSI) technology. While the same type of modification is possible, it is much more difficult, because it either requires a great deal of in-depth MSI expertise, or the use of third-party tools.
For a start, please see the following knowledge base entry: http://zone.ni.com/devzone/conceptd.nsf/webmain/2ff2b17f4dc7cfdf86256aa3006990c4 It is written for LabWindows/CVI, but the the technology and methods are the same.
Regards,
- WesW / NI
05-02-2006 09:54 AM