Hi,
> /COMPONENTS="main,APACHE,PHP82,MARIADB/MARIADB*,!MYSQL*,APPS*"
You can't select components from the command line, or at least I've never checked whether the InnoSetup installer allows this, and I have absolutely no intention of doing so.
The only command-line options that have been checked and documented are :
/VERYSILENT /SUPRESSMSGBOXES /DIR="C:\wamp"
There are no command-line options, not even in the installer's component selection, to choose the default DBMS.
You can't deactivate a DBMS by directly modifying the wampmanager.conf file. You need to right-click -> Wamp settings -> Allow MySQL or Allow MariaDB.
Disabling a DBMS is not simply a matter of setting a parameter to on or off.
---------------------------------------------------------------
Documentation Apache -
Documentation PHP -
Documentation MySQL -
Wampserver install files & addons