I have a program, mingw-get-inst-20111118.exe
I want to do a silent install with this.
I have been using mingw-get-inst-20111118.exe /silent with success, but now I want to customize the install, if possible. Is there a program that will analyze this installer and show the possible parameters?
Related links
unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html
unattended.msfn.org/unattended.xp/view/web/39
It appears that the developers have not added a
Componentssection to the source, making it impossible for a silent, custom installation.Compare:
mingw.cvs.sourceforge.net/viewvc/mingw/mingw-get-inst/mingw-get-inst.iss
code.google.com/p/msysgit/source/browse/share/WinGit/install.iss