Hey all,<BR><BR>Been looking for something I can do to do the following, and sometimes it gets close, but nothing so far has seemed to work.<BR><BR>I have a program, that needs an EXE to be in the ...
Occasionally, you might need to schedule to run a batch file automatically in your Windows. In this article, I’ll share a tip on how to schedule a Batch file automatically using Task Scheduler.
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 ...