Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2002
    Location
    germany
    Posts
    6

    Grin SF5.0.0.4 big Error?

    I have the following problem:

    When the user change then setup-destination path
    e.g. to c:\program files\myprog\
    (important! ending with backslash)

    and the properties of the dest.file is:
    'Install file to this location:'
    = %AppDir%\dll

    'If file already exists:'
    = Never overwrite existing file

    in this case, the file is overwritten even though the file is existing.

    I think, SF generate the full installation path to c:\program files\myprog\\dll
    (here double backslash) and the internal function for checking an existing file
    can't work with this double backslash.

    How can I solve this problem?


    best regards

    Karl Scampi

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

    Re: SF5.0.0.4 big Error?

    Hi,

    Try updating to the latest version of Setup Factory 5.0 (v.5.0.1.6) here: http://www.indigorose.com/setup5/update.html

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

  3. #3
    Join Date
    Feb 2002
    Location
    germany
    Posts
    6

    Grin Re: SF5.0.0.4 big Error?

    Hi Mark,

    meanwhile I have test it with the version 5.0.1.6, but the problem still exists!!!

    what can I do?

    best regards

    Karl Scampi

    Originally posted by Mark:
    Hi,

    Try updating to the latest version of Setup Factory 5.0 (v.5.0.1.6) here: http://www.indigorose.com/setup5/update.html

    mark.

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

    Re: SF5.0.0.4 big Error?

    Hi,

    Are you sure that the file is being overwritten? How are you testing this?

    Perhaps you could generate a LOG FILE (Settings -> General Design -> Settings Tab) and then see what the log file reports about that specific file. Please post that section of the log file.

    mark.
    MSI Factory The Next Generation Intelligent Setup Builder

Posting Permissions

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