M
Matt Gilarde
Guest
bpro.bat launches the client with the following command: "%PROEXE%" -1 -b %1 %2 %3 %4 %5 %6 %7 %8 %9 You have more than 9 parameters so all of the ones after the ninth are lost. The ninth is -S. You should be able to run _progres.exe directly instead of using bpro unless you need something that bpro provides, which isn't much. We recommend using _progres.exe for scheduled tasks. Some customers have reported issues when using prowin32.exe for scheduled tasks.
Continue reading...
Continue reading...