Hi,

I need to provide a file name argument with my file extension in order for the command line to look something like this:

"C:\Program Files (x86)\StakePoint\stakepoint.exe" "C:\Program Files (x86)\StakePoint\stakepoint.im" -open "%1"

Now if I specify the following argements: "%_SB_INSTALLDIR%\stakepoint.im" -open then that does not work

How can I achieve this ?

Best regards,

Maarten