Hello,
I'm using CVI 8.0. Here is a question about the installer.
My project is in a directory, lets call it MyProgram1. I have created a distributuion kit for that program which is working fine.
Now I want to add some new features to my program. In order not to destroy my first program, I copy the hole project from directory MyProgram1 to directory MyProgram2, load the project into CVI from MyProgram2 and add the new features.
When I wanted to create a new distribution kit for my second program I saw that all additionnal files I had added were still referenced from directory MyProgram1. So I had to delete them and add them again from the new directory. As these files are quite numerous its a long job which can introduce a lot of errors. This behaviour is different from the installer shipped until release 7.1. So I'm wondering how to avoid that. Have I to add all files to the project tree in CVI ?
I hope my explanation is understandable.
Thank you for your help
Bertrand