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. Other Discussions
  3. IT & Infrastructure
  4. Question for someone with InstallShield 2008

Question for someone with InstallShield 2008

Scheduled Pinned Locked Moved IT & Infrastructure
windows-adminhelptutorialquestionannouncement
4 Posts 2 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.
  • W Offline
    W Offline
    Wolfram Steinke
    wrote on last edited by
    #1

    I'm using InstallShield 2008 to produce an MSI project for installing and application. While the app is in use a number of things are add to the registry. What I need to do during an uninstall 1. determing wheather it is an uninstall or update 2. if it's an update popup a dialog to give the user a choice of keeping the settings or removing the registry. During a full uninstall the registry will be removed. I'm have problems finding out how to implement this process. (Complete removal always is no problem. Always leaving it is no problem.) Removing in one instance and not the other I can work out how to do. Any suggested solution would be most gratefully received.

    Happy programming!!

    A 1 Reply Last reply
    0
    • W Wolfram Steinke

      I'm using InstallShield 2008 to produce an MSI project for installing and application. While the app is in use a number of things are add to the registry. What I need to do during an uninstall 1. determing wheather it is an uninstall or update 2. if it's an update popup a dialog to give the user a choice of keeping the settings or removing the registry. During a full uninstall the registry will be removed. I'm have problems finding out how to implement this process. (Complete removal always is no problem. Always leaving it is no problem.) Removing in one instance and not the other I can work out how to do. Any suggested solution would be most gratefully received.

      Happy programming!!

      A Offline
      A Offline
      Anna Jayne Metcalfe
      wrote on last edited by
      #2

      I can't speak for InstallShield, but I did something very similar to this in an InstallAware setup project a week ago. The solution we opted for was to add a checkbox to the final page before the uninstallation proper. If set, the registry configuration will be removed. For prereq uninstalls and modify installs the checkbox is inactive and hidden (this bit is largely automatic in InstallAware, BTW). If you can follow a similar approach I'd recommend it. Message Box popups are a little passe these days, after all.

      Anna :rose: Linting the day away :cool: Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

      W 1 Reply Last reply
      0
      • A Anna Jayne Metcalfe

        I can't speak for InstallShield, but I did something very similar to this in an InstallAware setup project a week ago. The solution we opted for was to add a checkbox to the final page before the uninstallation proper. If set, the registry configuration will be removed. For prereq uninstalls and modify installs the checkbox is inactive and hidden (this bit is largely automatic in InstallAware, BTW). If you can follow a similar approach I'd recommend it. Message Box popups are a little passe these days, after all.

        Anna :rose: Linting the day away :cool: Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

        W Offline
        W Offline
        Wolfram Steinke
        wrote on last edited by
        #3

        That's the sort of thing I had in mind. I'm just having a problem finding the place in InstallShield where one sets that up.

        Happy programming!!

        A 1 Reply Last reply
        0
        • W Wolfram Steinke

          That's the sort of thing I had in mind. I'm just having a problem finding the place in InstallShield where one sets that up.

          Happy programming!!

          A Offline
          A Offline
          Anna Jayne Metcalfe
          wrote on last edited by
          #4

          Sadly, that's not unusual in InstallShield. I've been avoiding it like the plague for the last 10 years for precisely that sort of reason. ;) Good luck. :rose:

          Anna :rose: Linting the day away :cool: Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"

          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