Running a CMD or BAT in silent mode

前端 未结 11 1075
夕颜
夕颜 2020-11-28 03:51

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.

11条回答
  •  一整个雨季
    2020-11-28 04:20

    Use Bat To Exe Converter to do this

    http://download.cnet.com/Bat-To-Exe-Converter/3000-2069_4-10555897.html
    (Choose Direct Download Link)

    1 - Open Bat to Exe Converter, select your Bat file.
    2 - In Option menu select "Invisible Application", then press compile button.

    Done!

提交回复
热议问题