Monday, October 28, 2013

Best Notepad Tricks

Unknown | 11:04 AM |
SOCIALIZE IT →
Hy everyone.I BILAL AHMED from Pakistan.Usually we all know about Notepad. It's a simple text editor. But today I am going to discuss some cool tricks which you can perform on your computer using simple notepad. You can use these tricks to scare your friends.

Please Note -  These tricks will not harm your computer in anyway. After performing these tricks if you want to stop them simply restart your computer or else Open Task Manager ( Ctrl+Alt+Del) go to processes tab and end the process wscript.exe.
1) Continuously Pop out CD or DVD Drive:
Open Notepad.
Copy the code bellow.

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Now save as abc.vbs 
Send it to your friend now.
2) Toggle Caps Lock button On-Off Continuously : 
Open Notep
 ad.
Copy the following code
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as abc.vbs
And send it to your friends.



Contact


  1. Are you think that is this post is useful for you ???? if yes or not,than kindly tell us about your opinion in comment.
  2. If you have any problem than tell us,we will give you a proper solution of your problem.




0 comments:

Post a Comment

Ranking and DMCA

Like our Page

Copyright © . ALL TOP TRICKS. All Rights Reserved.
Blog Owner :- Gujjar_Awan | Proundly Designed by :- Admin