How to run a ".bat" file during installation?
Posted
by mammadalius
on Stack Overflow
See other posts from Stack Overflow
or by mammadalius
Published on 2010-03-10T06:30:22Z
Indexed on
2010/05/14
12:04 UTC
Read the original article
Hit count: 378
In a Setup project the executable files such as ".exe , .dll , .js , .vbs" are acceptable and there is no way to run a .bat file in a Custom Action.
The question is how to run the "xxxxxx.bat" during installation?
© Stack Overflow or respective owner