COMPUTER TRICKS

---------------------------------------------------------------------------------
HOW TO CHECK THE ALL THE PASSWORDS IN FIREFOX
---------------------------------------------------------------------------------
STEP 1
open firefox browser and click on firefox button as shown in figure


STEP 2
after that click on option as shown in figure.

STEP 3

now click on saved passwords as shown in figure.

STEP 4
now click on show password,your all password will be shown..........

enjoy and share........


-------------------------------------------------------------------------------
HOW TO USE NOTEPAD AS A DIARY
---------------------------------------------------------------------------------
STEP 1
FIRST OF ALL OPEN NOTEPAD & WRITE .LOG IN IT.

STEP 2
NOW PRESS CTRL+S TO SAVE THIS FILE AS DIARY.TXT

STEP 3
NOW WINDOWS WILL AUTOMATICALLY ADD DATE & TIME AT BOTTOM WHENEVER YOU'LL WRITE ANY NOTE IN DIARY.TXT

THANKS FOR VISIT
------------------------------------------------------------------------------
HOW TO SEND THE FAKE MAIL IN THREE STEPS
---------------------------------------------------------------------------------

STEP 1

FIRST OF ALL VISIT TO THIS WEBSITE 

STEP 2

NOW FILL THE FORM GIVEN ON THIS WEBSITE

STEP 3

CLICK ON SEND BUTTON,THAT'S IT YOU HAVE DONE

THANKS FOR VISITING

---------------------------------------------------------------------------------
TOP MOST ONLINE WEBSITES IN INDIA
-------------------------------------------------------------------------------


FLIPKART.COM

GOODLIFE.COM

HUSHBABIES.COM

SEVENTYMM.COM

BESTYLISH.COM

KOOVS.COM

SULEKHA.COM

SHOPPING.INDIATIMES.COM

PEPPERFRY.COM

MYNTRA.COM

SHOPCLUES.COM

INDIAPLAZA.COM

BUYTHEPRICE.COM

SNAPDEAL.COM

YEBHI.COM

HOMESHOP18.COM

INFIBEAM.COM

FUTUREBAZAAR.COM

TRADUS.COM

EBAY.IN

THANKS FOR VISITING

---------------------------------------------------------------------------------
HOW TO GET A FREE WEBSITE WITH UNLIMITED HOSTING AND FREE DOMAIN
-----------------------------------------------------------
STEP 1

FIRST OF ALL VISIT TO  INDIAGETONLINE.IN

STEP 2
NOW CLICK ON GET A NEW WEBSITE & CHOOSE A VALID DOMAIN NAME.

STEP 3
NEXT STEP IS TO FILL THE JOINING FORM TO GET FREE WEBSITE.THE ONE & ONLY THING YOU NEED IS PAN CARD NUMBER TO VERIFY THAT YOU ARE AN INDIAN BECAUSE THIS WEBSITE OFFERS FREE WEBSITE ONLY INDIA'S PEOPLE.




THANKS FOR VISITING


---------------------------------------------------------------------------------------------------------------------------------
TOP 5 WEBSITES ACCORDING TO THE ALEXA RANKING
----------------------------------------------------------------------------------------------------------------------------------
RANK 1




WEBSITE :::::FACEBOOK.COM

CEO:::::MARK ZUCKERBURG

LAUNCHED IN:::::FEBRUARY 4,2014


RANK 2

WEBSITE:::::GOOGLE.COM

CEO:::::LARRY PAGE

LAUNCHED IN:::::SEPTEMBER 15.1997

RANK 3


WEBSITE:::::YOUTUBE.COM

CEO:::::SALAR KAMANGAR

LAUNCHED IN:::::FEBRUARY 14,2005

RANK 4


WEBSITE:::::YAHOO.COM

CEO:::::MARISSA MAYER

LAUNCHED IN:::::JANUARY 1994

RANK 5


WEBSITE:::::BAIDU.COM

