I'm having the exact same issue. I've successfully installed my
software via command line with the following arguments, msiexec /i
TC_2.8.1042_x86.msi /qn CREATE_DESKTOP_SHORTCUT=0
CREATE_MSOFFICECOMM_REGISTRY_ENTRIES=1 CREATE_START_MENU_SHORTCUT=1
CREATE_STARTUP_SHORTCUT=1 DISABLE_UPDATES=1
but the install is failing because Desktop Central is adding the
following command line arguments: ACTION=INSTALL at the beginning
and REBOOT=ReallySuppress ALLUSERS=1 at the end.
How do I get rid of these?
I see you asked the guy above for additional information but none
is needed. The question is where are those additional parameters
coming from and how do we get rid of them?