Wednesday 17 July 2013

To change ( C:, D:, E:) drive’s icons



When you apply theme. You almost noticed that like other things the drive icons are changed, you know you can change it manually. Here I tell you that how can you do that:

Open “registry editor”  ( open “Run” and type “regedit” press enter)

Now click these folders

  1. HKEY_LOCAL_MACHINE
  2. HKEY_LOCAL_MACHINE\SOFTWARE
  3. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft
  4. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
  5. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
  6. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer



Now right click on the right pane and select “New” and select “Key”
Name it “DefaultIcon”

Click on DefaultIcon key ( It look like folder) and right click on right pan. Select “New” and “Key” . Name it “C” ( as you want to change icon of C: drive).

With clicking on “C” key make an other key name it “DefaultIcon”

When you click on “DefaultIcon” key you’ll look “Default” key on the right pane (it will be other type of key called “string” key)
Double click on it and give path of your icon. E.g: F:\Icons\myicon.icon


Restart your computer and open My computer look! C: drive’s icon is changed.

Sunday 14 July 2013

Listen your computer's sound


Do you want to listen your computer sound for checking that your computer He or She?
Let us do it.

Open notepad
Type code
Createobject("SAPI.SpVoice").Speak"Im your computer"

save it any name but with .vbs ( like sound.vbs)
Double click on it.
Do you surprised?
You can write any thing "Im your computer" line for listening your computer sound.

Hide your data in a picture



If you want to hide data from others make it as a picture file nobody know that what is in it. Surprising thing is that the file behave as picture. When you double click on it, it open as picture.
Do this
step 1: Make a folder and put all your data in it.
step 2: compress that folder as .zip, .rar or any other format with any compressor software ( like, Winrar, Winzip etc)
step3: choose any picture file with jpg format
Note: Looking extension or file format you have to open "folder option" on "view tab" and uncheck "Hide extension for known file type" option. You'll find it in win7 "Organize button" on any opened folders.
step4: Open run command and type cmd and hit enter.
step5: write command
          copy/b   mypicture.jpg+myzipfile     newpicturefile.jpg

Where "mypicture" is the picture you want to show as file thumbnail and "myzipfile" is your data file which was compressed as .zip file and "newpicturefile.jpg" is made new file that hides your data.

Shutdown Computer with notepad


Do you know? notepad has magical features, you can do what you with notepad. Do you ever think you can shutdown your computer through notepad?
Be happy now you'll be aware of it. Tell your friends.
Open notepad which is remain start menue-accessories or you can open it by run command , simply press open run command and type "notepad".
type below codes in notepad and save it test.bat ( you can give any name but extension must be .bat)

@echo off
msg * You computer is going to sleep.
shutdown -c “Good Night” -s

Annoy yourself

Wrtie below code in notepad ( Open run command and type notepad (enter) notepad is opened)
save this file as worried.bat. Now open it. Hey you are really worried.


@ECHO off
:Begin
msg * Hello!
msg * Let us play a game.
msg * First my turn.
msg * You've close me.
msg * Ha ha! You cann't.

GOTO BEGIN

Sorry you've to turn off your computer for stopping the message.

Hide any folder


Sometime we want to hide our personal folder to other. Even we want it is not be searched. Let us do it.
Open run command or from keyboard press "Window key+R". and then type "cmd" for opening the command prompt.
Type
attrib +s +h  D:\Data ( press Enter)

attrib is attribute command while +s consider as system file/folder and +h is hide it, While D:\Date is path of folder it mean hide "Data" folder from D: drive. When you'll search it by name but I'll not displayed.

Now let us restore it
Type
attrib -s -h D:\Data ( press Enter)

It is now appeared.

Make your desired folder as a drive


The folder that you use frequently if it can be changed into drive as other drive(c: d: ) is good idea. In past it could be imagined but now it is possible. Let us do it.
Open run command and type “cmd” for opening command prompt, going to Dos mode.
Command is as:
Subst (drive letter for new assigned drive)  Path ( which folder that is being creating as drive)
Check how many drives are in your Hard disk for example ( c, d, ) are already remain then choose other letter like (e, f) . Path is the place where your desired folder is. Suppose your desired folder  is in D drive path is like D:\desired folder.  If your desired folder is in an other folder  then the path is like D:\Folder\Folder.
Here  Iam making my Data folder in D: drive as E: drive
Subst e:  D:\Data (enter)
Now E: drive is my Data folder.
If you want delete the drive.
Simply type
Subst/d  E: ( press enter)

With /d your E: drive is removed but your Data drive not removed .

Close Startup Program


                When you open computer some program open automatically without double clicking on it.  Skype, Yahoo messenger are the such programs always open on startup.  If you want to close these automatically started programs do this:
Open run command type “msconfig” and press enter

Select startup tab from opening system configuration dialogue box, and uncheck which program you want close click “Apply” restart you computer.

Hide Partition


