cancel
Showing results for 
Search instead for 
Did you mean: 

Uninstall option for LabVIEW build application

prabubharathi
Member

Uninstall option for LabVIEW build application

Hello All,

I want to create a Uninstaller for and LabVIEW application created in 8.5.
Please give your suggestion for how to create....

Regards,
Bharathi T
13 REPLIES 13
Graziano
Active Participant

Re: Uninstall option for LabVIEW build application

Hi!
   In LV 7.1, when I create an installer, "setup.exe" installs the application, but can be used also to uninstall application.

   Hope this may help you!

graziano
TCPlomp
Trusted Enthusiast

Re: Uninstall option for LabVIEW build application

This is still valid in LabVIEW 8.5, if you build an installer it will show up in the Windows program list.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
prabubharathi
Member

Re: Uninstall option for LabVIEW build application

It's showed only the application(.exe), I want uninsall the installed application which is created by LabVIEW 8.5.1 and Installed in Xp machine.

Please help....

Graziano
Active Participant

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!

graziano
prabubharathi
Member

Re: Uninstall option for LabVIEW build application

I just created the Installer and Installed in Xp machine. I want to uninstall the application with out going to Add/Remove programs.
In LabVIEW is there any option avalibale to create the insataller with uninstaller option????
Ankur
Member

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.
Graziano
Active Participant

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! Smiley Happy

graziano
prabubharathi
Member

Re: Uninstall option for LabVIEW build application

Pleas list the steps to do this... I know how to create the installer ....
Graziano
Active Participant

Re: Uninstall option for LabVIEW build application

Hi!
   ...I was only joking! You already have an uninstaller: it's the same as the installer! Why aren't you done with this?

graziano