View Single Post
  #4 (permalink)  
Old 02-08-2010, 11:32 PM
seongjin seongjin is offline
Newbie
 
Join Date: Jun 2009
Posts: 7
Awards Showcase
Beta Tester 
Total Awards: 1
Default

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.
Reply With Quote