View Single Post
Old 11-03-2007, 03:51 PM   #13 (permalink)
uchiha.sasuke
Broken In
 
uchiha.sasuke's Avatar
 
Join Date: Nov 2006
Posts: 159
Default Re: How to compile a .reg file?

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableTaskMgr"=dword:00000000
This is the key for enabling key task manager if it has been disabled by some means mostly my worms and trojan.........now taking it as a example.....
here DisableaskMgr named key value creates in this case with value data "o" in case of decimal integers of dword type...........now this .reg file automatically create this value.....and in case if its already there then in dat case this reg file changes its value to the one given in the file.........

Hope this 'll help u some...........if not then feel free to ask agn...................
__________________
True Power lies within the blood of your peoples revenge...The devils fruit can lead me there...
uchiha.sasuke is offline