View Full Version : Differentiating InstallShield modifications from user's
wohler
10-11-2004, 10:08 AM
When I update a file with the ASCII File Update Product Action, InstallShield will ask on reinstall whether I want to overwrite the modified file. Is there any way I can convince InstallShield that it was me and not the user who modified this file so that the user doesn't get this dialog (unless, of course, they modified the file)?
wohler
10-18-2004, 04:36 PM
Similarly, if the installation fails, the user is prompted whether to remove the file that I modified.
I'll hear any idea, no matter how crazy ;-).
jweber
10-18-2004, 04:52 PM
You could change the replace option to always....
wohler
10-19-2004, 01:14 AM
Hi Jeremy. I'll probably end up doing precisely that although I don't like it that if the user modifies the file, his changes will be silently clobbered.
jweber
10-19-2004, 08:34 AM
A more convoluted way to do it would be to set the replace option to always and through a couple of wizard actions backup/delete the file.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.