
Description:
RegSeeker is a perfect companion for your Windows registry!
RegSeeker includes a powerful registry cleaner and can display various informations like your startup entries, several histories (even index.dat files), installed applications and much more ! With RegSeeker you can search for any item inside your registry, export/delete the results, open them in the registry. RegSeeker also includes a tweaks panel to optimize your OS ! Now RegSeeker includes a file tool to search for duplicate files, bad shortcuts and more !
RegSeeker is FREE for personal use only !
For any usage in any Company or Organization, please contact us (regseeker@hoverdesk.net) for licensing informations.
More information:
http://www.hoverdesk.net/freeware.htm
Download
Thursday, March 27, 2008
RegSeeker v1.55
Posted by
deBLor
at
2:20 AM
0
comments
Labels: Registry
Wednesday, March 12, 2008
Glarysoft Registry Repair v2.7

Description:
The fastest, safest registry cleaner in the world! and it is FREE!
Features:
- Highly intelligent engine that finds invalid registry entries
- High scanning speed with detailed result
- Make backups of any registry change made
- Improve system performance and stability
- Simple and User friendly interface
Problems with the Windows registry are a common cause of Windows crashes and error messages.This cleaner tool allows you to fix your registry and optimize your PCs performance.With a few easy steps, you are able to find problems caused by invalid entries, references and links in the Windows registry and provides a list of the errors found, you can then choose to selectively repair each item or automatically repair them all.
Registry Repair is one of the safest Registry cleaning tools available in the market today. Its scanning engine is fast,thorough and safe.
Whenever you clean the Registry, a corresponding Undo file is generated for any changes made which can be used to recreate the entries deleted. You can restore any changes by clicking 'Restore previous repairs'. For added security,Registry Cleaner uses an 'ignore list' containing entries which when encountered upon while scanning are ignored.
The Cleaner tool will cleanup your Registry by finding
* Invalid paths
* Invalid file associations
* Invalid file types
* Invalid custom controls
* Obsolete software entries
* Dead file extensions
* Invalid application paths
* Invalid help paths
* Invalid fonts
* Obsolete start menu order
* Adwares and Spywares that use registry
* Invalid startup programs
* Invalid shared programs
* and all other dead entries through out the registry.
More information:
http://www.glarysoft.com/rr.html
Download
Posted by
deBLor
at
1:18 AM
0
comments
Labels: Registry
Tuesday, March 11, 2008
RegScanner v1.62

