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. C#
  4. setup

setup

Scheduled Pinned Locked Moved C#
questionannouncementworkspace
3 Posts 2 Posters 0 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.
  • S Offline
    S Offline
    SysJey
    wrote on last edited by
    #1

    1. While instaling the setup of an windows application, the existing version of same application should be automatically removed from the system?. Jey

    L 1 Reply Last reply
    0
    • S SysJey

      1. While instaling the setup of an windows application, the existing version of same application should be automatically removed from the system?. Jey

      L Offline
      L Offline
      LongRange Shooter
      wrote on last edited by
      #2

      I recommend you read Chris' sticky post on how to get answers to questions. Assuming you are asking : I am using a Setup and Deployment project and when I install new versions it stops due to an existing version already installed. I'd like to know how to change this behavior so that I can have the deployment project automatically remove the old version then install the new one. The answer is this: Select your project, look at properties. Change the appropriate attribute. Note: You can only remove existing versions if a) the software was originally installed from a file on the hard drive -and- b) the new version is installed from the same location. I imagine there are other quirks in the process as well that limit it's effectiveness. I've only gotten this to work from within my project but never deployed. (Probably needs to Assert security attributes that I've not figured out yet.) :suss:

      S 1 Reply Last reply
      0
      • L LongRange Shooter

        I recommend you read Chris' sticky post on how to get answers to questions. Assuming you are asking : I am using a Setup and Deployment project and when I install new versions it stops due to an existing version already installed. I'd like to know how to change this behavior so that I can have the deployment project automatically remove the old version then install the new one. The answer is this: Select your project, look at properties. Change the appropriate attribute. Note: You can only remove existing versions if a) the software was originally installed from a file on the hard drive -and- b) the new version is installed from the same location. I imagine there are other quirks in the process as well that limit it's effectiveness. I've only gotten this to work from within my project but never deployed. (Probably needs to Assert security attributes that I've not figured out yet.) :suss:

        S Offline
        S Offline
        SysJey
        wrote on last edited by
        #3

        sorry for unclear posted message. Here after i will post the message clearly and thanks for the job Jey

        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