Wednesday, July 11, 2007

Launch4j - Converting JAR files to EXE

Simple tool to convert JAR files to EXE, so its executable from Windows. Very Handy

Click Here to Download.

Wednesday, June 27, 2007

Tabs

Here are some guitar tabs that i ve collected over the years. Download and use 'em!

Click here to download.

Monday, June 25, 2007

SysClean v1.0.0



SysClean v1.0.0. is a simple tool that deletes all files that are less than 0KB, and empty directories, if any. These 0kb files and empty directories tend to clutter up your system, especially if indexing is switched on. SysClean does not delete files on which windows have placed locks, and is henceforth safe.

Try out this upgrade over ZeroFileDeleter. I ve decided to call it SysClean from now on. Ive provided the Jar as well as the Exe file. The .exe was created using Launch4j, so not really sure if it will run properly on all systems. Do post on what new features to be added. The jar file and the zip file contains the source code if anyone needs it.

Pre-requisites: JRE 1.4.2_14 or above.

Click here to download Zip File.

Click Here to download Jar File.

Cheers,
Mathai.

Tuesday, June 12, 2007

Zero File Deleter

ZeroFileDeleter is a tool used to delete all the 0 byte files from all the directories in all the drives present on the local machine. It is created using Java, and requires the Java Runtime Environment to execute. Deleting 0 byte files speeds up your computer, as these 0 byte files which are usually
created during some setups, and as part of logs clutter up the system, and have to be indexed.

Click here to download the jar file.

Created by: arjun.mathai@gmail.com