Just include both files in the setup, and use a design-time constant in the files' build-time conditions to control which files get included in the setup.
Announcement
Collapse
No announcement yet.
source path variable
Collapse
This topic is closed.
X
X
-
Re: source path variable
Hi,
Lorne's suggestion will only work if you are using Setup Factory 6.0.
mark.MSI Factory The Next Generation Intelligent Setup Builder
-
source path variable
Is it possible to use a variable in the source path so that I can use one setup file to produce multiple builds. changing the variable would get source files from different directories:
example would be variable set to either "c:\bin\dir1" or "c:\bin\dir2"
then source path would be define like %customSrcPath%\filename
Comment
Comment