Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 11-03-2007, 12:28 PM   #1 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default How to compile a .reg file?

How to compile a .reg file so that i can share my registry hacks wth my frnds? I pmed Vishal Gupta but he has not replied yet.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

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

just use "export" option in regedit to save your reg hack ......
uchiha.sasuke is offline  
Old 11-03-2007, 01:08 PM   #3 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: How to compile a .reg file?

Quote:
Originally Posted by uchiha.sasuke
just use "export" option in regedit to save your reg hack ......
i meant the syntax to write in a text editor.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2007, 01:18 PM   #4 (permalink)
Broken In
 
uchiha.sasuke's Avatar
 
Join Date: Nov 2006
Posts: 159
Default Re: How to compile a .reg file?

open any reg file .......there u can check the syntax
uchiha.sasuke is offline  
Old 11-03-2007, 01:24 PM   #5 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,751
Default Re: How to compile a .reg file?

yea just export any similar value from the registry and check the syntax in a reg file..
Pathik is offline  
Old 11-03-2007, 01:36 PM   #6 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: How to compile a .reg file?

Quote:
Originally Posted by pathiks
yea just export any similar value from the registry and check the syntax in a reg file..
good idea Pathik Shah
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2007, 01:39 PM   #7 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: How to compile a .reg file?

Sorry for not replying coz my Inbox was full of PMs and I wasnt able to reply all of them.
Regarding to compiling the reg file, the best way is to export the desired code from regedit.
Otherwise, open any registry file, as pathiks suggested and change the required values, like key names, value names, etc and save it.
__________________
http://www.AskVG.com/
Vishal Gupta is offline  
Old 11-03-2007, 01:48 PM   #8 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: How to compile a .reg file?

Quote:
Originally Posted by Vishal Gupta
Sorry for not replying coz my Inbox was full of PMs and I wasnt able to reply all of them.
Regarding to compiling the reg file, the best way is to export the desired code from regedit.
Otherwise, open any registry file, as pathiks suggested and change the required values, like key names, value names, etc and save it.
OK. Suppose a key doesn't exist so can a .reg file create it?
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2007, 01:52 PM   #9 (permalink)
Broken In
 
uchiha.sasuke's Avatar
 
Join Date: Nov 2006
Posts: 159
Default Re: How to compile a .reg file?

yes .reg can create it...
__________________
True Power lies within the blood of your peoples revenge...The devils fruit can lead me there...
uchiha.sasuke is offline  
Old 11-03-2007, 01:54 PM   #10 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: How to compile a .reg file?

Quote:
Originally Posted by uchiha.sasuke
yes .reg can create it...
how?
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2007, 01:54 PM   #11 (permalink)
Google Bot
 
Pathik's Avatar
 
Join Date: Aug 2005
Posts: 9,751
Default Re: How to compile a .reg file?

yup... just double click the reg file and the data in it ll b imported to the registry...
Pathik is offline  
Old 11-03-2007, 01:56 PM   #12 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: How to compile a .reg file?

Quote:
Originally Posted by pathiks
yup... just double click the reg file and the data in it ll b imported to the registry...
Syntax Buddu Syntax. I mean how to write a new key to a .reg file.
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2007, 03:51 PM   #13 (permalink)
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  
Old 11-03-2007, 04:00 PM   #14 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: How to compile a .reg file?

Quote:
Originally Posted by uchiha.sasuke
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...................
thanks. reps when possible
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2007, 04:09 PM   #15 (permalink)
Broken In
 
uchiha.sasuke's Avatar
 
Join Date: Nov 2006
Posts: 159
Default Re: How to compile a .reg file?

so got the answer of ur question..............
__________________
True Power lies within the blood of your peoples revenge...The devils fruit can lead me there...
uchiha.sasuke is offline  
Old 11-03-2007, 04:19 PM   #16 (permalink)
Wise Old Owl
 
The Unknown's Avatar
 
Join Date: Nov 2006
Location: Pune, Maharashtra, India
Posts: 1,728
Default Re: How to compile a .reg file?

Quote:
Originally Posted by uchiha.sasuke
so got the answer of ur question..............
ya. if any prob i face, thinkdigit is there na!
__________________
KDE on ArchLinux
PHP, MySQL, PostgreSQL, Linux, Apache; Message me to hire (freelancing only)
Explore Technology @ http://www.itech7.com
Cheap and Reliable VPS Hosting @ http://j.mp/arHk5e
The Unknown is offline  
Old 11-03-2007, 04:25 PM   #17 (permalink)
Broken In
 
uchiha.sasuke's Avatar
 
Join Date: Nov 2006
Posts: 159
Default Re: How to compile a .reg file?

yaa definitely...............
__________________
True Power lies within the blood of your peoples revenge...The devils fruit can lead me there...
uchiha.sasuke is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 01:18 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2