I'm working on a login script for a group of desktops on XP Pro. It's a very simple batch file that copies the latest application launcher, and executes the exe. <BR><BR>We would like to have this run ...
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 ...