G
Guest
Hi,
I need to preinstall silently some applications and runtimes (.net
runtimes) before I install my application but want to do this from a .bat
file. I tried to add this as a custom action in the setup project in "Add
files" but its not allowing .bat files. Are .bat files no longer supported
and I have to write a .NET assembly to do such a trivial task? Isnt this
overkill?
Thanks.
I need to preinstall silently some applications and runtimes (.net
runtimes) before I install my application but want to do this from a .bat
file. I tried to add this as a custom action in the setup project in "Add
files" but its not allowing .bat files. Are .bat files no longer supported
and I have to write a .NET assembly to do such a trivial task? Isnt this
overkill?
Thanks.