I've just checked this and it works ok,
Setup.exe [MY-MSI-PARAMETERLIST] passes the parameters to the msiexec command line.
However now I need to launch Setup.exe from a batch file which is uglier than having Setup.exe pick up its parameters from its own ini file.
I do not like this change in ...