6

I'm wondering how to go about adding a menu item to explorers right click context menu. For instance, when I right click on a file I get things like winrars "Add to archive" I want something like that and I'm wondering how to do it with python.

2 Answers 2

6

To Add more items to explorer right click menu, you just need to add some registry keys.

For example, take a look at this site, there is some examples and some tools.

http://windowsxp.mvps.org/context_folders.htm

Sign up to request clarification or add additional context in comments.

1 Comment

The utilities linked on that page are awesome! Thanks!
0

Adding Entries to the Standard Context Menu

_winreg - Windows registry access

1 Comment

The question was for Windows Explorer, not IE, though the _winreg link is useful.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.