I would like to have a very silent install of wxWidgets (using the 3.0.2 install for example).
I've tried the usual suspects:
/s /S /q /Q /quiet /silent /SILENT /VERYSILENT
So far only /silent
gives a result - An install window without any user interaction.
Its good but is there another option that gives a completely silent result, without the window?