Hello everyone;
I want to execute 2 commands that start some exe. When click batch file, cmd window is opened. Even if I closed these exe, cmd window is still open. How can I close cmd window when commands finish?
Any ideas?
My command :
start "" & notepad.exe
start "" & notepad.exe
Search found 1 match
- 04 Mar 2019 12:39
- Forum: DOS Batch Forum
- Topic: How to close cmd window?
- Replies: 1
- Views: 2540