Sometime yuo want to hide partition from others so that other can not access your data. Is it possible?
Yes It is. Do this.
Open run command or press window key+R and type "cmd" press enter. command prompt will be opened.
Now type: diskpart ( press enter)
dispart editor is now opened.
type: list volume ( press enter)
list of partition will be opened.
 Every partition has an alphabetic letter and a number. Which drive you want to hide select it. Here I want hide my E drive, which is on number 3
type: select volume 3 ( press enter)  "Volume 3 is selected" message is appeared
type: remove letter E ( press enter)

Now go to my computer and observe, you've not seen E drive here. It is hidden.
How to show it
type: select volume 3 ( press enter)
type:  assign letter E ( press enter)

Your E drive is in now drive list.

Convert your fat32 file system to NTFS.

Why do we change file system?
   Fat file system only support 3.9 GB, above 4GB file size not unpacked while NTF has wide range.
Open run command from or press (window key + R) and type "cmd" and enter. 
Now type:
 convert G:/FS : NTFS  (press enter)
G is your specific drive letter which you want to convert. After that press "Y" and it'll done.

Windows update button on desktop

Open run command and type "%systemroot%system32" and enter. You've seen many files, search "wuapp.exe" ( for win7) and "wupdmgr.exe" (for winxp). Right click on it and select send to desktop. Now windows update is on your desktop. With double click it shows updates.

Microsoft Office file security tips



In office-7 save any file and bottom of the save as dialogue box find "Tool" button and select "General Option" Write any password in "File encryption options for this document" section. This password is given when the will be opened. You can also give password for file sharing option.

Screen Recorder in Window 7


You know in window7 there is a default feature for solving your problems. Suppose you've not much experience but your friends have, they also want to help you but how it possible with a long distance.
Now It is possible; You've just record your mouse clicking activity compress it in zip format and mail it to your friend. Same way your friend can send you solution. 
Try it now
Click Start button and type: PSR 
You'll see a program displayed top of the list open it and hit record and finally total work done it by automatically , recording activity, compressing etc.

Background image in explorer toolbar for win xp



Open “run” command and type “regedit” press enter.
Now open.

HKEY_CURRENT_USER\Software\Microsoft\Internet explorer\Toolbar

Now on the right pan right click and from new option select “string” name it “BackBitmapShell” and double click on it give your desired images address with complete path. Like ( D:\Pitures\bg.bmp).
Close registry editor open explorer. Look what’s new?

Tuesday 9 July 2013

Creat online presentation

Here you can create presentation online with many tools. You can import presentation, video file, flash files, animated gif as well.



How to make?

Monday 8 July 2013

Create online vedio with music from selected Images

Sometime you want to make video file form your images or join two or more video files and also play background music. Here you can do it all thing. With this you can really make your memory in a great video file.



Sunday 7 July 2013

Design online web template for your websit

I'm going to give a gift for your website, certainly you want to make your own them for your site but it become very difficult when you don't know about any web language. You take help from any web builder software but how better is that if you can do it online with out installing any software.
Just choose any template and customize it. You can menu, buttons and many other dynamic tools.



Create online storyboard

Do want to create and print online storyboard? Here is you can do it easy without installing any software. You have to make an free account and start to do it. For your ease there are different tools like adult character, young character, funky, outfit, animals etc. Not this but also different scene like home, school, outdoor. click image and start.


Make flash animated image movie


Do you want to make these type animated image movie which decorate your image. If you want then click here. and go to link then follow the steps and your movie is ready to download. There are many effects.

Make cartoon story online

If you wish to make a cartoon story. It is possible you've no need to install any software just click image below and start making cartoon . Note you have to sign up first.


Create face sketch online

Here you can create face online with different face parts adding. like head, jaws, eye brow sample are already here, just drag and drop and make a face.
click image and start.

Make online 3D decorated text

Sometime we want to make a beautiful 3d text but we have not any program for that. Here you can solve your problem just in seconds. There are many effect and styles. Some examples here.









Make funny animated photo online

Here you can make funny photo with many funny styles like dancing etc. You can also add many effect on it. Here is the example





Except these styles there are many funny styles click here.

Make fun with animals

Are feeling bore. Here is a funny online page. You can make funny creature with adding different part of bodies. You can also play game online with guesing animal sounds, locations.

Friday 5 July 2013

Animated text with icon

Hi! friends you really want to make these type of animation. click above image and make your own text animation with desired icons. It is all free.

make LED animated signboard of your text



Do you want created this like animated .gif signboard. Yes, It is free click image above and make your text as LED signboard

Friday 28 June 2013

Send fake SMS

Do you ever send fake sms to any friend? These type of sms have unknown ids unknown name. No one can find it. Do it and impress your friend. Click image below.


Sunday 23 June 2013

Star War story in ASCII code in windows xp, 7 and 8

Interesting! Star war movie story built-in  windows features. If you watch the movie you the complete story you find in it. This story is in windows telnet protocol feature

