| View previous topic :: View next topic |
| Author |
Message |
Philwn Freshman
Joined: 25 Feb 2004 Posts: 40 Location: England
|
Posted: Nov 1st, 2004 05:34 AM Post subject: changing binary value |
|
|
I ahve created a new string in regedit
User Key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
name is NoControlPanel type is REG_DWORD and the data
is 0x00000001 (1) enabled
and 0x00000000 (0) is disabled
I want to create a program that can change whetehr it is enabled or disabled which means accessing the registry and changing the data value how do i go about this ive never done anything with the registry before _________________ Nothing good to put here |
|
| Back to top |
|
Avis Junior Poster

Joined: 07 Oct 2003 Posts: 510 Location: India
|
|
| Back to top |
|
|