![]() |
Howto ReadRegStr (default) Subkeys?
Hi Community.
I have a strange behaviour here: PHP Code:
Section 2 says "No" (HKLM\Software\Microsoft does not exists but it does) Also, these screenshots seems pretty interessting: http://img3.imagebanana.com/img/1ejjitc9/reg0.jpg http://img3.imagebanana.com/img/891jb2gk/reg1.jpg http://img3.imagebanana.com/img/q38c...creendummy.jpg Now I am confused. All I need is to know if the SubKey is there or not. But how can I do this when there is no "default"? |
are you sure it's not just the lack of a backslash in your code?
"SoftwareMicrosoft" -> "Software\Microsoft" ? |
Quote:
Thnx4ur reply. |
Regedit shows 'Wert nicht gesetzt' (Value not set) for your value which means there isn't one.
Stu |
odd (the backslash)
anyway - try with EnumRegKey instead, perhaps? code: |
| All times are GMT. The time now is 17:25. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.