1

I'm talking about the menu that appears when you right-click on the desktop. Then if you look in the list there should be something labeled "New", and when you hover over this it shows you options such as folder, shortcut etc.

I know that you can add an entry to this menu. However, I have not been able to accomplish this with the Sticky Notes (.snt) file. I know how to add Sticky Notes to the context menu; I just want to move it under the "new" tab. How do I do that?

fixer1234
28.2k61 gold badges81 silver badges128 bronze badges
asked Feb 10, 2015 at 3:39
4
  • Can you clarify exactly what you're trying to do? Are you trying to add a (the?) sticky notes application to the context menu? Unless you are talking about a special application that associates a sticky note with a file, or copies text from a document file into a sticky note, there wouldn't be a "context" to associate with a file. Are you just looking for a way to quick-launch a sticky note (that can be done from the system tray)? Commented Feb 10, 2015 at 21:17
  • @fixer1234 I wish to add the application "sticky note" to the right click context menu (in the desktop) under the "new" option. Hope that clarified what I want Commented Feb 10, 2015 at 21:21
  • The context menu is not a general purpose launcher. It is limited to doing things specific to the context of the object or application space you are right-clicking in, typically where the object or application can be passed as a command line argument to the program you want to do something. If Sticky Notes didn't come with a context menu installer, it will need to be capable of accepting command line arguments. Do you know if that's the case? Commented Feb 10, 2015 at 21:53
  • @fixer1234 I know how to add it to the context menu, I just want to move it under the "new" tab Commented Feb 10, 2015 at 23:38

1 Answer 1

0

I have found a easy to follow guide HERE.

For this to work you need to open "regedit.exe and add a registry key in: HKEY_CLASSES_ROOT\Directory\Background\shell and make a new key under the shell key and name it what program you want to add, next make a new folder under the newly created one called "command" add a new key in there with the full path of the program you want to launch.

UPDATE, I found another small guide which is a lot to put on here so here it is. You use a program called ShellNewHandler.

answered Feb 11, 2015 at 6:11
3
  • If I understand the question correctly, he already knows how to get the program on the right click menu. He's looking specifically to put in under "New". Commented Feb 11, 2015 at 6:44
  • @fixer1234 yes, that's right, I already know to add it in the normal context menu, however I have had a hard time just somehow moving that entry underneath the "new" section, quite frustrating really... Commented Feb 11, 2015 at 13:37
  • Yeah registry can be tricky, Personally I do not know the location for this. All you have to to is find where the right click new menu is stored in the Registry. Commented Feb 11, 2015 at 21:54

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.