Results 1 to 2 of 2

Thread: RemovePreviousVersions doesn't work

  1. #1

    Thread Starter
    Hyperactive Member stingrae's Avatar
    Join Date
    Apr 2002
    Location
    Sydney
    Posts
    401

    RemovePreviousVersions doesn't work

    I have a project and a setup package and it all works great. It installs on PCs perfectly. That is, until, I or somebody else goes to re-install it over the top of a previous version.

    Upon running the setup.exe, a message box appears reading "another version of this program already exists, you need to use add/remove programs and remove this one first".

    I then looked at the properties for my setup program in my solution and saw that there's a property called:

    RemovePreviousVersions

    I then set this to True and tried again, but this made no difference.

    Has anybody else experienced problems with the VB.Net setup projects?
    "The passion lives to keep your faith, though all are different, all are great" ... Michael Hutchence 1960-1997.

    Windows & Web Developer
    Specialising in Visual Basic .Net & Client Server Programming & Client/Customer Relations Databases
    Sutherland Shire, Sydney Australia
    www.stingrae.com.au
    Developer of Arnold - Gym & Martial Arts Database Management System
    www.gymdatabase.com.au

  2. #2
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    Make sure you are versioning your setups. The default is always 1.0.0

    Look at the properties for you setup project and it is the last item in the list - easy to miss.

Posting Permissions

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



Click Here to Expand Forum to Full Width