For window Xp
 
Open run command and type

telnet towel.blinkenlights.nl ( press enter)

For windows latest version 7 or 8
By default latest version of windows telnet like features are turned off. First you've to turned it on. 

Go to control Panel then Programs and click "turn windows feature on or off" and search telnet, check both telnet client and server option.

Now open start and type "telnet" in program search and open it. Now you'll be in dos mode 

type: o (press enter)
type: towel.blinkenlights.nl  (press enter)

Wao! the story start.



Friday 21 June 2013

Facebook theme for firefox browser

Well!
Now Iam going to change facebook website theme in firefox browser. first I'll search "Stylish for firefox" and open that link and install it.

Ok Now; After that I'll login facebook and opened firefox window left bottom corner button "S" I'll find.


I'll select "Find styles for this site" and I've this stylish theme. Did you like?



Thursday 20 June 2013

Change facebook theme

Do you ever think that you can change your facebook site theme? It is really not possible. But I make it possible for you. Ok
Let us start.
In chrome browser click on right side corner "Customize and Control google chrome button" and select "Setting" from the opening drop down menu. Now you have select extensions. and from more find "Stylish" extension. or
Write "Stylish extension for chrome"  or click on this link https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=en  and select "Add to chrome". Stylish extension is added to chrome extension list.
















Now open facebook site and login then click on "S" button top right corner of google chrome browser and select "find more style for this site" and select any theme and download it. Ye he you've done!


Facebook funny feature

Login you facebook account and search right corner a setting-type button click it.



From language choose (English(Upsid Down) and watch result.

Facebook text now become upside down.

Wednesday 19 June 2013

Find IP Adress of any websit

Every url has there own specific ip address if you  want to know do this
step 1: open run command or press window key + r from keyboard
step2: type "cmd" in run command omit inverted comma.
step3: new type key word ping and then your desired websit url.
      for example
       ping www.facebook.com
after typing this press enter you can find ip address which is as 173.252.110.27 group of digit. You paste these digits on any browser's address bar the desired sit opened.

Write text online upside down

Its really amazing if we can write text online upside down. It is really fun.
Click image below.

Pacman Game in Google

Who is cutest?
Write above phrase in google search bar and hit "I'm feeling lucky" button and let you know that what google reply.

Google Pacman

By typing "Google Pacman" a famous pacman  game displayed and a "insert coin" button displayed with pressing insert coin button you can play this game. Then why are doing late? start it just know.



Find Chuck Norris

Find Chuck Norris

By typing these words word google results
Google won't search for Chuck Norris because it knows you don't findChuck Norris, he finds you.
Your search - Chuck Norris - did not match any documents.
Suggestions:
  • Run, before he finds you.
  • Try a different person.
  • Try someone less dangerou
You try it now.

Google make fun with you

LOL Limewire

In google search bar typing "LOL Limewire" and by hitting the "I'm feeling lucky" button; google claims you are pirate and also music start with saying these lines "do what you want cause a pirate is free." and some cartoon character dance.

What is result of 2204355?

2204355 

You know google really haven't forget these digits. What he do. Let you watch just type these digit in search bar and hit "Im feeling lucky" button.

Annoying Google

Annoying Google

If you really want to annoy google just type "Annoying Google" in google search bar and hit "I'm feeling lucky" button. Google really annoyed .

Google Rainbow

Google Rainbow

Now you've to type "Google Rainbow" in google search bar and it "I'm feeling lucky" button. What did you see? "Google Rainbow an arc made above google and whole the text rapidly changed the color as rainbow like.

Google Zoom in

Epic Google
If you type "Epic Google" in google search bar and hit "I'm feeling lucky" button; An Epic word will be looked above goole and whole the page data slowly magnified.


Google text moving round

Google Sphere
When you type "Google Sphere" in google search bar and press "I'm feeling lucky" button, google's text dance in spherical direction your mouse also involve it. Try it now.

Write www.google.com
 and now "I'm feeling lucky" button tricks
Google Gravity:
 Write "Google Gravity" phrase in google search bar and press "I'm feeling lucky" button. You'll see the google's whole text and image fall down.

Answer to the Ultimate Question of Life, the universe and everything

Answer to the Ultimate Question of Life, the universe and everything

When you type this line Answer to the Ultimate Question of Life, the universe and everything in google search bar, google calculator will be opened automatically and gives the result in number as 42.


Google Reader Ninja

Google Reader Ninja
This time you've to open reader.google.com and now press button from keyboard Up, Up, Down, Down, Left, Right, Left, Right, B, A . You 'll feel that the look of page is automatically changed.

Google page moving


Do a barrel roll
An other google funny magic, type "Do a barrel roll" and look googl's search result revolving.

Tuesday 18 June 2013


Zerg Rush
Open www.google.com and in search bar type "Zerg Rush". What happen! Test it.