tigran
09-12-2007, 02:23 PM
Guys,
I'm trying to figure out the solution for the following problem:
1. I installed an application by using SetupFactory 7. SetupFactory allowed me to specify th overwrite flag for folder references: always overwrite, never overwrite, overwrite based on time stamp, etc.
2. Now, I'm building a patch for the application with VisualPatch 3. I added the folder references, but they don't let you specify the overwrite flag.
Some files in my application should never be overwritten once installed (achieved by setting 'Never overwrite existing file' in SetupFactory). VisualPatch however, will analyze the files in all versions of the patch and WILL replace them, which is exactly what I don't need. Similar situation with the 'Overwrite if existing file is same or older' flag.
Can you point me to a solution to this problem? Thanks
I'm trying to figure out the solution for the following problem:
1. I installed an application by using SetupFactory 7. SetupFactory allowed me to specify th overwrite flag for folder references: always overwrite, never overwrite, overwrite based on time stamp, etc.
2. Now, I'm building a patch for the application with VisualPatch 3. I added the folder references, but they don't let you specify the overwrite flag.
Some files in my application should never be overwritten once installed (achieved by setting 'Never overwrite existing file' in SetupFactory). VisualPatch however, will analyze the files in all versions of the patch and WILL replace them, which is exactly what I don't need. Similar situation with the 'Overwrite if existing file is same or older' flag.
Can you point me to a solution to this problem? Thanks