How to run a batch file rather than an exe file
Hello,
I have an app which should be started using
a batch file, rahter than an exe executable.
But have a problem with the line:
!define DEFAULTEXE "mybatch.cmd"
within/in my installer (nsi) script and it doesnt
work. How can I do such a task?
- Read more about How to run a batch file rather than an exe file
- 7 comments
- Log in or register to post comments