Handling the previously installed version in VS2005 setup project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dhanashivam
    New Member
    • Mar 2007
    • 31

    Handling the previously installed version in VS2005 setup project

    Hi All,

    I would like to handle the previous installed versions of my application that whether they are need to retain or not.

    This should be asked by my setup project which is created in the "VS2005 Setup Project". I know there is one provision to retain the previous version "RemovePrevious Versions" property. But what I am asking is, the removal should be done based on the client desire.

    Can anybody help me to resolve it?

    Thanx in advance.

    Regards,
    Dhana.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Last time I checked client desire was not an event accessible to the framework. If it was imagine the possibilities ;).

    More info please, what is your platform?
    Originally posted by dhanashivam
    Hi All,

    I would like to handle the previous installed versions of my application that whether they are need to retain or not.

    This should be asked by my setup project which is created in the "VS2005 Setup Project". I know there is one provision to retain the previous version "RemovePrevious Versions" property. But what I am asking is, the removal should be done based on the client desire.

    Can anybody help me to resolve it?

    Thanx in advance.

    Regards,
    Dhana.

    Comment

    Working...