2white
I have now implemented it like this:This way I can keep finals and betas separated.
Using call is necessary because of of exit with the /b parameter in tcdownload.cmd.
Thanks I works fine.Instead of adjusting the path, I added code to search for it anywhere within the script's folder.
I have now implemented it like this:
Code:
@echo offcall tcdownload.cmd c:\TCDownloads\Finals /ALLFecho.call tcdownload.cmd c:\TCDownloads\Betas /ALLBecho.pause
Using call is necessary because of of exit with the /b parameter in tcdownload.cmd.
Statistics: Posted by petermad — 2025-06-29, 17:34 UTC