|
Prev: Active x Need a few tips
Next: Distorted Text Element
From: bruce34567 on 16 Jun 2008 10:45 How to add "open with my prog" to the right click menu in windows when right clicking on a file in explorer? Any help would be great, cheers Bruce
From: Chunick on 16 Jun 2008 17:21 using the registry editing commands in buddyAPI you can write to the registry: HKEY_CLASSES_ROOT\*\shell or thereabouts... do some googling about the best place to write... I would imagine you would have to associate that file extension with your program in order to be able to properly execute a context menu command on it.
From: yupieyi on 20 Jun 2008 03:13 Gave me enough info to get started chunick thanks. was able to find a tutorial..
|
Pages: 1 Prev: Active x Need a few tips Next: Distorted Text Element |