Is it possible to make an unistall program? I don't want my people to go to the Add\Remove Program in control panel. Is it possible to uninstall my vb program by click on a file?
Printable View
Is it possible to make an unistall program? I don't want my people to go to the Add\Remove Program in control panel. Is it possible to uninstall my vb program by click on a file?
Doesn't the VB Package & Deployment Wizard create an uninstall when you package your program? Check in the directory that the .exe is in after you install the new Setup.exe of your program. I also believe that Inno Setup comes with an uninstall file.