Translate this page

Thursday, July 26, 2012

How to select files and folder with the help of check boxes.


0 comments




Everyone knows that for selecting the file in our computer we just click the mouse button on it. And for selecting multiple folder or files we use the shift or ctrl key on keyboard with the mouse button. But you can select the multiple files by just checking the check box.
Follow some below steps:







1.      Open your  My Computer and open your Folder option.
a.       In Window XP you can open folder option by clicking on the Tool menu of your My Computer and then Folder Option.
b.      And in Window 7 click on Organize given in left top corner of your My Computer. And then click on Folder and Search Option

2.       Now open view tab in Folder Option window and check the option “use checkbox to select the items”. Then OK.
3.       Now you will find that when you will move the cursor on your folder or file a checkbox will appear. You can check it to select the file
4.       You can check the multiple checkbox to select multiple files without pressing the shift or control key.
ENJOY!!!!

Learn also

Use icons of your desktop without minimizing the opened windows.

How to schedule your pc to shutdown automatically. ....

Tuesday, July 24, 2012

Use icons of your desktop without minimizing the opened windows.


0 comments


Sometimes you want to use the files on the desktop frequently. And it is not good to minimize your open windows for using these files again and again. I have a solution for that. You can access your desktop directly from the taskbar. Follow some simple steps given below.
1.       Right click on your Window-Taskbar.
2.        Open properties.
3.       A window will open(Taskbar and Start Menu Properties).

4.       Select the Toolbars tab in it.
5.       Select Desktop. And press Ok.
6.       Now a Desktop link will appear in your TaskBar with arrow sign.
7.       Click on this link a list of your destop items will come.
8.       Now you can access your desktop without minimizing the window
ENJOY!!!!

Learn Also

Thursday, July 19, 2012

How to protect MS Word file with password in MS word 2007.


0 comments


You can save your Ms Word file by setting password for it. Ms Word has the inbuilt function to protect your file with the password. Follow some steps given below …



1.       Click on the office Button on the top left side.

2.       Click on prepare option in it.

3.       Click on Encrypt Document.
4.       Now it will ask for the password. Fill it with the password which you want to set for your file. And press OK.
5.       It will ask for confirm password. Fill your password once again and OK.
6.       Now save your file.

7.       Now whenever you will open the file next time, it will ask for the password.


Learn Also....

Wednesday, July 18, 2012

Block the websites on your personal computer without using any software.


0 comments

Some times we want that no body can open some websites on our personal computer. We want to block that websites. But not able to do that and sometimes we need some software to do this work.
But I have a very good way to do this without using any software.
Follow the steps given below...

  1. open the run by pressing window+R or from start menu.
  2. Type C:/windows/system32/drivers/etc/hosts


  1. And select the Notepad from open with window.

  2. and write
127.0.0.1 www.domainname.com at the end of the document.
      5.   Now save it.
      6.   Try to open the website in your browser. It will not work.
***Note: this method will not work on some websites.

Learn also..

Monday, July 16, 2012

How to save your computer from the virus injected USB flash drives.


0 comments


In these days every one uses the USB flash drives to transfer the data from one computer to another computer. And it is very easy way to transfer the virus to your computers. If your Flash Drive contains any virus and when you open this, the virus affects your computer files. So we should know that how to save our computer to be injected from the virus which comes from the USB flash drives (Pen Drives).
I have tips to do that. You can use the USB flash drives without opening. Just follow the below steps to do that…

  1. Right click on Task Bar and click on Toolbars.
  2. Then click on New Toolbar
  1. Click on My Computer and then ok.
  1. It will create a My Computer tool with the arrow sign on the right side of the taskbar.
  2. Now you can access any drive and the files from here. Click on the arrow and it will show a list of your drives.
  3. Now you can go to the file where you want to go without opening the Flash drive.

  1. You can copy the file by right click and select the copy option in it.
  2. Now you can paste any where you want.

It is very useful way to access the virus injected drives without opening them. But it will better that you scan your Flash Drives with good antivirus.


Wednesday, November 30, 2011

How to write your name in right click menu of my computer.


0 comments


I have a trick in which you can write your name to the right click of the my computer and you can add any application on right click menu. You have to follow the below steps..

Step 1.. Copy the following text and paste it into notepad and save this file with extension .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"


Step 2:.. now edit this file and write your name or application name in the place of “Your Name Or Name of the Application”.
Eg.
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Bhupesh"


or enter the location of name and your file in the place of “Location Of The Application”.
Eg.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Add remove programs"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="control appwiz.cpl"


How to add Control Panel

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"

How to add Add/Remove Application.

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"

How to add Reboot Application.

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"

How to add Shutdown Application.

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"

Learn also How to schedule your pc to shutdown automatically.
....

Saturday, November 5, 2011

How to schedule your pc to shutdown automatically.


0 comments


Now you can schedule your pc to shutdown automatically. You have to follow some simple steps
1.       Open start menu. Type Task Scheduler and open it.
2.        A dialogue box will open. Click on Action option and click on create basic task.

3.       Write any name to your task in the Name Text box. Click Next.

4.       Select your schedule time when you want to start it. Click Next.

5.       Select the time when you want to start it. Click Next.

6.       Select start a program. Click Next.
7.       Now browse the path of task which you want to start. For  Shutdown paste this path in this field
C:\Windows\System32\shutdown.exe
Click Next.

8.       Now press finish button. Done.
Now your task is completed. Your schedule is set.
If your pc is iogged in at the time of schedule then one minute given to the user for saving the data before shutdown.

Subscribe

Subscribe to get free email updates...

Delivered by FeedBurner

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Grants For Single Moms
Facebook RSS Feed Twitter Delicious Digg Stumbleupon Favorites More