Showing posts with label Context menu. Show all posts
Showing posts with label Context menu. Show all posts

Sunday, July 07, 2013

How to Add "Open With Notepad" Option to the Right-click/Context Menu Of Any File:

This process will add an extra option "Open with notepad" to context menu or simply right click of mouse for a selected item. Before doing so you should make a back of your registry.
Now,  Open your notepad or any other text editor enter the following Information:-


Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Open with Notepad]
[HKEY_CLASSES_ROOT\*\shell\Open with Notepad\command]
@="notepad.exe %1"

Note:
Please make sure that the first line (the one starting with "Windows Registry Editor..." appears in the text file. Now save the notepad file anywhere on your computer and give it a .reg extension.(suppose xxx.reg).Now you need to install that registry file to Windows registry..
After installing the registry Now reboot your computer and Enjoy the change.

Downloadable Registry hack:

If you cannot do this manually ,I have also made and uploaded it Just download it and Open it.
Continue Reading >>

Saturday, July 06, 2013

How to Add "Start CMD(Command Prompt) here" Option on Right-click Or Context Menu of a File?

By this process you will add an extra option as "Command prompt here" on the context menu. By using this you can open your command prompt from a selected folder. No need to first open command prompt and navigate to that folder on the cmd screen. Just open the folder on explorer and right click of mouse there and you will find the option just click there; then you will find that command prompt will open on that folder.
Before trying this tutorial you must make a back up of your Windows Registry.

Also Check:  How to back up the Windows Registry
Now,  Open your notepad or any other text editor and enter the following information

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here]
@="Command &Prompt Here"
[HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command]
@="cmd.exe /k cd %1 "

Note:
Please make sure that the first line (the one starting with "Windows Registry Editor..." appears in the text file. Now save the notepad file anywhere on your computer and give it a .reg extension.(suppose xxx.reg).Now you need to install that registry file to Windows registry..
After installing the registry Now reboot your computer and Enjoy the change.

Downloadable registry hack:

If You cannot do it manually . I have made and uploaded this registry hack. Just Download it and Open.

Continue Reading >>

How to Edit (Add/Remove) Option on "send to" menu In Windows?

In other words we can add our favorite folder or program as a shortcut on SEND TO menu. Generally for a selected file or files in send to menu desktop or any removable device or bluetooth device is there. But by this process we can add any drive or any folder placed any where on our system also any program as a shortcut on the send to menu. This will very helpful in data transfer.
This will explain how you can add or delete items from the “Send to” menu list in Windows 7, Windows Vista and Windows XP.Process:
1. Navigate to the following folder in windows
      For XP Users-
C:\Documents and Settings\(User-name)\SendTo
  For vista and seven users-
C:\Users\(User-name)\AppData\Roaming\Microsoft\Windows\SendTo

Here user-name refers to the user name of your system where you currently logged in. Type the user name on that place without the braces.

2. There you will find all the shortcuts that are included in the shortcut menu of your windows.Add or delete whatever you like on that folder.Any modification on that folder will change the items on send to menu.

3. To delete any item from the send to menu. Just select that and right click of mouse on it and select delete and hit enter.
4. To add any application or a folder as a shortcut you follow this-
 Right click of mouse on an empty space of the open folder -> Select new -> Select Shortcut -> Now choose the application or a folder as shortcut. Click ok.
Now you will find an extra option on the send to menu.

5. I have created a shortcut for d drive on the send to menu.


If you find some error during the modification of the send to folder.  Then it is required to take ownership of the send-to folder to logged user.
Continue Reading >>

How to Add "Restart Explorer" To Context/Right-Click Menu of Desktop In Windows XP,Vista And 7?

Restart  Explorer:

This will restart only the explorer window rather than the full system which take a long time.By this process we will find the Restart Explorer as a shortcut  in our simple right click of mouse or in the context menu. Before doing so you should make a back of your registry.
Now,  Open your text editor (notepad, wordpad or any text editor) and enter the following Information:-

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell]
@="none"
[HKEY_CLASSES_ROOT\Directory\Background\shell\Restart Explorer]
[HKEY_CLASSES_ROOT\Directory\Background\shell\Restart Explorer\Command]
@="TSKILL EXPLORER"

