Adding Windows Context Menu Options – Video Tutorial
youtube.jimmyr.com to request tutorials Adding options to the windows context menu. %%howto
YouTube.Jimmyr.com auf Anfrage Übungen Hinzufügen von Optionen, um Windows-Kontextmenü. %% Howto. Adding, Context, Context Menu Options, Menu, n8, Options, Options Tutorial, Tutorial, Video, Windows, Windows Tutorial,


July 21st, 2010 13:53
can i make like more in one?, i mean if i right click and then have like Games , then theres options in it..
July 21st, 2010 14:49
Ive been trying to figure out how to do this in the registry for the past hour… this video is very informative!!!
July 21st, 2010 15:19
Hi everybody,
This video is really cool.
But I have an unsolved problem: In case of NON SINGLE INSTANCE SUPPORTED APPLICATION, If you selected multiple files(say 5), it will open 5 windows of that app.
The argument “%1″ only work with SINGLE INSTANCE APP ( firefox for example)
July 21st, 2010 15:22
thanks
July 21st, 2010 16:14
i was wondering that too
July 21st, 2010 16:39
To do that go into the same place under classes and make a new key called ShellNew then make a new string value under that and name it Nullfile.
ex.
HKEY_CLASSES_ROOT > .bat > ShellNew > Nullfile
July 21st, 2010 17:21
me neither
July 21st, 2010 18:03
with some recorders u can make ur cursor invisible to them but not to u
July 21st, 2010 18:42
Ok cool, but what is the registry key for right clicking a blank area of a directory? I want to add ‘new text document’, but don’t know where in the registry it is.
July 21st, 2010 18:46
Good Job Man 5 *
July 21st, 2010 19:33
i dont have shell
July 21st, 2010 20:11
Brilliant! I now can save hours a week! Many thanks
July 21st, 2010 20:28
Where the hell is your cursor?
July 21st, 2010 20:43
yep
July 21st, 2010 21:09
I noticed from looking at your registry that you have a .ahk entry in file types… could you possibly be a user of autohotkey?
July 21st, 2010 21:38
Hi thats great but do you know how to add a save to pictures option when you right click on the mouse on xp instead of it going to documents?
July 21st, 2010 22:13
I extract movies often and would like to add Extract to F:Movies.
Is there a command similar to this video but lets you extract to a specific folder? I can get it to open the folder, but not extract to it.
July 21st, 2010 22:35
can i add regsvr32 to the context menu to register files fast?
July 21st, 2010 23:14
o0o dirty
July 22nd, 2010 00:11
just make a new key with the name “shell” in the *
xD than u’ll find it
July 22nd, 2010 00:38
I don’t have any shell either and this is posted 1 year ago… How the f* i’m gonna find my shell now??
July 22nd, 2010 01:16
Great tutorial!
But for me(WinXP Pro Sp2)the command only works under *Shell… but not when i try to do it to specific file type. Anyone has the solution?
Thanks
July 22nd, 2010 01:59
I LOVE YOU!!!! You have showed me so many things!!!! Thank you so much!!
July 22nd, 2010 02:55
Hey! It won’t work when i try and do it with .bat! Why will it not work?
July 22nd, 2010 03:52
Absolutely Brilliant! I just installed NoteTab And i wanted to be able to right click and click Open With NoteTab Light. (I don’t want to replace it instead of notepad!)