Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728

    Re: source path variable

    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 ]]

  2. #2
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943

    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

  3. #3
    Join Date
    Feb 2002
    Location
    baltimore,md
    Posts
    1

    Lightbulb 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


  4. #4
    Join Date
    Feb 2001
    Location
    Indigo Rose Software
    Posts
    2,728

    Re: source path variable

    Oops...Mark's right, of course.

    (Thanks Mark. )
    --[[ Indigo Rose Software Developer ]]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts