0
votes
0answers
13 views

How to add a background context menu in Windows XP?

Can I add a context menu command when right clicking a white (empty) area inside a folder Windows Explorer? I know this is possible in Windows 7 (by editing registry), but the same trick doesn't work ...
0
votes
1answer
27 views

Modifying the Explorer Context Menu [duplicate]

My Explorer context menus are filled with various goodies that I use from time to time. I want to add another option to them, and I have done so, but I'm having troubles getting it to appear in one ...
1
vote
2answers
141 views

Cannot create new folder from context menu

A user somehow deleted the ability to create new folders from the Windows context menu. A typical correct context menu: The user's context menu (in this case, right-clicking an empty spot of her ...
0
votes
0answers
38 views

Are shell extensions / context menu handlers DLL's always loaded as a thread in explorer.exe or only loaded when needed?

I am wondering if shell extensions or context menu handlers which are created by various programs are always loaded in explorer.exe? I am aksing this because there are many threads in my explorer.exe ...
0
votes
3answers
165 views

Can I add a Windows Explorer context menu to start command prompt in the current directory?

When browsing in Windows Explorer, sometimes I want to start a command prompt "here", e.g. with the current browsed folder as the current directory. For example, when I am browsing "D:\Foo\Bar\Bar1", ...
1
vote
1answer
64 views

How can I create context menu shortcut for famous file extension like JPG

I read that if I need to add item to the context menu for specific files type, I should do the following : in HKEY_CLASSES_ROOT at Regedit go to the file type you want to modify ((ex:.jpg)) and add ...
3
votes
2answers
232 views

WinRAR Context menu and file type detection of Windows

So far I know Windows display context menu based on the file extension rather than the file type. I just tested with empty text file with mp3 extension with winamp and the result is below: The same ...
1
vote
1answer
101 views

How to organize Windows XP Explorer context menu items?

I understand fairly well how to create new commands for specific file types on Windows XP -- either through the Registry or editing the File Types on the Windows Explorer; in those cases, I tend to ...
0
votes
2answers
242 views

Change Properties accelerator in windows 8 context menu

In windows 7, when you right click a file and press r it open's the file's properties window. With my new windows 8 (en-GB) install, the keyboard accelerator has changed to o. This is inconvenient ...
0
votes
1answer
29 views

How to get rid of a single entry of the windows explorer context menu that is permanently displayed? [closed]

I have a very strange problem. For some hours now a single entry of the windows explorer's context menu (actually the "Copy" entry) is permanently displayed. It's top most in the z Buffer obviously ...
1
vote
1answer
52 views

Access folder right-click from inside the folder in Windows 7

In Windows XP, if you had a folder open in Explorer, you could access the right-click context menu of a folder by right-clicking the folder icon in the titlebar of the Explorer window. In Win7 this ...
3
votes
2answers
2k views

Very slow context menu in Windows 8

I've installed Windows 8 Pro on a blank new SSD, the system is on c:\. I do not think this problem was existent when I started using Windows 8 but I think it started to happen after I've symlinked ...
1
vote
0answers
126 views

Add Windows Explorer context menu item for SASS --watch option?

How would I add a context menu item when right-clicking a .scss file to get SASS to watch it? Example CLI command: sass --watch MySassStyle.scss --style compressed The above command is used after ...
3
votes
1answer
115 views

Right click to create shortcut

I have been used Windows 7 for a while. However, the right click New -> Shortcut that was not there. How I get it ?
4
votes
1answer
309 views

Excel open option missing from Context Menu

Whenever I select multiple Excel (2010) files the right mouseclick option 'open' disappears. When I select just one or a few files there is no problem, but from 15 or more files I can't open them at ...
1
vote
1answer
1k views

Windows shell-extension manager?

Is there a tool to remove a shell-extension? I was able to remove some context-menus using RegEdit but doing a search in the registry for others have failed.
1
vote
0answers
98 views

How can I add a directory's contents to its own context menu in windows explorer?

I want to add a context menu item for folders that opens a sub menu containing the folder's contents: files and sub folders. Ideally, those sub folders would act the same way, opening another sub ...
1
vote
0answers
162 views

How can I set a particular shortcut key for an item in the Windows 7 Explorer right-click context menu?

For me, this issue is specific to opening files through the context menu with gVIm, but it probably applies to more general situations too. In particular, I want to get gVim to open a file with a ...
0
votes
1answer
313 views

Windows 7 Explorer “Back button” right-click does not provide a “history menu”

Steps to reproduce: Open Windows Explorer (not IE) Navigate to folder A Navigate to subfolder B Navigate to subfolder C Right-click on the Back button in the upper left corner, and it should show a ...
3
votes
1answer
404 views

How do I add an icon to my custom context menu entry in Windows XP?

Related: How can I add a program to the context menu of all files? How can I add an icon to my custom context menu item in Windows 7? The first linked question covers how to add a custom context ...
4
votes
1answer
861 views

How can I add an icon to my custom context menu item in Windows 7?

Related: How can I add a program to the context menu of all files? I've created my custom context menu item, and it seems to work on all file types - even through shortcut links. (Selecting my ...
5
votes
2answers
5k views

How can I add a program to the context menu of all files?

Similar to the way Notepad++ adds "Edit with Notepad++" to the context menu of all files, or how most Antivirus products will add a global "Scan this file" option, I would like to add a particular ...
3
votes
1answer
353 views

Custom multi-item context-menu entry for Windows Explorer

I'm trying to create a custom context-menu entry for Windows (7) Explorer that will send ALL selected items ton ONE single command. I've read about MultiSelectModel with a Player value in MSDN Doc ...
2
votes
2answers
2k views

How to open a terminal quickly from a file explorer at a folder in Windows 7? [duplicate]

Possible Duplicate: Windows Console in Explorer Context Menu This can be done easily in Ubuntu, just right click and open Terminal. It is very inconvenient to open cmd.exe then cd to the ...
4
votes
3answers
16k views

Unlocker howto?! doesn't do anything

in an answer to a previous question another user recommended a tool to me, Unlocker. Its original homepage is offline, but there are plenty of websites which offer version 1.9.0 which I downloaded ...
0
votes
1answer
2k views

Windows 7: Menu 'New->Text document' is missing, when not administrator

When I'm logged in as a user that is not member of the administrator group the entry to create a new text file is missing from the right click "New" menu. If I give the user administrator rights or ...
0
votes
1answer
87 views

Can I provide a customized name for folders pinned to the windows explorer taskbar icon context menu?

When I right click on the windows explorer icon on the taskbar I get a list of folders, some pinned that I always want and some frequent. I want some pinned ones to be folders with the same name in ...
0
votes
1answer
694 views

Starting an elevated command prompt from a folder's context menu in Windows 7 [duplicate]

Possible Duplicate: Easiest way to get right-click “Open command window here” with admin priveleges in Windows 7 Windows 7 will display an 'Open command prompt here' context ...
2
votes
2answers
2k views

How do I add “edit” or “open with” to the context menu for .bat files in Windows Explorer in Windows 7?

I've tried this by mucking around with "Set Associations", but all I've accomplished there is messing up the default Open action. I've also found a bunch of registry scripts attached to random forum ...
2
votes
3answers
287 views

Editor for Windows Explorer's context menu

Does anyone know of a good application for editing the context menu's used by Windows explorer in Vista? Reasons for wanting one: When I right click on a file, I get a very long list of things I ...
1
vote
1answer
2k views

How to add an explorer context menu for a file extension?

I was inspired by my other question to try the following: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Classes\.sln] [HKEY_CURRENT_USER\Software\Classes\.sln\shell] ...
3
votes
6answers
2k views

Shell extension to unblock downloaded files

Is there a shell extension for Windows Explorer that adds a new context menu item, which allows to unblock the downloaded file? It should work exactly as I would open the file properties and click the ...
1
vote
1answer
168 views

How do I add a userscript to the Context (right click) menu in WinXP Explorer?

I have a very basic script, that looks something like myProg -i INFILE >%TEMP%\INFILE.tmp mySecProg -i %TEMP%\INFILE.tmp -o OUTFILE How do I add this script to my contextmenu, such that the ...
0
votes
1answer
1k views

Remove “Open in new window” option from Windows Explorer right-click menu

Is there a way to remove the "Open in new window" right-click menu option on directories in Windows Explorer on Windows 7?
11
votes
5answers
15k views

Change Windows 7 explorer “Edit” context menu action for jpg and other image file types

When I right click on a jpg file in Windows Explorer (Windows 7), I see that there is an "Edit" menu item. If I click this item, it opens the image in MSPaint. Blah. I have Paint.NET installed, and ...
8
votes
1answer
3k views

How to add a Windows Explorer context menu item with custom functionality?

I'd like to be able to right-click on a file in Windows Explorer, then the 7-Zip sub-menu, and then instead of something like, 'Add to archive...', I'd like, 'Add to <filename>-<today's ...
3
votes
3answers
2k views

Windows Console in Explorer Context Menu

Is there a way to bring up a Windows console (for the current directory) from the Windows Explorer context menu? I really like this feature in Nautilus (on Linux) and I'm wondering if there is a ...
0
votes
2answers
329 views

Is there a simple context-menu add-in that could make-up for the Windows-7 status bar deficiency?

Edit: I initially asked about free disk space and selected item size. It has since been pointed out that the selected item size summary is still availiable natively in the details pane. I had read ...
6
votes
2answers
606 views

Shorter shortcuts for explorer context menu entries?

As I understand it, in order to select an entry in the context menu in windows explorer, you have to select the file, press shift + F10 to open the context menu, press the underlined shortcut, and ...
4
votes
6answers
4k views

Windows XP: Clean up the Explorer New context menu list

The Explorer right click > New menu has a bunch of file formats I never use that installed apps added. I usually use this just for creating new folders, shortcuts, and text documents. How do I clean ...