PDA

View Full Version : Need to delete some registry keys



NewsArchive
03-23-2010, 02:51 AM
Hi,

We've got an issue where we need to loop through all the entries in the
registry under the UNINSTALL group and test for a particular value in
the installLocation and if that value exists we want to remove that
entire node.

I can loop through the keys no problem, but cannot find a function in
setupBuilder to remove a key. Hopefully I'm missing something OR am I
going to have to do this out side of SetupBuilder?

Thanks,
Ken

NewsArchive
03-23-2010, 02:53 AM
pic attached

Jane Fleming

NewsArchive
03-23-2010, 02:53 AM
Sweet!! Thanks so much. I've been reading through the manual and
searching forums. Should've just started clicking around to find it is
a sub-option.

Thanks,
ken