Registry limitation ? UnauthorizedAccessException

  • Thread starter Thread starter Cocotteseb
  • Start date Start date
C

Cocotteseb

Hello!

I encounter a problem with deleting a key in registry with CF2. I did
not have this error with CF1 and OpennetCF registry class.
I try to delete a key in HKCU\Software\Microsoft\Internet
Explorer\Main\FavoritesEntries\

The CF2 allow me to create one but it is impossible to delete it after
! Indeed I get an UnauthorizedAccessException exception in mscorlib.
Why? Is there a workaround? help!

Thanks in advance!
 
Back
Top