资讯

Read: Command Prompt keeps crashing 2] Prevent Command Prompt from closing by using the cmd /k command The cmd /k command lets you execute new commands after the processing of the batch file ...
Adding cmd /k Right-click on the batch file and choose Show more options at the buttom of the menu. Tap on Edit, and your default text editor will open. Now write cmd /k at the end of the batch script ...