tried diffenr things to install it , but dont want to run
=======================================
i added this in : [Scheduler]
iofreeX = 1 0 * * EXEC c:\ioftp\scripts\ioFREE.exe
or
iofreeX = 1 0 * * EXEC c:\ioftp\scripts\ioFREE.exe
=======================================
but when i exec it manually it works perfectly
edit :
got the solution in iobanana
on_release_complete=start /B c:\ioftp\scripts\ioFREE.exe
|