how to make a .reg file?

Permabanned
Joined
19 Dec 2006
Posts
1,382
how do i make a registry file that i can import to the registry to enable cd burning via windows ?

Disable CD Burning (Windows XP)
This restriction is used to disable the use of the inbuilt CD recording functions of Windows.

Create a new DWORD value, or modify the existing value, called "NoCDBurning" and set it according to the value data below.

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\
Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\
Explorer]
Value Name: NoCDBurning
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = Allow CDR, 1 = Disable CDR)

is the code i need, i need it to be set to 0.

i have spyware on and it wont let me run regedit.exe.....

cheers!
 
Back
Top Bottom