I'd like to associate my E4 application with a certain file extension and open the specified file if a file name is given in the command line parameters.
Problem is I cannot find a good place to hook into for checking the command line arguments.
Has anyone ever done this with E4? Can someone give me a hint, please?