In a custom application link, when the "command arguments" value is surrounded by quotes, the quotes are not saved between launches. More specifically, the quotes are saved to the INI file, but on re-launch the INI parser ignores the quotes. I can't find any way to escape the quotes in the INI to prevent it. Some applications require quotes around parameter values.