Hi guys,
I have a batch file which I want Windows Task Scheduler to run every 15 minutes. It works; however, every time it runs, I get the command prompt window flashing up for a second or so whilst the commands execute and it's really annoying!
Is there any way to suppress the display of the window so the task can run silently?
(edit) Pondering... would it work if I ran it under a system account rather than my user account?
I have a batch file which I want Windows Task Scheduler to run every 15 minutes. It works; however, every time it runs, I get the command prompt window flashing up for a second or so whilst the commands execute and it's really annoying!
Is there any way to suppress the display of the window so the task can run silently?
(edit) Pondering... would it work if I ran it under a system account rather than my user account?
Last edited: