Hi All,<BR><BR>Question: I need to run a DOS batch file and keep the executable running but without the end user seeing it, or being able to cancel it.<BR><BR>I'm trying to use a batch file that runs ...
I have a scheduled task that runs (tested both a compiled EXE from the developer and a batch file that runs a HTML-to-PDF.exe) and outputs the PDF to a folder. Both the EXE & the Batch file run ...