Windows Task Scheduler – a consistent way to execute exe files
A guaranteed way to make exe’s with parameters kick off is aa) don’t run a scheduled task on a network share – if you get 0x1 as a result code .. copy everything to a local drive??? (latest update). Worked for me but is 2X work when source code changes. aa1) UPDATE: If running bat […]