HOME | ABOUT ME | DOWNLOADABLES | ASCII-Binary Converter | Upload Files | Contact Me | FORUM (New!) | Last Update: September 23, 2008



Verse for the day:

John 3:16
     For God so loved the World that He gave His only begotten Son, That whosoever believeth in Him should not perish but have everlasting life.

WHAT'S NEW?

-My new Forum! Check it out!

-New updated download list for free! Visit the Download page...





Views: counter
Downloadables - Only the best!


Kaspersky 2009 - NEW
- Download this version of Kaspersky Antivirus. It will expire on the year 2013. Key files are NOT included. Please DONATE FIRST and I will send you the download link of more or less 35 key files.

Enable Proper Shutdown
- This is a registry file which will inject values to the registry which will enable your computer to shot down properly. Open a new notepad document, paste the code below and save it as "enProperShutdown.reg".

CODE:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutdown"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="1000"

Then just Double Click the file(reg file) and add the information to the registry.

Enable Right Click
- Enable the right click feature of your machine which is disabled by viruses.
Open a new notepad document, paste the code below and save it as "enRightClick.reg".

CODE:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system]
"NoViewContextMenu"=dword:00000000

Just Double Click the file and add the information to the registry.

isReset
- A free tool to reset files/folders attributes.

RRT - Remove Restrictions Tool
- Lets you enable the disabled regedit, task manager, folder options and others. Very light and powerful Tool! Makes your computer work fast.

SRT - Sohanad Remover Tool
- A free tool to Remove Sohanad Virus and friends!

PRT - Perlovga remover Tool
- A free tool to remove Perlovga Virus and all it's leftovers!

DRT - Duplicate Remover Tool
- A free tool to remove duplicated folders made by malwares!

delTempFiles.bat
- I made this bat file to delete all my temporary files everytime I Turn on my machine. Open a new notepad document. Copy the code below and paste it to your notepad document. Save it as "delTempFiles.bat".

CODE:
@echo off
echo This will delete Temporary Files
del /s /q F:\Windows\Temp\*.*
echo Temp files deleted
pause

Just place this small tool in your startup folder and everytime you turn on your computer, all the temporary files will be deleted.

PowerToys XP
- This tool can tweak XP. Its made by Microsoft, but it is useful anyway...