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
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