CEO:::::ROBIN LI

LAUNCHED IN::::OCTOMBER 11,1999


THANKS FOR VISIT

---------------------------------------------------------------------------------
C-PROGRAM TO GET IP ADDRESS
-------------------------------------------------------------------------------





The code given below works for Windows xp and Windows 7. 



#include<stdlib.h>
 
int main()
{
   system("C:\\Windows\\System32\\ipconfig");
 
   return 0;
}
ENJOY THE TRICK

-------------------------------------------------------------------------------
HOW TO REMOVE THE DRIVE LETTERS?
------------------------------------------------------------------------------

For windows 7
-Open My Computer.
-Click on Organize below the address bar and click on "Folder and search options".
                         Or
Press "Alt" key. Menu bar appears. Click on tools on Menu bar Then click on "Folder options"

-In Folder options Click on View.




-Look for "Show Drive letters" in Advanced settings.
-Uncheck the box.
-Click Apply then click Ok.


For windows XP.
-Click on Tools in the menu bar.-Then Click on Folder options.
-Click on View.
-Look for the "Show Drive letters"
-Uncheck the box.
-Click Apply then click Ok.


ENJOY THE TRICK


---------------------------------------------------------------------------------
HOW TO CHANGE THE BACKGROUND OF BLOGGER
--------------------------------------------------------------------------------







To Change Background Image

1. From your blogger Dashboard > Template > Edit HTML > Proceed
Make sure to click on the Expand widget box (highly recommended)
2. Using Ctrl + F, Find-

----------------------------------------------------------------------------------------------------
 body{
background:url(
http://www.example.com/image.png)
repeat top center;

----------------------------------------------------------------------------------------------------
3. Replace existing url from your image url
or
To simply find exiting url by 
go to home page of your blog  
Right Click mouse button > View Background Image  (click here if No background image found)  
by copy-paste image url from address bar to Find box using ctrl+f  
to find that url in Template > Edit HTML  
Replace it with your image url

ENJOY THE TRICK


-----------------------------------------------------------------------
HOW TO DELETE AN UNDELETABLE FILES IN YOUR COMPUTER
----------------------------------------------------------------------






1)Open Notepad.exe
2)Click File>Save As..>
3)locate the folder where ur undeletable file is
4)Choose ‘All files’ from the file type box
5)click once on the file u wanna delete so its name appears in the ‘filename’ box
6)put a ” at the start and end of the filename
    (the filename should have the extension of the undeletable file so it will overwrite it)
7) Cick save,
    It should ask u to overwrite the existing file, choose yes and u can delete it as normal


ENJOY THE TRICK

----------------------------------------------------------
use an onscreen keyboard in your computer
-----------------------------------------------------------
use an onscreen keyboard in your computer
simple:

Go to start
>Run
Type osk
>enter.


Enjoy the keyboard on your computer 

ENJOY THE TRICK

----------------------------------------------------------------------------------------------------------
SET THE VIDEO AS DESKTOP BACKGROUND
---------------------------------------------------------------------------------




1) Open VLC Media Player. If you
     don’t have it download it
     frome Here.
2) Then Go
     to Tools > Preference Or
     press CTRL + P and Selecet Video
     from left panel
3) Then Choose DirectX video
     output from output dropdown list
      as shown in below image .
4) Save the changes ans restart
      VLC Media Player.
5) Play any video you would like
     to set as your desktop wallpaper.
6) Then click on Video and select
     DirectX Wallpaper from the
     dropdown list as show in below
      image.


ENJOY THE TRICK

----------------------------------------------------------
Increase ultoo money automatically
-----------------------------------------------------------

Trick is 100% working
1] open Firefox if you don’t have first Download it
2] Go to add one search for GREASEMONKEY and insall it. (Firefox most popular plugin )
3] Now go to http://userscripts.org./scripts/show/159047 and click on INSTALL button.
4] Restart browser and go to sms.ultoo.com and see magic.
Your money will increase automatically bcoz this pluging will play all quiz and polls automatically.
NOTE:-if not work again go to sms.ultoo.com and login.

