Why do not all started applications save the wanted information in the text files as expected?

前端 未结 2 1162
失恋的感觉
失恋的感觉 2021-01-16 05:52

I am trying to create a batch file on a USB drive that will run an .exe, save its text to a .txt file, and then close the .exe.

I am currently running into a weird

2条回答
  •  深忆病人
    2021-01-16 06:56

    I suggest killing all tasks at once, at the end of the very end, possibly after a timeout command with a amount of time appropriate to your system's speed. That may help the issue.

提交回复
热议问题