Setup Project: Backup Files

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Amy L.

    #1

    Setup Project: Backup Files

    I have a project that is deployed using a MSI. When the user attempts to
    install a new version of the program I require them to remove the existing
    version first.

    Is it possible to do the following
    1.) Instead of having the user remove the program from the "add/remove
    programs menu" have my setup project copy the existing version to a backup
    directory?

    Thanks
    Amy


  • Mike Wade [MSFT]

    #2
    RE: Setup Project: Backup Files

    This type of behavior is not supported for Setup projects.

    --
    Mike Wade, VB Team
    This posting is provided "AS IS" with no warranties, and confers no rights.

    --------------------[color=blue]
    >From: "Amy L." <amyl@paxemail. com>
    >Subject: Setup Project: Backup Files
    >Date: Wed, 12 Nov 2003 16:45:08 -0500
    >
    >I have a project that is deployed using a MSI. When the user attempts to
    >install a new version of the program I require them to remove the existing
    >version first.
    >
    >Is it possible to do the following
    >1.) Instead of having the user remove the program from the "add/remove
    >programs menu" have my setup project copy the existing version to a backup
    >directory?
    >
    >Thanks
    >Amy[/color]


    Comment

    Working...