GeekArticles
Programming
Delphi
Programming
DelphiRegister a File Command for a Windows Shell Menu from Delphi code
<p><a :: <a />
Most of the file types (files by their extension) in Windows have an associated application which gets executed when a user double clicks a file in the Windows Explorer. </p>
<p>Sometimes, you will need to add (register) a custom command for a known file type. For example, you may want an option to open PAS files (Delphi units) with Notepad. </p>
<p>Read the <b>full article</b> to find out <a or unregister a command for a file type (extension).</a></p>
<p><b>Related: </b> <a a Running Instance when a User Opens an Associated File (By Extension)</a> | <a Associated application by Extension</a> | <a to Run your Application by Double-Clicking on a File (Register Extension)</a></p>
<p 1px solid a File Command for a Windows Shell Menu from Delphi code</a> originally appeared on <a Delphi Programming</a> on Thursday, October 22nd, 2009 at 02:00:10.</p><p><a | <a | <a a File Command for a Windows Shell Menu from Delphi this</a></p>
Sponsored Links
Read Next: Code page-aware Hunspell wrapper
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
