|
-
October 25th, 2004, 02:18 AM
#1
Adding application to Windows Context Menu
Hi guys
How do i programatically add an application to the Windows Context Menu (so that it appears upon right-clicking files)
Regards
Suhaib
-
October 25th, 2004, 07:20 AM
#2
Re: Adding application to Windows Context Menu
What you're looking for is a shell extension. This thread has some info, but it isn't exactly what you want, because it is for an ie popup menu. However it should provide some insights.
http://www.codeguru.com/forum/showthread.php?t=196640
I'd also poke around in the registry and see what's there.
Please remember to rate the posts and threads that you find useful.
How can something be both new and improved at the same time?
-
October 25th, 2004, 07:45 AM
#3
Re: Adding application to Windows Context Menu
Thanks for your reply WizBang
In the meantime I *did* poke around in the registry, and also found a way around to my problem. BUT, my application appears in the context menu only when i right-click on a folder, and not when I right-click on a file. That still leaves my problem unsolved 
Any suggestions guys ??
Suhaib
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|