hey guyz,
i have created an application in vb.net and now i want to create custom uninstaller which asks for a password during uninstallation of the application. if password is correct, then start the uninstallation process else exit the process of uninstalation.
i always used clickonce deployment type installation and so i dont know how to create a custom uninstaller like i said.
please help with some code:)