A very useful registry editor(like regedit.exe) to add/delete/modify registry keys/values. I didn't have enough time to implement import/export or find function.
File List:
Regedit/
0b
Regedit/main.dcu
28Kb
Regedit/main.dfm
15Kb
Regedit/main.pas
23Kb
Regedit/regcreate.dcu
6Kb
Regedit/regcreate.dfm
3Kb
Regedit/regcreate.pas
3Kb
Regedit/regedit.cfg
386b
Regedit/regedit.dof
2Kb
Regedit/regedit.dpr
295b
Regedit/regedit.dsk
5Kb
Regedit/regedit.ini
190b
Regedit/regedit.res
428b
Similar code
Add To IE Menu
(Popularity: ) : This program adds a new button to the internet explorer menu and the button can execute any program you want. The source code has been commented. AllAdvantage ID Tool
(Popularity: ) : Uses VCL Object TRegistry to read/write to AllAdvantage's information. Also includes and function that Decrypts AllAdvantage Registry passwords (AADecryptPass). I saw other things like this, but they didn't do anything with the password at all. Great example of registry interaction, ... CPU Information
(Popularity: ) : Get you information about your CPU by registry.only Ten line Programming!!! Microsoft Product Key Viewer
(Popularity: ) : Decode and View the Product Key, Product ID and Product Name used to install: Windows 2000, XP, Server 2003, Office XP, 2003. *Updated* Now works for users with Non-Administrative Rights. Code cleanup and changes, Commented. Start Menu Auto Sort
(Popularity: ) : Just compile and put a shortcut in your start up folder. You ll have you start menu shorted. INI Example
(Popularity: ) : How to integerate INI into your applications. Is better to use INI then Registry for some things. Typed URL's editor
(Popularity: ) : It reads all typed pages from regstri and ad it to the listbox.From there you can edit them example : rename,delete,delete all and add also. Rename Recycle Bin
(Popularity: ) : I apologies for the missing file when i submitted this code for the first time.It's fixed now !** Not too much to say, the code does what it says.It renames the Recycle Bin, since there's no a user Interface option ...