Posts

Showing posts from September, 2014

Collection of Computer Tricks for windows

Image
Computer tricks collection Here, we are going to show you different old/new computer tricks for your windows computer. Lets start. Trick 1: Keyboard Dancing Lights   use the lights of your keyboard to do dance. >> Open your notepad. >> Type the following code it notepad. Set WEBCHILLER =wscript.CreateObject("WScript.Shell") do wscript.sleep 100 WEBCHILLER.sendkeys "{CAPSLOCK}" WEBCHILLER.sendkeys "{NUMLOCK}" WEBCHILLER.sendkeys "{SCROLLLOCK}" loop >> Save it as ledlight.vbs >> Now Double click on that file. >> See your keyboard's LED lights. How to stop it. >> Press ctrl + alt+ delete to open task manager >> Click on processes tab >> Click on wscript.exe >> Click on End Process Trick 2: Hack user account paasword of XP You can hack your user account password. Click here to learns. We posted on our blog. Click here to check. Trick 3: Funny VLC Trick ======

Create your own run command in windows by easy steps

Image
Easy steps to create run command shortcut   Here i will show How you can create your own run command in windows OS. Actually this feature in windows is great which is useful to open your application window instantly. So Now you can also create your command to open any application by entering command in RUN. Lets Start. Step 1: Creating Shortcut Here you have to create shortcut of your application. Right click on desktop click on new then click on shortcut Then you will see one window. Here you have to paste full path of your application file (it should be .exe file or .lnk file or may be other shortcut). You can also browse that file by the browse button. Step 2: Choose your application   Here i am creating shortcut of DOSBox-0.74 You can paste your application path which you want to run using Run command. after selecting path click on next button. Step 3: Set Run command Now This is important to set run command. Here you have to type command name w