Arie Rens
06-20-2007, 03:54 AM
Usually I have each Setup Builder project using its own target directory to store the resulting .exe file.
For one of my projects, however, I have two versions of the same setup builder project, that share the same target directory. The setup builder project files are named differently, and the resulting .exe files are named differently.
When I compile one of the project files, it will delete the .exe (and .htm) file of the other (and it's own), and vice versa.
One of the project versions is derived from the other, with some files removed from the installation (my customer wants a "small" and a "full" installation package), and the project file and resulting exe renamed.
What could be the reason for one project removing the result files from the other? It is probably related to the line "Deleting intermediate files and output files for project 'xxxxxxx.sb5' I see during the compilation'
The setup builder version I'm using is 5.6.1666
Regards,
Arie
For one of my projects, however, I have two versions of the same setup builder project, that share the same target directory. The setup builder project files are named differently, and the resulting .exe files are named differently.
When I compile one of the project files, it will delete the .exe (and .htm) file of the other (and it's own), and vice versa.
One of the project versions is derived from the other, with some files removed from the installation (my customer wants a "small" and a "full" installation package), and the project file and resulting exe renamed.
What could be the reason for one project removing the result files from the other? It is probably related to the line "Deleting intermediate files and output files for project 'xxxxxxx.sb5' I see during the compilation'
The setup builder version I'm using is 5.6.1666
Regards,
Arie