Nice tips and tweaks


Clear your temprary files, log and cookies by Notepad trick :-

copy this code into notepad
Code
@echo off
echo Webhog Cleaner
echo waiting
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q ?%userprofile%\Local Settings\Temporary Internet Files\*.*?
del /f /s /q ?%userprofile%\Local Settings\Temp\*.*?
del /f /s /q ?%userprofile%\recent\*.*?
echo complete!
echo. & pause

Now save the file as Delete.bat(Remeber must save the file as .bat).

Now just open the file. u c it delete all the files.






FAKE DUAL BOOT OS :-

• This makes your single OS into a dual boot OS without installing another OS.
• So there will be a dual boot OS but indeed, there is only one OS.
• First right click My Computer>Properties>Advanced
• Click Settings in Startup and Recovery.
• Check Time to display list of Operating System.
• Then click Edit. You will now open boot.ini in notepad.
• So this is the time you can create your own fake Dual Boot Operating System.
• Just copy the last line and paste it under.
• Inside the quotation marks you can type your new entry there. Ex. "Microsoft Windows Vista Longhorn"
• Don't forget to press control 's' to save that modified boot.ini
• Reboot the system to see the effect. Enjoy!!!!



CHATTING THROUGH MS-DOS :-

All you need is your friends IP address and your Command Prompt.
Open your notepad and write tis code as it is. I would prefer you to copy this!
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
• Now save this as "Messenger.Bat".
• Drag this file (.bat file)over to Command Prompt and press enter!
• You would then see some thing like this:
MESSENGER
User:
• After "User" type the IP address of the computer you want to contact.
• Before you press "Enter" it should look like this:
MESSENGER
User: IP_Address
Message: Hi, How are you ?
• Now all you need to do is press "Enter", and start chatting.


Access Orkut from anywhere :-

If you are in office or school or univeristy campus where orkut is blocked,either by the office administrator or by your organization then you can access it easily without any hassles.This can also be tried by users living in countries where orkut is blocked by their ISP. There are 2 sites that can help:

1.Just go to www.mathtunnel.com and type in the name of any site you want to access.This works for orkut and other blocked sites too.

Even though the blocked sites can be accessed through proxy servers as i have discussed in my earlier post,but i have noticed that the sites for proxy servers is blocked at various places.


Create Nameless Files :-

This trick will allow you to create files and folders without any name.

Just follow the following steps:

1.Select any file or folder.
2.Right click on it,press rename or simply press F2.
3.Press and hold the alt key.While holding the Alt key,type numbers 0160 from the numpad.

Note:Type the numbers 0160 from the numpad,that is,the numbers present on the right side of the keyboard.Dont type the numbers which are present on top of the character keys.

4.Press Enter and the nameless file or folder will be created.

Reason:The file or folder that seems nameless is actually named with a single space.

But what if you want to create another nameless file or folder in the same directory ?

For this you will have to rename the file with 2 spaces.Just follow these steps below:

1.Select file,press F2.
2.Hold alt key and type 0160 from the numpad.
3.Release the alt key.Now without doing anything else,again hold alt key and press 0160.
4.Press enter and you will have second nameless file in the same directory.
5.Repeat step 3 to create as many nameless files or folders in the same directory.


EASY SHUTDOWN :-

Navigate to your desktop. On the desktop, right-click and go to New, then to Shortcut (in other words, create a new shortcut). You should now see a pop-up window instructing you to enter a command line path.
Use this path in "Type Location of the Item"
SHUTDOWN -s -t 01
If the C: drive is not your local hard drive, then replace "C" with the correct letter of the hard drive. Click the "Next" button. Name the shortcut and click the "Finish" button. Now whenever you want to shut down, just click on this shortcut and you're done


How to Hide the drives(c:,d) in My Computer :-

This is a great trick you can play on your friends. To disable the display of local or networked drives when you click My Computer.

1.Go to start->run.Type regedit.Now go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
Now in the right pane create a new DWORD item and name it NoDrives(it is case sensitive). Now modify it's value and set it to 3FFFFFF (Hexadecimal) .Now restart your computer. So, now when you click on My Computer, no drives will be shown(all gone...). To enable display of drives in My Computer, simply delete this DWORD item that you created.Again restart your computer.You can now see all the drives again. Magic........lol

How to check your antivirus working or not!! :-

Do you think you might have a virus on your machine? Not sure if your AV is doing its job? Well, here’s a simple test.

First, create a new text file and paste the following code into it:
code:
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

this is a test file, it wont harm ur pc)

Then save the text as a .COM file (any name will do, like eicar.com). Either scan the file manually or the auto protect feature of most AV programs should have already caught it.

SHUTDOWN ENEMY'S PC FORCEFULLY :-

how it runs- you make a shutdown exe and make ur enemy run.

and it happen in 4 EASY STEPS---->>

*************** START ****************


1)OPEN NOTEPAD

2)WRITE SHUTDOWN -S (SHUTDOWN(SPACEBAR)-S)

3)SAVE IT WITH NAME SHUTDOWN.BAT (BAT STANDS FOR BATCH FILE--NEED NOT TO GET INTO THIS CRAP JUST DO AS I ASK)

4)SEND THE SAVED FILE TO UR FRIEND AND ASK HIM TO RUN IT.(VIA ANY MASSENGER(YAHOO,MSN,IRC,EYEBALL,ETC ETC ETC ANYYYYY)OR EMAIL HIM THIS SAVED .BAT FILE.

***************THATS IT FINISHED***************


OK NOW AS SOON AS UR FRIEND OR ENEMY WILL RUN IT HIS PC WILL SHUTDOWN,WITH THE COUNTDOWN STARTING FROM 30 SEC


Notepad - Useful Trick :-


This is real cool for people who use notepad to write down any info on a day to day basis?

Open a blank Notepad file

* Write .LOG as the first line of the file, press enter.

* Save the file and close it.

* Double-click the file to open it and notice that Notepad appends the current date and time to the end of the file and places the cursor on the line after.

* Type your notes and then save and close the file.
Each time you open the file, Notepad repeats the process, appending the time and date to the end of the file and placing the cursor below it.

Enjoy