I have a cmd line to run an executable called 'Invertor':
Invertor /g /d /i
Program 'Invertor' starts but then fails when it can't later when it can't open a corresponding .bin file. The .bin file IS in the same directory as .exe so at least should be found. The Invertor program is fine when I open it by double clicking the icon, so the program is working.
Do I have a problem with the /g /d /i options? Am I missing one?
Thanks