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.
Professional Software Development Tools
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.
--[[ Indigo Rose Software Developer ]]
Hi,
Lorne's suggestion will only work if you are using Setup Factory 6.0.
mark.
MSI Factory The Next Generation Intelligent Setup Builder
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
Oops...Mark's right, of course.
(Thanks Mark.)
--[[ Indigo Rose Software Developer ]]