PDA

View Full Version : NameSpace (WME)


nhocsung
05-23-2003, 03:28 PM
Open HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\exp lorer\ControlPanel\NameSpace
it look same thing with Destop\NameSpace but it was used for to view control panel in Explore. I have exported this key... then I saw the string "Module" appear to be Binary Value
please tell me what the hell is that?????

Dirk_Diggler
05-24-2003, 05:46 AM
Module is an Expanded String, what your seeing is the binary version of this:-
%SystemRoot%\system32\access.cpl
or whatever Control Panel applet you are looking at

Not quite the newbie I used to be, but still prone to the odd mistake :D