I have a script that runs in the Windows NT Task Scheduler and it shows a DOS window pop up each time it runs throughout the day.
How can I eliminate the DOS window that pops up while the script is running?
I want the script to run without anything appearing on my screen. Is that possible?