PDA

Click to See Complete Forum and Search --> : [1.0/1.1] creating an uninstall link when creating a setup installation


JenniferBabe
May 5th, 2006, 09:27 AM
Hi. Is there anyway you could create an uninstall feature for you application when building the setup file? If you want to uninstall a setup, then you could go to the control panel and remove it from there or right clicking on the msi file and choose uninstall. But I want to add like an uninstall link say to the user's program menu. Does anyone know how to do this in C sharp?