How to add Uninstall in Setup Project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • romcab
    New Member
    • Sep 2007
    • 108

    How to add Uninstall in Setup Project

    Hi guys,

    Just want to ask your idea on how to add "uninstall" in my setup project. I do have a working a installer but the uninstall part is not yet working. I saw some code which uses script file but I'm not sure if it will work. Aside from that, I think there's a better alternative since the custom install contain uninstall folder. Hope you can give share your ideas.

    Thanks,
  • akshaycjoshi
    New Member
    • Jan 2007
    • 153

    #2
    See this
    http://www.codeproject .com/KB/install/DeployUninstall .aspx

    Comment

    Working...