10-24-2007 08:50 AM
10-24-2007 11:14 AM
10-25-2007 02:22 PM
Hi MattH,
Thanks for contacting National Instruments. I've been looking into your question a little more and I have a suggestion for you that you can try. When you are trying to install the .NET framework with the installer. You can add the .msi file for the .NET to your project by Right-clicking on "My Computer" and selecting Add>>File. Then, you can create a batch file that will call this .msi file to run. After doing this, make sure that you add the .msi file and batch file to your installer so that they will be installed on the other computer. The final step will be to go the Advanced Tab when building the installer and make sure that the "Run executable after installation" option is checked. Then, you can add the batch file to this option so that it will run after installation and call the .msi file for the .NET framework. I hope some of this helps and feel free to reply back if you have any more questions. Thanks!
10-25-2007 02:31 PM
Sounds good, LAVA suggested the same solution so both forums worked !!!
Only thing now is the tremendous size of the NI Installer
Thanks!
10-25-2007 02:42 PM