• Windows Virtual PC – no hardware virtualization update now available for download 2 days ago
  • IEBlog: The New JavaScript Engine in Internet Explorer 9 I just wish they would have linked to those "typical sites". 2 days ago
  • Total Network Monitor 1.1.3 with some improvements is released. Now the program is absolutely free! 3 days ago
  • Microsoft lowers Windows licensing costs for virtual desktops 3 days ago

Archive for the 'registry' Tag

Free-Registry-DefragFree Registry Defrag is a simple tool that allows you to defragment a fragmented Registry database, which can significantly speed up a PC. Don’t mix up Registry defragmentation with Registry cleaning. The CCleaner tool, which I reviewed some days ago, can remove unnecessary Registry entries. In contrast, Free Registry Defrag just removes the gaps within the database.

Windows and third party applications constantly write to and remove data from the Registry database. This produces empty areas in the Registry and data become fragmented (scattered) within the Registry file. This process is comparable to disk fragmentation. However, running a disk defrag tool won’t help to reduce Registry defragmentation. Disk defrag tools don’t change the contents of files, while a Registry defrag tool alters the database. This is why Registry defragmentation usually compacts, i.e., reduces, the size of the Registry file.

(more…)

Rate this tool: 1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 1.67 out of 5)
Loading ... Loading ...
Submit favorite free admin tool | Free admin tools index | Browse free admin tools

CCleaner Many believe that Windows is a bloated operating system. However, the truth is that the Windows ecosystem is bloated, bloated like the shopping malls in western countries, allowing you to buy everything your heart desires. Of course, you can always use another operating system if you prefer a “political system” that gives you fewer choices and less freedom. Yet another option is to cleanse your “garage” every now and then from all the junk that you no longer need. And this is where CCleaner comes in.

CCleaner is a famous free optimization, privacy and cleaning tool. I should have added it long time ago to the list of free administration tools, because it is a valuable tool for admins who have to clean a user’s PC that has been cluttered with junk. This usually improves the performance of a Windows PC that has become slow because too many applications have been installed over time, often leaving traces even after they have been uninstalled. CCleaner can also help to free disk space. If you are planning to upgrade your PC to Windows 7, then it might make sense to get rid of all of the deadwood first—although I would always recommend that you perform a fresh install of a new Windows version.

(more…)

Rate this tool: 1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 4.00 out of 5)
Loading ... Loading ...
Submit favorite free admin tool | Free admin tools index | Browse free admin tools

EMSA-Register-DLL-Tool Most Windows programs have to be registered to work properly. Registering means that the files of the application (exe, dll, ocx, etc.) store their information to the Windows registry. Usually, this is done during the installation process, but sometimes you have to do it manually if problems occur.

If an application doesn’t work, the first thing to do is to uninstall it and install it again. This often helps simply because corrupted registry entries have been added again to the registry. If it is a simple program with a couple of DLLs you can just register them manually using the regsvr32 command.

(more…)

Rate this tool: 1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 2.00 out of 5)
Loading ... Loading ...
Submit favorite free admin tool | Free admin tools index | Browse free admin tools

AccessEnum AcessEnum from Microsoft’s Sysinternals tool collection enables you to list user accesses to a tree of directories or registry keys. With Windows Explorer or a registry editor you can only view access rights for a particular object, a certain folder, for example. If a directory has many subfolders it is difficult to figure out if access rights have been configured properly.

AccessEnum only lists the users and groups who have read or write access and where the deny attribute has been set. In most cases that should be enough though. What I like most about the tool is that it allows you to compare the current configuration with saved settings. This way you can easily find out if someone manipulated access permissions on a certain directory structure. If you right click on a column you can access the folder’s properties and you can also exclude a folder with its subfolders from the list.

(more…)

Rate this tool: 1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 3.33 out of 5)
Loading ... Loading ...
Submit favorite free admin tool | Free admin tools index | Browse free admin tools

Regedit, the Registry editor that comes with Windows is a rather simple tool. It makes sense to use a third-party tool, even if you only have to edit the Windows Registry every once in a while. RegAlyzer is a free Registry editor with useful features.

RegAlyzer_search_criteria My favorite feature is its search functionality. RegAlyzer supports different search criteria such as wildcards, Boolean operators (AND, OR, NOT) and even regular expressions. You can also limit your search by date (newer than, older than, between and outside of). However, the latter didn’t work properly when I tested it.

(more…)

Rate this tool: 1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 2.00 out of 5)
Loading ... Loading ...
Submit favorite free admin tool | Free admin tools index | Browse free admin tools

TrackWinstall is a free tool that informs you about the changes a setup program made to your Windows installation. It shows you what files where added or removed and which files were changed by the setup program. It also lists all Registry changes.

(more…)

The Neuber Software Security Task Manager rates the security risk of all running Windows processes. The rating is based on criteria, like the ability to record keyboard inputs, if its files are hidden or if the process could manipulate other programs. All in all, I counted 20 similar criteria. There are also criteria which reduce the rating, for example, if it was signed by Microsoft or if you commented the process.
(more…)

If you only edit the registry, every now and then, you probably will get along with the Windows registry editor. However, the more you work in a Windows environment the more you will realize the need to change the registry for many important settings. This is especially true, if you use Group Polices to configure multiple PCs in your network. RegCOPA is a Registry editor, which has some useful features, if you have to access the registry often.

(more…)

You probably know that Microsoft validates your Windows XP, every time you install an update. The German magazine PC Professionell (08/06) has an interesting article (print) about recent changes in this validation process. It seems that WGA (Windows Genuine Advantage) is now contacting Microsoft daily.

(more…)

Startup Control Panel IconIt seems fashionable lately for every simple program to have a component which starts when the system boots up. Often this is not necessary and just costs valuable memory space. There is another kind of “application” which considers themselves important enough to run all the time: malware i.e. spyware, trojans, computer worms, etc. Therefore, it is necessary to check regularly which programs will start when Windows boots up. Startup Contral Panel and StartupMonitor are free tools which configure and monitor the programs that start when your computer boots up.

(more…)