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 / C++ / MFC
  4. Uninstall menu for application by Windows Installer

Uninstall menu for application by Windows Installer

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiosysadminhelp
2 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.
  • R Offline
    R Offline
    rp_suman
    wrote on last edited by
    #1

    I am creating installer for my vc++ application by compiling Windows Installer(Visual Studio Deployment) project together with my vc++ application. When the install finish there is an icon for exe in Start Button --> All Programs menu --> Application Name. I would like to add uninstall facility also to the same place. How to do this. Any help would be greatly appreciable. Best Regards, Suman

    K 1 Reply Last reply
    0
    • R rp_suman

      I am creating installer for my vc++ application by compiling Windows Installer(Visual Studio Deployment) project together with my vc++ application. When the install finish there is an icon for exe in Start Button --> All Programs menu --> Application Name. I would like to add uninstall facility also to the same place. How to do this. Any help would be greatly appreciable. Best Regards, Suman

      K Offline
      K Offline
      kvrnkiran
      wrote on last edited by
      #2

      Hi, You need to keep you application specific data in the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall Observe the keys already there in this registry path. Hope that helps. Kiran.

      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