Note:
Please make sure that the first line (the one starting with "Windows Registry Editor..." appears in the text file
Now save the notepad file anywhere on your computer and give it a .reg extension.(suppose xxx.reg).Now you need to install that registry file to Windows registry..
After installing the registry Now reboot your computer and Enjoy the change.

Downloadable Registry Hack:

If it doesn,t work then, I have also upload this registry hack.Just Download it And Then open


Continue Reading >>

Friday, June 28, 2013

How to Add Defragment to the Right-Click Menu for a Drive?

After manually applying or downloading the hack, you’ll have a new item on the right-click menu for your drives…
Which will start up the command-line version of Disk Defragmenter (after accepting the UAC prompt)


Manual Registry Hack
Open up regedit.exe through the start menu search or run box, and then browse down to the following key:
HKEY_CLASSES_ROOT\Drive\shell

Create a new key under shell called “runas”, and then set the (Default) value to “Defragment”. If you want to hide this menu item behind the Shift key right-click menu, then add a new string called Extended with no value.

Next, you’ll need to create a key called “command” and set the default value to the following, which is the command to run defrag with the default options but show verbose output.
defrag %1 -v
You can alternately choose from one of the other defrag switches here if you’d like.
Downloadable Registry Hack
Simply download, extract, and double-click on either AddDefragToDriveMenu.reg (for the regular menu) or AddDefragToExtendedDriveMenu.reg (to hide behind the Shift key). There’s also an included removal script that will remove either one.
Download file from here
Continue Reading >>

How to Add Any Application to the Windows Desktop Right-Click Menu?

If you want really quick access to launch a frequently used application without putting extra icons on your desktop, you can add that application to the context menu for the desktop with a simple registry hack. Here’s how to do it.


Adding Applications to the Desktop Context Menu

For today’s lesson we’ll show you how to add Notepad to the menu, but you could add any applications you want instead. The first thing you’ll want to do is open up regedit.exe through the Start Menu search or run box [Press windows+R key to open run box], and then browse down to the following key:
HKEY_CLASSES_ROOT\Directory\Background\shell

The screen should look similar to this one if you are in the right place.
Next, you’ll want to create a new key underneath the shell key, the name of which is exactly what is going to show up on the desktop menu. Right-click on the “shell” key, and then choose New \ Key from the menu.

Give the new key the name that you want to show up on the desktop context menu. For this example we’ll be using Notepad.

Optional: If you want to assign an “Alt” key to this menu entry for quicker access, you can change the (Default) value on the right and put an & character in front of the key you want to use. For instance, if you wanted to be able to just use the N key to launch Notepad once the desktop context menu pops up, you can do this:

Personally I don’t find this terribly useful since you have to use the mouse to right-click on the desktop… may as well just use the mouse to click the item. Still, for completeness I’ve included it.
Next you’ll need to create the command key that will actually hold the command used to launch the application. Right-click on the new Notepad key, and then choose New \ Key from the menu.

Give this key the name “command” in lowercase.

To complete this step you’ll need the full path to the application that you want to launch. You can use Shift + Right-Click to get the Copy as Path menu item to find this more quickly. Note: of course, for Notepad you wouldn’t need the full path, but this is just an example.


Now click on “command” on the left side, and then double-click on the (Default) key in the right side to edit the string value.
Paste in the full path to the executable that you got from the “Copy as Path” step above, or you can put in the full path yourself if you’d like.
Once it’s done, it should look like this:

And right-clicking on the desktop will produce the new menu item… naturally, using this menu item should launch Notepad.

You can add as many applications to the desktop context menu as you’d like, just repeat the steps again with a new menu item name.
Don't forget to share.... :)
Continue Reading >>

How TO Add "Take Ownership" to Explorer Right-Click Menu in Win 7 or Vista?

Taking ownership of system files or folders in Windows 7 or Vista is not a simple task. Whether you use the GUI or the command line, it takes far too many steps.
Here’s what the new right-click menu will look like after installing this registry hack.


Install, Download and unzip the files contained in the zipfile [Download it from link given below]. Double-click the InstallTakeOwnership.reg file and click through the prompts. No reboot necessary.

Uninstall
Double-click the RemoveTakeOwnership.reg file and click through the prompts. No reboot necessary.

Download Links:

Download file from here
Continue Reading >>

How to enable "copy to" and "move to" option with any file when you right click it?

Make your windows better by adding this feature.I will show you How to do This.
This feature will make you glad Specialy It is better for Windows 7 users.Because In windows XP there is option of "copy this file" and "move this file" in sidebar present of left side.So, it is more better and good for windows 7. Let,s start the lesson.

Procedure:


1. Now, open your notepad or any other text editor and Enter the following information:
Information for enable the copy/move option:-

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers]
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"
[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"
2. Now, save the file as xxx.reg i-e you have to give it a .reg extension.
3. Now open it. That's it.

Alternative Way:

1. Download a file from Here.
2. Just Open it.
3. You have done your job. It will automatically install it.
Continue Reading >>

How to Add "Open File Location" in Right-Click menu of a shortcut in Windows XP?


Windows Vista and Windows 7 include the Open file location context menu item for Shortcuts, which help you quickly open the target folder of a shortcut. In Windows XP, it takes four mouse clicks to accomplish the task. To open the target folder of a shortcut in Windows XP, you need to right-click on the shortcut file, click Properties and click the Find Target button to open the parent folder of the target file or folder.
And an additional mouse click is needed to close the Shortcut Properties dialog.
You can add the Open file location feature in Windows XP (similar to what you have in Windows Vista) using one of the two methods. Method 1 uses a .REG file, and Method 2 uses a VBScript that I wrote. No additional shell extensions are needed!

Process:

 Installation.

1.Download registry file "open file location" from here.
2.Open it.
3.All work has done.You have added  "Open file location" option in right-click menu of a shortcut.Enjoy.

Uninstallation.

1.Download registry file "uninstall Open file location" from here.
2.Open it.
3.Un-installation is complete.
Continue Reading >>

Thursday, June 27, 2013

How to create a folder without name or with a blank space?

Get ready, For learning this "How to create a folder without name or with blank space". I hope this knowledge would be helpful  for you.

Steps:

1. Select any file or folder.
2. Right click on it, press rename or simply press F2
3. Press and hold the Alt key. While holding the Alt key, type numbers 0160(0r 999999999or 255)
      from the numpad. 
Note: Type the numbers 0160 from the numpad, that is, the numbers present on the right side [Numpad] of the keyboard. Don't type the numbers which are present on top of the character keys.           
4. Press Enter and the nameless file or folder will be created.
Reason: The file or folder that seems nameless is actually named with a single space.

But what if you want to create another nameless file or folder in the same directory?
For this you will have to rename the file with 2 spaces. Just follow these steps below:

   1. Select file, press F2.
   2. Hold alt key and type 0160 from the numpad.
   3. Release the alt key. Now without doing anything else, again hold Alt key and press 0160.
   4. Press enter and you will have second nameless file in the same directory.
   5. Repeat step 3 to create as many nameless files or folders in the same directory.

Continue Reading >>

Warning !

Search This Blog