New
#1
Executing the bat file without showing the cmd window?
I have a bat file closing a program - Digital Clock close.bat - containing:
How could I avoid this window to be opened when executing the bat file:Code:taskkill /F /IM digital_clock.exe