I want to add a button to Win Exp. toolbar and run a script file with the button. How can I do it in Delphi? Or may be Win API?
|
2
|
|
|
|
|
|
Yes, all you need is to write a toolbar for Explorer :). There are a lot of articles about implementation of the toolbar: |
||||||||
|
|
|
Perhaps the Shell+ (ShellPlus) components could help with this? (Not proven myself -- just a thought to research). I do believe they will let you add a new toolbar, at the very least, modify the right-click menu. What kind of script are you needing to run? |
||
|
