I'm using b4PPC 6.80 and have similar problem.
A Key
A Sub Key 1
A Sub Key 2
A Key Value 1
A Key Value 2
DeleteSubkeyTree ("", A Key) can delete A sub Key 1 and 2, but A Key Value 1 and 2 are not deleted.
To make sure the deletion, I used it like below, but no luck as well.
DeleteSubkeyTree ("", A Key)
DeleteSubkey ("", A Key)
Any checking and help please.
|