Re: Uninstall option for LabVIEW build application
Hi! Have you just Build an application, or created an Installer? You have to create an installer to install application, is not the same as creating an executable!
Re: Uninstall option for LabVIEW build application
If you run the installer again, it should uninstall the application. I think that is how it works. I am not sure if you need a separate uninstaller for LV compiled installers.
Re: Uninstall option for LabVIEW build application
Hi! If you like it, you can make the installer create another application, "uninstall.exe", which simply points to "setup.exe", that's the uninstaller!