Alternative to dotNetInstaller for chaining MSI's?
Posted
by Rob Ferno
on Stack Overflow
See other posts from Stack Overflow
or by Rob Ferno
Published on 2010-06-07T13:32:12Z
Indexed on
2010/06/07
16:22 UTC
Read the original article
Hit count: 326
Is there a better alternative to dotNetInstaller for chaining MSI's, MSU's and EXE files? In other words a bootstrapper.
dotNetInstaller is terrible in quiet mode with no options/documentation on what parameters to pass when a component install fails etc (e.g Continue Yes/No)
© Stack Overflow or respective owner