menu bar

Saturday 22 March 2014

Shutdown Option in Right Click of My Computer


Do the following Steps:
  1. Open Notepad.
  2. Select and copy the following text and paste it in notepad.

    reg add "HKCR\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command" /ve /t REG_EXPAND_SZ /d "shutdown -s -f -t 00" /f
  3. Click the File --> Save As.... from notepad menu.
  4. Now type the file name as abc.bat and select file type as All Files.
  5. Save the file.
  6. Now double click on the saved file. 
  7. Refresh the desktop. 
  8. Right click on my computer a new option will be added.

Disable Error Reporting


  1. Open Control Panel.
  2. Click on Performance and Maintenance.
  3. Click on System.
  4. Then click on the Advanced tab.
  5. Click on the error-reporting button on the bottom of the windows.
  6. Select Disable error reporting.
  7. Click OK.
  8. Click OK.

Remove the Shortcut Arrows from Desktop Icons


Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.
  1. Start regedit. ( Note: To Start Regedit Click Start --> Run and type regedit)
  2. Navigate to HKEY_CLASSES_ROOT/lnkfile
  3. Delete the IsShortcut registry value.
  4. You may need to restart Windows XP.

Lock a folder without any software

To lock a folder with out any software just follow the steps

1. Copy and paste the following code (in green color) in to Notepad.

2. Type your password in place of "Type your password here"

3. Save the file with *.bat extension instead of *.txt

4. Now double click to open the file.

5. When you open it, a new folder named Locker will be created in the same place.

6. Move all the folders and files you want to lock into this folder.

7. Now double click the batch file again and in the confirmation type 'y' to lock the folder, and the locker folder will disappear.

Whenever you want to unlock the folder, open the batch file and enter the password, the locker folder will reappear again.

/***********Start Copying here************/

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

/****************Stop Copying here*************/

How to Protect Folders With Passwords in xp....

 Windows XP


  1. 1
    Create a compressed folder. Right-click on your desktop or whatever location you’d like your folder to be. Select New, then click Compressed (zipped )Folder. This will make a new .zip file that you can add files to as if it were a folder.

  2. 2
    Move your files. Copy and paste or click and drag your files into the new .zip file. You can move as many files and folders over as you’d like.

  3. 3
    Add a password. Open the .zip file. Click File, then select Add a Password. Enter a password of your choosing, then enter again to confirm it. You will now need this password every time you access the .zip file.
    • Other users will still be able to see the contents of the file, but they will not be able to access them without the password.

  4. 4
    Delete the original. Once the .zip file is created, you will have two copies of your folder: the original and the .zip file. Delete or move your original so that it cannot be accessed.

Using the Windows Key.....

The Windows logo key, located in the bottom row of most computer keyboards is a little-used treasure. Don't ignore it. It is the shortcut anchor for the following commands: 

Windows: Display the Start menu
Windows + D: Minimize or restore all windows
Windows + E: Display Windows Explorer
Windows + F: Display Search for files
Windows + L: Lock the workstation
Windows + M: Minimize all windowsWindows + Q: Quick switching of users (Powertoys only)
Windows + Q: Hold Windows Key, then tap Q to scroll thru the different users on your pc 

Windows + R: Display Run dialog box
Windows + U: Open Utility Manager
Windows + Ctrl + F: Display Search for computer
Windows + F1: Display Help and Support Center
Windows + Pause/ Break: Display System Properties dialog box
Windows + Shift + M: Undo minimize all windows
Windows + Tab: Cycles through all open programs and taskbar buttons. Press [ENTER] to select. 

snapshot feature in windows xp....

you dont need to download any snapping tool or software windows xp also have this feauter like windows 7...


If you ever need to copy something that appears on your screen, such as an error message or a section of a document to be emailed to another party, Windows makes this an easy task. Here's how:

Once you have the item that you would like to copy on your screen, press the Print Screen (prt scr) key on your keyboard. This key is right next to your F12 key on a standard keyboard. You have now captured the image and it is ready to be pasted into a picture editor. In this tip we will use Paint to edit this image. Here's how:

  1. Go to Start>> All Programs>> Accessories>> Paint.
  2. Go to Edit>> Paste. This will paste your captured image into the picture palette area.
  3. Using the rectangular shaped (Select) tool from the left menu, you can select a rectangular area around the particular message that you would like to copy (see Figure #1).
  4. With the area selected, go to Edit>> Copy.
  5. Next, go to File>> New. Choose not to save the changes to the old palette. A new palette will now be created.
  6. Now, go to Edit>> Paste. The selected area of your first palette is now in the new palette (see Figure #2).
  7. Go to File>> Save as... Name the file whatever you would like and save it to a location that can be easily found later (such as your desktop).
  8. Create a new email message and save this new image as either a picture to be inserted into the body of your email or as an attachment to your email.

Disabling Startup Programs

Is the Notification area, on the left-hand side of your task bar cluttered with icons? Does it take ages to start up your PC? It might be caused by software programs you installed on your system. After the software is installed, a small icon is placed in the Notification area. The icon facilitates quick access to the software. If you do not use some of these icons, disable them and save precious physical memory. Decide which program icons you use regularly and whether you want to keep these in the Notification area. I recommend keeping virus scanners and printer/scanner icons.

Click on 'Start', 'Run', type 'msconfig' in the 'Open' field and click OK to open the System Configuration Utility window below. Click on the 'Startup' tab to get a list of all your system's startup programs. Tick the boxes of the programs you want to disable and click OK to continue. Reboot your system and check if everything is working fine. You can always re-enable the disabled startup programs by re-opening the System Configuration Utility and ticking the boxes of the disabled items. Reboot your system for the changes to take effect.