Is there a flag to have it download auto? like:
IFI_LOADER.EXE -d "C:\Code\Program\Compiled.hex"
Else, write it yourself. The original IFI_Loader was written in Visual Basic (6?), and uses the MSCOMM control and an IFI DLL. Shouldn't be hard (Especially compared to writting an IDE

)