I have a dos batch (.bat) file working fine and doing these tasks:
1- preparing files
2- launch a console program (DOS program)
3- copying result files
I use scheduled tasks to launch the batch file each 10 minutes. The automatic launch is worwing fine, but i would like the DOS shell windows to run in background.
1- preparing files
2- launch a console program (DOS program)
3- copying result files
I use scheduled tasks to launch the batch file each 10 minutes. The automatic launch is worwing fine, but i would like the DOS shell windows to run in background.