ENJOY THE TRICK

---------------------------------------------------------------------------------
CHECK YOUR COMPUTER IS MALE OR FEMALE
--------------------------------------------------------------------------------

1)open a notepad and paste the below code

CreateObject("SAPI.SpVoice").Speak"softwaresexplore"
2)now save the file as "gender.vbs".
3)put your speaker on.
4)now open the saved file.

then if you hear male voice, your computer is male and if you hear female voice means it female.

ENJOY THE TRICK
 

---------------------------------------------------------------------------------MAKE YOUR KEYBOARD LED DANCING
---------------------------------------------------------------------------------



  Hi guys, this is a simple trick to blink your keyboard LED’s continuously by a 
 batchprogram.
STEPS:
1)Open notepad and copy paste the following code into that notepad
   




Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
   2)And then save that file as “led.vbs” (Note: Make sure need    must  vbs)

3)Now double click that vbs. You can see the dancing of your keyboard LED’s.




To Stop that blinking go to task manager (control+Alt+Del). And Choose process tab then right click on wscript process and end the process.




THANKS TO WATCHING THIS. 


-----------------------------------------------------------
FINDING THE SERIAL KEY OF ANY SOFTWARE USING SIMPLE GOOGLE TRICK
---------------------------------------------------------------------------------


Go to Google
Go to Google

    1. Go to Google
    2. Then type  Software Name 94FBR
  • Replace Software Name with the name of software whose serial key you want to find
  • Eg: To find serial key of Nero i will type Nero 94fbr
    3. Now press Enter and you will find serial key of software you are looking for as shown below. - See more at: http://www.coolhackingtrick.com/2013/04/finding-serial-key-of-any-software.html#sthash.a56gnbbe.dpuf

    1. Go to Google
    2. Then type  Software Name 94FBR
  • Replace Software Name with the name of software whose serial key you want to find
  • Eg: To find serial key of Nero i will type Nero 94fbr
    3. Now press Enter and you will find serial key of software you are looking for as shown below. - See more at: http://www.coolhackingtrick.com/2013/04/finding-serial-key-of-any-software.html#sthash.a56gnbbe.dpuf

    1. Go to Google
    2. Then type  Software Name 94FBR
  • Replace Software Name with the name of software whose serial key you want to find
  • Eg: To find serial key of Nero i will type Nero 94fbr
    3. Now press Enter and you will find serial key of software you are looking for as shown below. - See more at: http://www.coolhackingtrick.com/2013/04/finding-serial-key-of-any-software.html#sthash.a56gnbbe.dpuf

    1. Go to Google
    2. Then type  Software Name 94FBR
  • Replace Software Name with the name of software whose serial key you want to find
  • Eg: To find serial key of Nero i will type Nero 94fbr
    3. Now press Enter and you will find serial key of software you are looking for as shown below. - See more at: http://www.coolhackingtrick.com/2013/04/finding-serial-key-of-any-software.html#sthash.a56gnbbe.dpuf

1)go to google
2)then type Software Name 94fbr


*Replace Software Name with the name of software whose serial key you want to find
*Eg:To find serial key of Nero you will type Nero 94fbr
3)Now press Enter and you will find serial key of software you looking.


Thanks to watching this


-----------------------------------------------------------
How to enjoy the windows 8 view in windows 7
-----------------------------------------------------------

STEP 1.- 

First of all download WINDOWS 8 UX PACK 5.0


STEP 2.-

Now double click on it & install it on your pc


STEP 3.-

Now just reboot your pc and enjoy.
" ENJOY & WAIT FOR NEXT "


 

No comments:

Post a Comment

Live Traffic

Popular Posts

Designed By RAJESH GOWRABATHUNI