+ Reply to Thread
Results 1 to 3 of 3

Thread: Patching and compiler variables?

  1. #1
    Unregistered Guest

    Default Patching and compiler variables?

    The ability to use compiler variables in defining paths to the files (on the compiler's computer) is *extremely* useful.

    eg Install File [MYFILEDIR]\myFile.exe

    However it doesn't seem to work for defining the old versions of files to be patched. I'm looking to patch multiple old versions in

    [MYOLDFILEDIR_1]\myFile.exe
    [MYOLDFILEDIR_2]\myFile.exe
    ...

    But the compiler throws a wobbler: "file not found". It doesn't object with the explicit path there, and I'm pretty sure my compiler variables are correctly defined. Is this a feature of the program or is it just me?

    Dave Webber

    PS: I have defined the compiler variables in two stages:

    [MYOLDFILE_ROOT] = <long path>
    [MYOLDFILEDIR_1] = [MYOLDFILE_ROOT]\dir1
    [MYOLDFILEDIR_2] = [MYOLDFILE_ROOT]\dir2
    ...

    but that seems to work fine in other circumstances.

  2. #2

    Default Re: Patching and compiler variables?

    Dave,

    Item in review, thank you.
    Andrea

    Sales and Support, Lindersoft
    www.lindersoft.com
    1.954.252.3910

    "point. click. ship" - that's SetupBuilder 6
    Create Windows Vista ready installations in minutes

    -- Official Comodo Code Signing and SSL Certificate Partner

  3. #3
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: Patching and compiler variables?

    Hello Dave,

    Fixed in our latest internal source codes. Thank you for bringing this to our attention!

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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