Archive for the ‘General Utilities’ Category

Delete file that is being used by another program or user

Wednesday, February 18th, 2009

Some of the following messages you may have seen on Windows system:

  • Access denied.
  • The file is in use by another program or user.
  • The source or destination file may be in use.
  • Cannot delete file: It is being used by another person or program.

That means, the resource you are accessing is locked up by another process (program).

 

Freeware Unlocker [via gHacks] can help you solve the problem by releasing the file or folder from certain process’s control. The program integrates itself into Windows context menu, and available on Windows 2000 / XP / 2003 / Vista.

In another post from gHacks, a similar freeware File And Folder Unlocker is introduced. With the (nearly) same functionalities, File And Folder Unlocker lets users explorer in depth to find out where the problem occurs. But for a novice, I prefer Unlocker. It does the job, and looks easier to use.

ffunlocker

Recover rar file password

Tuesday, February 17th, 2009

In case you forgot the password of a previously created rar archive, you really need something like Rar Pass Finder to help your recover the password.

The program is written in German language, but it’s very easy to recoganize since it has only two button to finish the job. The Passwortliste button is used to load a dictionary file, and the Rar-Archiv button is to select rar file you want to crack.

It a handy tool, but the chance of success should depend on the quality of the dictionary file ;)

rar_password_cracker

Download Rar Pass Finder [via gHacks]

D-FileMU – Multi file rename tool

Wednesday, February 4th, 2009

D-FileMU is a tool that enables you to make changes to filenames of a number of files quickly and easily.

It can perform changes such as adding strings to the beginning and end of the filenames, deleting specified number of characters from beginning or end of the filenames, adding numbers in sequence to the beginning or end of the filenames, changing to upperor lowercase, Adding or removing the read only(+r) or hidden(+h) or archive(+a) file attributes, replacing strings with specified string, changing the file extension of filenames and also capitalizing words.

(more…)

Windows Pager – Free virtual desktop tool

Thursday, December 25th, 2008

Windows only open source program Windows Pager adds 4 small desktop icon in your taskbar. You can group relevant program windows and hold them in different virtual desktops. Just left click on the desktop icon to navigate, and right click on the running program in taskbar can send it to any of the desktops.

windows pager - Screenshot

Things I like

  • Open Source
  • No need to install
  • Small in size (~500KB)

Things I don’t like

  • UI not good
  • Some system built-in program, like Notepad, Explorer, seem can not be
  • moved between the virtual desktops

Download: Windows Pager
OS: Windows XP/Vista
Size: 585.11 KB

Use eXPlorer Styler to change Windows Explorer’s background

Wednesday, December 17th, 2008

Windows only freeware eXPlorer Styler can help you set Windows Explorer’s background and toolbar to a image you like.

It makes sense that we have a favorite movie poster for the ‘Movie’ folder, and have a family picture for the ‘Album’ folder. In this way, the Windows Explorer looks more pretty and it’s easy for us to distinguish between different folders.

Run the program to bring up the main window. To set Explorer’s background, you have to specify a target folder, and the image used to set to background, then hit the apply Background button to take effect. Following the similar operation you can set background of the toolbar.

(more…)

3 Free Tools Protect Your U Drive

Sunday, December 14th, 2008

Some U Drives come with a switch which can easily make the U Drive write protected, but most U Drives do not have this feature. The following 2 free program can virtually enable this feature on your PC.

Thumbscrew

Thumbscrew adds a icon in the system tray. Right click the icon, choose Make USB Read Only, and reinsert the U Drive, you will not able to copy files to the U Drive until you select Make USB Writable.

(more…)

Use Empathy to lock your exe file

Sunday, December 7th, 2008

Empathy is a tool to secure your exe files with password.

How it works

Empathy modifies the target exe file so that it will ask for a password to run.

When to use

In a public places such as Internet coffee. Or at home, to keep certain program away from your children.

How to use

In the main window, select the exe file you want to protect, set the password twice, and click the Protect button.

Empathy is running on Windows, and is a “postcardware”,  that means, if you want to use all features, you have to send a post card to the author Michal Strehovsky :)

empathy

Empathy [via gHacks]

FCleaner is an all-in-one system cleaning tool

Sunday, November 30th, 2008

Freeware FCleaner saves your disk space and speeds up your system by removing unnecessary files stored in your Windows system. It is safe, powerful, and easy to use, there is only one click away from getting the job done. It also includes functions such as Startup Manager and Uninstaller that let you tweak your system.

Cleaner
The Cleaner part shows the main job for the program – clean up your system. From recycle bin to log files, browser caches to cookies, even things in your application plugins. There I have a small question, what kind of information has been swept up in those plugins like Windows Media Player, history? cache?

Uninstaller
This function shows you the installed software in your system. The Uninstall button let you remove the program from your system, just like what Add or Remove Program do. For some software (Firefox for instance), you can use Update button to find the latest version, but this function is not alway available for all software you installed.

Startup Manager
This is a MsConfig alternative, no much special. Have a look at the previous introduced WinStart Manager if you have to deal with startup programs.

Aftere running the program for the first time, I have 753.17 MB cleaned in Windows, 162.33 MB cleaned in Browsers, and 46.50 MB cleaned in other Aplication Plugins, according to the FCleaner Statistics. Let’s see how it performs on your system :)

FCleaner - Screenshot

Things I like:
The program is easy to use, people do not have to know the details, just click "Run Cleaner" button and waiting for the job done.
The UI is clean and tidy, their is no complicated settings need to adjust.
The navigation is good and straitforward.

Things I dislike:
Lack of documentation in program. Like what I said, what indeed has been cleaned in the Application Plugins area? I took a look on the official website, but there is no clue. Should be there more help or tips on the FAQ?

Download FCleaner version 1.0.2.1126

OS: Windows 9x/Me/2k/XP/2003/Vista/7

Size: 948 KB

Use WinStart Manager to clean up startup programs

Saturday, November 29th, 2008

WinStart Manager is a MsConfig alternative to manage what program will run during the start up process.

After using your computer for a long time, the startup time may increase a lot. Use the system built-in tool MsConfig, you can choose which program to start with the system. WinStart Manager is doing the same thing, and more.

In WinStart Manager’s main window, you can see all startup items in StartUp, Registry and WinINI, which give you more inside information. Choose any item, right click, you can select to see the property of the item, or the property of the file linked. Also, you are able to rename or delete the item if you are sure that it is no longer in use. In the property window, there is a link to Google search, if you have no idea what the item is, it let you search for more info.

The program is easy to use, but be sure you backed up the registry if you are going to edit any item related to Registry.

WinStart Manager running on Windows XP Professional Service Pack 3 - Screenshot

Things I like:
log – Click File-View log, will show you the action you have done;
launch msconfig/regedit – Run MsConfig and Regiedt from the File menu;
locate program – In properties window, you can locate the startup item folder by clicking the filename;

Things I dislike:
toolbar option – When install the program, their is an option let you choose to install a toolbar. I don’t really need this!
bug? – Select a item(by click the checkbox once), then you got no way to uncheck it unless you double click on the checkbox.

Download WinStart Manager 1.1, running on Windows 2k/XP/2003/Vista, 2.41MB

PC Screen Capture

Friday, October 10th, 2008

PC Screen Capture is a easy to use, lightweight screen capture tool.

The standalone EXE file lets you capture the whole desktop, active window, selected object or area your selected. The UI of the program is simple and clean, and there is no more complex functionality or feature along with the program. However it is quite enough for my daily work.

screenshot_big

Download PC Screen Capture 2.01