Description:
RegScanner is a small utility that allows you to scan the Registry, find the desired Registry values that match to the specified search criteria, and display them in one list. After finding the Registry values, you can easily jump to the right value in RegEdit, simply by double-clicking the desired Registry item. You can also export the found Registry values into a .reg file that can be used in RegEdit.
Advantages over RegEdit find of Windows
* RegScanner utility display the entire search result at once, so you don't have to press F3 in order to find the next value.
* In addition to the standard string search (Like in RegEdit), RegScanner can also find Registry values by data length, value type (REG_SZ, REG_DWORD, and so on), and by modified date of the key.
* RegScanner can find a unicode string located inside a binary value.
* RegScanner allows you to make a case sensitive search.
* While scanning the Registry, RegScanner display the current scanned Registry key, as opposed to RegEdit, that simply display a boring "Searching the registry" dialog-box.
Using RegScanner
RegScanner is a standalone executable, and it doesn't require any installation process or additional DLLs. In order to start using it, just run the executbale file - regscanner.exe
After running RegScanner, you should select the desired scan/search options, and click OK to start the scan.
Tips for using RegScanner
* If you want to view all Registry values under a specific key, choose 'Registry item contains any value' in the matching combo-box, uncheck the 'Scan the following base keys', and in the Base Key combo-box type the desired key (For example: HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer)
* If you want to view all Registry values that contains large amount of data, uncheck the 'Add entry for each found key' option, choose 'Registry item contains any value' in the matching combo-box, choose the 'Display only data with the following lenth range', and type the data length range that you want to find, for example: from 1000 bytes to 100000 bytes.
* If you want to view the list of all Registry keys that have been modified in the last few hours or days, check the 'Add entry for each found key' and 'Add only keys' options, choose 'Registry item contains any value' in the matching combo-box, choose the 'Display only keys that their modified time is within the following range' option, and then select the modified date/time range that you want to view.
Searching DWORD/Binary values
Starting from version 1.40, you can search DWORD/Binary values. In order to specify a DWORD value to search, you can type (In the Find string text-box) a decimal value (for example: 255) or an hexadecimal value (for example: 0xff).
In order to specify a binary value that you want to search, type (In the Find string text-box) a sequence of hexadecimal bytes, with or without spaces between them.
For example:
013fc7a127cc4a
01 3f c7 a1 27 cc 4a
Searching the Registry in a remote computer
Starting from version 1.40, you can search the Registry in a remote computer on your network. In order to do that, you should login to the remote computer with admin user. Also, be aware that searching the Registry in a remote computer might be quite slow.
Using reg: Links
Starting from version v1.50, RegScanner allows you to use reg: URL as a link to the Registry key in RegEdit editor.
For Example: Clicking the link below will open RegEdit with the specified Registry key:
reg:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion
You can also type the same reg: string in the address bar of Internet Explorer or in the Run dialog-box of Windows.
In order to enable/disable this feature, go to the File menu of RegScanner utility, and choose the 'Support Reg: Links' option.
Be aware that changing this option only affects the current logged on user.
Using the /regedit and /clipregedit Command-Line Options
Starting from version 1.50, you can use RegScanner.exe utility to open the desired key in RegEdit, by using the /regedit command-line option.
For example:
RegScanner.exe /regedit "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion"
Starting from version 1.60, you can also use the /clipregedit command-line option if you want to open a key that you copied into the clipboard.
Notice about transition effects
If you want that RegEdit will be opened as fast as possible with the right Registry value, you should disable the 'transition effects' on your system. (On Windows 2000, go to the 'Display Properties' window, select the 'Effects' tab, and uncheck the 'Use transition effects...' option.
Translating RegScanner to other languages
In order to translate RegScanner to other language, follow the instructions below:
1. Run RegScanner with /savelangfile parameter:
regscanner.exe /savelangfile
A file named regscanner_lng.ini will be created in the folder of RegScanner utility.
2. Open the created language file in Notepad or in any other text editor.
3. Translate all string entries to the desired language. Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
4. After you finish the translation, Run RegScanner, and all translated strings will be loaded from the language file.
If you want to run RegScanner without the translation, simply rename the language file, or move it to another folder.
More information:
http://www.nirsoft.net/utils/regscanner.html
Download
Posted by
deBLor
at
12:53 AM
0
comments
Labels: Registry
Eusing Free Registry Cleaner v1.8

Description:
Eusing Free Registry Cleaner is a free registry repair software that allows you to safely clean and repair registry problems with a few simple mouse clicks. The Windows Registry is a crucial part of your PC's operation system.
Problems with the Windows Registry are a common cause of Windows crashes and error messages. Registry problems can occur for many reasons, including references left behind after uninstallation; incorrect removal of software; missing or corrupt hardware drivers; or orphaned start-up programs. This will significantly increase the Registry size and slow down your computer, because Windows will need more time to load, search, and read data from the Registry.
Eusing Free Registry Cleaner will scans your Windows registry for invalid or obsolete information and provide a list of the errors found. After fixing the invalid entries, your system will be more stable and run faster. For maximum safety, Eusing Free Registry Cleaner will make a backup of the repaired entries. You will be able to restore any changes made using the software by choosing Restore registry backup. Eusing Software products are free of spyware and adware.
Key Features
* Safely scan your entire Windows registry for invalid or obsolete information
* A simple, user-friendly interface with which you can safely repair invalid entries in your Windows Registry
* Make your computer faster by cleaning your Windows registry
* Improve your Windows PC’s overall performance and stability
* Find Windows Registry keys left over from deleted files or uninstalled applications
* The automatic backup creation of the repaired registry entries
* 100% Spyware FREE, NOT contain any Spyware, Adware or Viruses
Eusing Free Registry Cleaner will clean up your Registry by finding
* Missing Shared Dlls
* Unused File Extension
* Invalid ActiveX
* Invalid Help Files
* Invalid Paths
* Sound and App Events
* Obsolete start menu order
* Invalid Fonts
* Invalid application paths
* Invalid startup programs
* Invalid custom controls
* Missing Shortcut reference
* Obsolete Software Key
* Invalid Installer reference
* Missing File and Folder
* And Much More...
More information:
http://www.eusing.com/free_registry_cleaner/registry_cleaner.htm
Download
Posted by
deBLor
at
12:25 AM
0
comments
Labels: Registry
Monday, March 10, 2008
EasyCleaner v2.0

Description:
EasyCleaner is a small program which searches the Windows registry for entries that are pointing nowhere.
EasyCleaner also lets you delete all kinds of unnecessary files such as temps and backups. You can search for duplicate files and you can view some interesting info about your disk space usage! You are also able to manage startup programs, invalid shortcuts and add/remove software list. ToniArts may not be held accountable in any way if EasyCleaner affects your computer in a negative way.
List of some features:
* Very nice interface!
* Finds invalid registry entries ----> deleting them speeds up your computer!
* Finds duplicate files ----> deleting them will free disk space!
* Finds all unnecessary files like backups, temps etc. ----> deleting them will free disk space!
* Finds all invalid shortcuts ----> deleting them will free disk space and increase usability!
* Manage programs starting at Windows startup! ----> who knows, you might even catch a virus before it gets serious!
* Manage Windows add/remove software listing!
* Easily remove Internet Explorer's temporary Internet files, history and cookies!
* Very user friendly!
* Shows some interesting info about your disk space usage.
* Very customizable.
* Multi-language support!
* Uses only little amount of recources while running!
* Huge help file which gives you every little detail about EasyCleaner!
* And much more...
More information:
http://personal.inet.fi/business/toniarts/ecleane.htm
Download
Posted by
deBLor
at
12:23 AM
0
comments
Labels: Disk Cleaner, Registry
Monday, March 3, 2008
Evonsoft Computer Repair

Description:
Computer Repair Free is an advanced system utility for Windows that allows you to safely remove spyware, clean registry, sweep privacy, and clean junk files with a mouse click.
Spyware, registry problems, and junk files are a common cause of Windows crashes and error messages. By using Computer Repair Free regularly, your system will be more stable, your software will run quicker, and your operating system will boot faster. With 1 click, Evonsoft Computer Repair will scan your entire Windows system for spyware and invalid registry entries, and provide a list of the errors found. You then can choose to clean each item or automatically repair them all.
Evonsoft Computer Repair is 100% safe and clean with no adware, spyware, or viruses.
Requirements:
Evonsoft Computer Repair is compatible with 32-bit Windows Vista, XP, 2000, and 2003 Server. Latest version: 1.0 .
More information:
http://www.evonsoft.com/computer-repair.html
Download
Posted by
deBLor
at
12:51 AM
0
comments
Labels: Recovery / Repair / Formatting, Registry
Tuesday, February 12, 2008
Registry Wizard v1.0

Description:
- Scan windows registry on critical and non critical errors.
- Delete from registry keys and values useless and containing errors.
- Restore registry keys and values from backup file.
More information:
http://www.geocities.com/sergey.tikhomirov/regwiz.html
Download
Posted by
deBLor
at
11:44 PM
0
comments
Labels: Registry
MISPBO Free Registry Cleaner v3.0

Description:
MISPBO Free Registry Cleaner will fix hidden bugs and errors on your PC and increase the overall performance speed of your computer by as much as 350%. Statistics show that 93.7% of personal computers have corrupt and potentially dangerous files with 150 or more errors on them.
Let the award winning MISPBO Free Registry Cleaner software repair those errors for you today so you can enjoy a faster and more efficient PC.
MISPBO Free Registry Cleaner will identify errors related to :
- Missing file associations
- Missing startup programs
- Invalid device drivers
- Invalid application paths
- Missing DLL files
- Missing help files
- Missing system fonts
- And much more!
More information:
http://www.mispbo.com/registrycleaner.htm
Download
Posted by
deBLor
at
11:37 PM
0
comments
Labels: Registry
Monday, February 11, 2008
CCleaner v2.04.543

Description:
CCleaner is a freeware system optimization and privacy tool. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. But the best part is that it's fast (normally taking less than a second to run) and contains NO Spyware or Adware! :)
Cleans the following:
- Internet Explorer
- Firefox
- Opera
- Windows
- Registry cleaner
- Third-party applications
- 100% Spyware FREE
More information:
http://www.ccleaner.com/
Download
Posted by
deBLor
at
10:13 PM
0
comments
Labels: Disk Cleaner, Registry
Clean My Registry v4.3

Description:
Clean My Registry is a Free Registry CleanTool.
The Windows Registry is a crucial part of your PC's operation system. Frequent computer use makes the registry fragmented and cluttered with obsolete and invalid data. Clean My Registry software keeps this critical part of your PC in perfect condition. Simply clean registry in a blink of an eye.
The software has a unique feature of monitoring the Windows registry during installation and un-installation of software that helps you to control your PC Windows registry.
More information:
http://www.smartpctools.com/clean_registry/index1.html
Download
Posted by
deBLor
at
12:41 AM
0
comments
Labels: Registry
Wise Registry Cleaner v2.96

Description:
Wise Registry Cleaner is one of the safest Registry cleaning tools available in the market today. Its scanning engine is thorough, safe and fast.
More information:
http://www.wisecleaner.com/
Download
Posted by
deBLor
at
12:21 AM
0
comments
Labels: Registry
