0

I managed to run the batch file with the following code:

[UninstallRun]
Filename: "C:\MyFolder\FileBatch.bat"

But the contents of the batch file are like to be not readable, the cmd just appear and then disappeared. But I've used the PAUSE command in the batch file.
What can I do?

Andre Kampling
  • 5,476
  • 2
  • 20
  • 47
  • Then there must be something that terminate the script. Show us your script so we know what exactly is going on. –  Aug 10 '17 at 05:05
  • Perhaps your problem comes from encoding like the Byte Order Mark ? You should share your batch file to confirm it ! – Hackoo Aug 10 '17 at 10:22

0 Answers0