Connecting Tech Pros Worldwide Help | Site Map

Setup Project: Backup Files

Amy L.
Guest
 
Posts: n/a
#1: Jul 21 '05
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]
Guest
 
Posts: n/a
#2: Jul 21 '05

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]


Closed Thread