I am writing an application that includes processing of files of a custom file format but would like to associate with my application such that when a supported file is double clicked on in Windows Explorer it can automatically calls my application's open event.
Please note the application is a .NET application. If you could point me to a reference I need to add or a class I have missed please let me know.