Autorun Disc

This will help you to create an autorun which result you decides will happens when autoruns

Open notepad and copy code below to it

[autorun]

OPEN=INSTALL\Setup_filename.EXE

ICON=INSTALL\Setup_filename.EXE

Save As .inf file with any name

Setup_filename.EXE want to be replaced with your file which want to be run. Also second line will result the changing of icon of drive to icon of Setup_filename.EXE. You can replace this with a .ico file also. Put the code and file which want to be run in cd and burn.

Quick Trick to Hide Folder

Create a folder.

Rename it which holding "Alt" key down to "0160". This result folder name invisible.

Right click on folder, Select "Customize" tab. Click on change icon and you will find some blank spaces there. Select one of it as folder icon.

Fix corrupted files

This requires WinXP Installation CD.

Put WinXP CD on drive. Go to Run and type following code

sfc /scannow

This will fix corrupted files in WinXP

Block Websties

1. Go to C:\WINDOWS\system32\drivers\etc

2. Open the file named "HOSTS" in notepad

4. Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable.

Eg: 127.0.0.2 www.google.com will block google

See Hidden Files, Using DOS

Open command prompt. Enter command below

dir /ah

If list is too long, try

dir /ah/p/w