LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

To remove a value from registry while uninstalling the program

I am creating an installer for my exe developed in Labview.
I added some value to the registry during first run,
which i was given to customer. During every time
program starts it will check for this value in registry.
 
My problem is that when i am uninstalling the program
from add and remove program i want to remove this
 value from registry.How can i do this? 
 
Plz some one help me?Smiley Sad
 
With Regards
 
0 Kudos
Message 1 of 2
(2,488 Views)
You can use the Labview functions Delete Registry Key and Delete Registry Value if you write your uninstall in Labview.
- tbob

Inventor of the WORM Global
0 Kudos
Message 2 of 2
(2,478 Views)