Posts

Showing posts with the label FUNNY TRICKS

Simple Trick To Use Web Browsers As Text Editor

Image
                                                  In this tutorial i will show you a simple and  interesting trick  to use your web browser such as Google Chrome or Mozilla Firefox as a simple text editor like  Notepad . This trick works on all web browsers. So lets  get started . How To Do ?    1 Copy below code in browser  Url Section  data:text/html, <html contenteditable>    2. Now Press  Enter .    3. Now you can type anything as would do on any other text editor like Notepad.    4. To save your  text file  Press  Ctrl + S  and save it as anything .txt  (.txt Is Must)

Finding Serial Key Of Any Software Using Simple Google Trick

Image
Most of you   download   and use pirated   software   from torrents or any such other sites, but sometime it gets very difficult to find serial key of those  software's  .I will make it easy for you by showing you simple yet very   interesting Google trick   which will allow you to find serial key of any software very easily. How To Find Serial Key Of Any Software ? The key  94FBR  is a part of  Office 2000 Pro CD activation key that is widely distributed as it bypasses the activation requirements of Office 2000 Pro. By searching for 94fbr and  the product   name, you are guarantee that the pages that are returned are pages dealing specifically with the product you're wanting a serial for. Follow simple steps given below to learn this trick     1. Go to  Google     2. Then type   Software Name  94FBR Replace  Software Name  with the name of softwar...

Chat with Friends through ms dos Command Prompt

1) All you need is your friend's IP Address and your Command Prompt. 2) Open Notepad and write this code as it is.....! @echo off :A Cls echo MESSENGER set /p n=User: set /p m=Message: net send %n% %m% Pause Goto A 3) Now save this as "Messenger.Bat". 4) Open Command Prompt. 5) Drag this file (.bat file) over to Command Prompt and press  Enter. 6) Now, type the IP Address of the computer you want to contact and press enter 7) Now all you need to do is type your message and press Enter. Start Chatting.......! Share for anyone........................ ..

Make disco in keyboard lights

Cool Keyboard Tricks (Windows) : Make a Disco Keyboards usually have small LED's which indicate whether different types of locks are activated or not. Here is a trick to use the lights of your keyboard in a more creative manner in Windows. To make your own live disco, follow the steps given below:- 1. Open Notepad. 2. Copy paste the exact code given below:- Set wshShell =wscript.CreateObject("WScript .Shell") do wscript.sleep 100 wshshell.sendkeys "{CAPSLOCK}" wshshell.sendkeys "{NUMLOCK}" wshshell.sendkeys "{SCROLLLOCK}" loop 3. Save the file as Disco.vbs or "*.vbs". Double click on the Saved file to see the LED lights on your keyboard go crazy and make your own cool disco. This trick has been tested on Windows XP, Windows Vista and Windows 7 and found to be working perfectly. You can disable the keyboard disco by starting Task Manager and ending the wscript.exe process.

Shut your Computer using CMD

Shutdown Your Computer Type "shutdown -s" without the quotes in the command prompt and press Enter. Shutdown is the command being executed and the switch -s  tells the computer to shutdown.

Shortcut to lock computer

Create a Shortcut to lock your Computer Steps 1. Right Click on an empty slot on Desktop, point to New and click on Shortcut. 2. In the dialog box that pops up, type the following code without quotes in the Type the location of the item. rundll32 user32.dll,LockWorkStation 3. Click on Next and type a name for the shortcut in the Type a name for this Shortcut textbox. 4. Click on Finish.

Disable Windows Logo Key

Disable Windows Logo Key the following article in microsfot website, and it did work, hope this helps, thanks!CODE http://support.microsoft.com/ ?kbid=181348 or in other articles, u can copy the following messages into ur notepad and save as *.reg, and use it.. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\Cur rentControlSet\Control\Keyboar d Layout] “Scancode Map”=hex:00,00,00,00,00,00,00, 00,03,00,00,00,00,00,5b,e0,00, 00,5c,e0,\ 00,00,00,00 Please share and like it.

Make your computer speak

Make your computer speak when u log on Lets Do It: Open Notepad Paste the bellow code in Np Dim speaks, speech speaks=”Welcome Back, Username” Set speech=CreateObject(“sapi.spvo ice”) speech.Speak speaks Replace Username with your Name Click Save As and save as type Welcome.vbs Copy File Welcome.vbs and paste it in bellow address Windows-7 C:\Users\Username\AppData\Roam ing\Microsoft\Windows\Start Menu\Programs\Startup *Replace Username with your username and C:\ with your Root Drive Windows-Xp C:\Documents and Settings\All Users\Start Menu\Programs\Startup

Starting up without a windows logo

Image
Starting up without a windows logo It's very funny to boot windows without its traditional logo. I found that by doing some trick you can start windows without its logo. For that you can go to 'start|run' and then type 'msconfig' followed by [enter]. Now a window like this will appear      Select the 'BOOT.INI' tab, check the '/NOGUIBOOT' option and click on 'ok' to confirm. Now when you boot your windows starts without its log o.

Run Firefox inside Firefox – Trick

Image
How about Opening Firefox inside Firefox which is again in another Firefox? And its really easy too, just type in this url in Firefox’s address bar and there you go! Copy paste following url in a web browser (Mozilla Firefox). chrome://browser/content/browser.xul Following is the screenshot of this trick (firefox in firefox in firefox, which is again in another firefox)- Do comment below if you like the post..

Bug In Windows Calculator

Have you ever used square root button in windows? If yes, it is a possibility that you might have come across this bug…. If not, you are just about to know it.. Just follow the steps:- 1) Open calculator ie..      Goto run and type – calc  2) Now type the following    2.1) Type 4    2.2) Take its square root  by using the square root button,    2.3) Now you will get 2. Subtract 2 from it.    2.4) The answer should have been 0 but its not. You would have       got a long number as your answer. See.. it was as simple. Here is the general syntax to this bug. 1) Take Any number  2) Take its square root 3) Subtract its square root from it 4) Your answer is not 0.. That’s the bug. I am sure this was something new for most of you out here..;-)

Add Your Name (or) Application to right click Of My Computer

Caution .. As it is related to  Windows regisrty it can be dangerous so,Try This at ur own risk  To write your name on right click application please follow the steps: 1.Copy/Paste the following code in Notepad And then Save it as .reg  Windows Registry Editor Version 5.00  [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]  @="Your Name Or Name of the Application"  [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]  @="Location Of The Application" 2. Now edit it and then Type your name In  Eg: [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]  @="Rajesh"  3. If u want to get any application, once you click Your name or name of application Then ,  Type the location Of the application Which u want to open In:  [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]  ...