Results 1 to 5 of 5

Thread: Differentiating InstallShield modifications from user's

  1. #1
    Join Date
    Apr 2004
    Posts
    45

    Differentiating InstallShield modifications from user's

    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)?

  2. #2
    Join Date
    Apr 2004
    Posts
    45
    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 ;-).

  3. #3
    Join Date
    Feb 2002
    Location
    Shelton, CT
    Posts
    379
    You could change the replace option to always....
    Jeremy Weber

  4. #4
    Join Date
    Apr 2004
    Posts
    45
    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.

  5. #5
    Join Date
    Feb 2002
    Location
    Shelton, CT
    Posts
    379
    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.
    Jeremy Weber

Posting Permissions

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