Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Deployment project question

Deployment project question

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studiosysadminhelpquestion
6 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    e m
    wrote on last edited by
    #1

    Anyone know what i have to set in VS.NET 2003 in a deployment project to have it automatically unistall previous version of a setup and install the new app. If i change the UpgradeCode it reports that another version of the product is installed but wont unistall it or give an option to. I have checked the detect new version and remove previous versions. Any help is appreciated. :confused:

    S 1 Reply Last reply
    0
    • E e m

      Anyone know what i have to set in VS.NET 2003 in a deployment project to have it automatically unistall previous version of a setup and install the new app. If i change the UpgradeCode it reports that another version of the product is installed but wont unistall it or give an option to. I have checked the detect new version and remove previous versions. Any help is appreciated. :confused:

      S Offline
      S Offline
      Sarvesvara BVKS Dasa
      wrote on last edited by
      #2

      i was searching for the same.... a follow up message in this would help... if u find an answer. Thanks :rose: There is nothing new under the sun,
      But there are lots of old things we don't know.

      - Ambrose Bierce

      E 1 Reply Last reply
      0
      • S Sarvesvara BVKS Dasa

        i was searching for the same.... a follow up message in this would help... if u find an answer. Thanks :rose: There is nothing new under the sun,
        But there are lots of old things we don't know.

        - Ambrose Bierce

        E Offline
        E Offline
        e m
        wrote on last edited by
        #3

        Will do when i either figure it out or someone else answers.

        E 1 Reply Last reply
        0
        • E e m

          Will do when i either figure it out or someone else answers.

          E Offline
          E Offline
          e m
          wrote on last edited by
          #4

          To do this change the version number of the Installer and then press 'NO' to the updating of the UpgradeCode and ProductCode. This worked for me. :-O

          S 1 Reply Last reply
          0
          • E e m

            To do this change the version number of the Installer and then press 'NO' to the updating of the UpgradeCode and ProductCode. This worked for me. :-O

            S Offline
            S Offline
            Sarvesvara BVKS Dasa
            wrote on last edited by
            #5

            will give it a try then There is nothing new under the sun,
            But there are lots of old things we don't know.

            - Ambrose Bierce

            V 1 Reply Last reply
            0
            • S Sarvesvara BVKS Dasa

              will give it a try then There is nothing new under the sun,
              But there are lots of old things we don't know.

              - Ambrose Bierce

              V Offline
              V Offline
              VenkatFor NET
              wrote on last edited by
              #6

              There are many articles on the net which say to change the version number using an addin or a macro which will change the version before or after the build process and then, for the setup project there is a property 'RemovePrevsionVersion' which should be set to 'True' and 'DetectNewerInstalledVersion' to 'False'. I tried all these carefully but still does not work. Bhaskara

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups