PDA

View Full Version : SF5.0.0.4 big Error?


k_scampi
02-15-2002, 07:35 AM
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

Mark
02-15-2002, 11:03 AM
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.

k_scampi
02-15-2002, 11:17 AM
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.

Mark
02-18-2002, 01:16 PM
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.