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