eran Posted December 27, 2003 Posted December 27, 2003 Hi, I want to write a small app in which i can tell the path and a file name. I want to do it as: 1. add to the mouse menu command 'get file path' string. I want, this command, to be added as a permanent command to the mouse menu, unless, i uninstall the app. meaning, like when you install winzip, it adds to the mouse menu 3 commands, etc'... 2. by clicking this command, the file info file path and name will be insert to the clip board and then just simply pasting it. So, if you can help me in, creating new mouse command and then retriving a file location+name i'dd be grate full. 10x. Quote
*Gurus* Derek Stone Posted December 27, 2003 *Gurus* Posted December 27, 2003 http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/context.asp http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_int/shell_int_extending/extensionhandlers/contextmenuhandlers.asp Quote Posting Guidelines
eran Posted December 29, 2003 Author Posted December 29, 2003 10x...man. can i retrieve info on a file using the menu? does the menu can give me the path of the object i just right clicked on? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.