
Call it with a second parameter, a .PRG filename eg
avrHHP.exe Load "C:\Test Files\test1.prg" will load this file
The software will run, load the programmer and then close.
To keep the software open after load add a third parameter called
SHOW, for example
avrHHP.exe Load "C:\Test Files\test1.prg" SHOW