regedt32
-
i want change setting in regedit. how i can? or i want learn about regedit complete; a reference about this can help me.
Regedit ist pretty straightforward. What you really need to learn about in order to use regedit is the Windows Registry - the key-types, it's structure, etc. Try the MSDN library and MSDN press books, you should find some books or articles discussing the registry and its layout.
Cheers, Sebastian -- Contra vim mortem non est medicamen in hortem.
-
i want change setting in regedit. how i can? or i want learn about regedit complete; a reference about this can help me.
The Microsoft Registry Editor (regedit.exe) enables you to view, search for, and change settings in your system registry, which contains information about how your computer runs. Although you can use Registry Editor to inspect and modify the registry, doing so is not recommended, as making incorrect changes can damage your system. You might need to use Registry Editor, with assistance from a technical support professional, in order to adjust certain system settings. Regedit.exe is automatically installed during setup and is stored in same folder as is Windows. To start Regedit.exe 1. Click Start, and then click Run. 2. Type Regedit, and then click OK. I will explain an example to hide the Run as from the Windows XP context menu Steps: 1. Start 2. Run 3. Type regedit.exe 4. Goto HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ Explorer 5. Right click and select New DWORD 6. Name : HideRunAsVerb 7. Data : 0 ( 1 for enable and 0 for disable) :)
JIJO BABY - Lets Play C#