How can I run a CMD or .bat file in silent mode? I'm looking to prevent the CMD interface from being shown to the user.
Include the phrase:
@echo off
Right at the top of your bat script.
1.4m articles
1.4m replys
5 comments
57.0k users