Passing command-line parameters to panels

When a panel file is double-clicked in Windows, it’s run by the the Helm Runtime application and the panel file name is passed as a parameter. So, double-clicking on “mypanel.helm” is the same as typing the following command line: C:\> c:\Program...