|
-
Jan 9th, 2008, 02:49 PM
#1
Thread Starter
Frenzied Member
Context Menu - Multi Selected Files - One Instance
I created an item in the context menu of Window Explorer. I hooked the exe to:
HKEY_CLASSES_ROOT\*\SHELL
HKEY_CLASSES_ROOT\Directory\shell
HKEY_CLASSES_ROOT\Folder\shell
It works fine on single files!
Only problem is when I select multiple files, it runs multiple instance of the exe hooked to that context menu.
How can I make it so that it take in all selected files as parameters but only fires off the instance only once? Similar to a software called "Beyond Compare".
Does it have to do something with the registry - Reg_Multi_SZ with %1?
I'll Be Back!
T-1000
Microsoft .Net 2005
Microsoft Visual Basic 6
Prefer using API
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
|