B
BaKaR
Hi!
Im need to run a batch script (*.cmd) with AT or SCHTASKS (using SCHTASKS in the moment).
Those scripts are performing some checks, etc.
I dont know how to hide a cmd box/window from pop uping every time schtashs/at initiate the script.
Also, im using ShowWindow() + SW_Hide in VC++ for some of my scripts/proggyz but it still pops up for a second.
Any Ideas ?
Its giving me a headache in a daily working hours.
Thank You.
Im need to run a batch script (*.cmd) with AT or SCHTASKS (using SCHTASKS in the moment).
Those scripts are performing some checks, etc.
I dont know how to hide a cmd box/window from pop uping every time schtashs/at initiate the script.
Also, im using ShowWindow() + SW_Hide in VC++ for some of my scripts/proggyz but it still pops up for a second.
Any Ideas ?
Its giving me a headache in a daily working hours.
Thank You.