Error Message : Invalid command line argument - DC is adding parameters that cause it to fail.

Error Message : Invalid command line argument - DC is adding parameters that cause it to fail.

I'm having the exact same issue as I saw in another post. 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

In other words, here are the command line arguments that I'm using to install this software manually:

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. 

I told my boss I should be able to get this software out today because everything else is ready and working - that is, I didn't expect DC to be add parameters that would stop me in my tracks.

How do I get rid of these?



Here's the relevant part of the log:

[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] ############################################################################ 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Package Name                              :thinking-communicator-2.8.1042-x86 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Root Path                                 :\\directwds\softwaredist$\thinking_phones\ 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Package XML Path                          :\client-data\1\swpackage\sw1.xml 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] User Name                                 :-- 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Package Type                              :1 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Operation                                 :1 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Package Path                              :\\directwds\softwaredist$\thinking_phones\TC_2.8.1042_x86.msi 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Package Timeout Value                     :7200 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Installation Command Line Params          :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 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Uninstallation Command Line Params        : 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] MST file name                             : 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Software repoistory path                  :\\directwds\softwaredist$\ 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Software repoistory is locked by          :(null) 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] ############################################################################ 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] InstallSoftware : Going to perform the install action for the software thinking-communicator-2.8.1042-x86 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] InstallGivenFile : Copy option is not enabled, hence proceeding the installation action with the network file path.
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Inside ProcessPrePostConditionsAndActions Method
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] End of ProcessPrePostConditionsAndActions Method
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] ########################################## INSTALLATION ################################################### 
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] InstallGivenPackage : Going to perform the Installation action for the given Package.
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] Startup Type for the service : m is 3
[ 2015-12-14 13:14:14:302 ] [ 4040 ] [INFO] InstallMSIFile : Set the Current Diectory called with \\directwds\softwaredist$\thinking_phones\..!

[ 2015-12-14 13:14:14:317 ] [ 4040 ] [INFO] InstallMSIFile : Install File Path        : \\directwds\softwaredist$\thinking_phones\TC_2.8.1042_x86.msi. 
[ 2015-12-14 13:14:14:317 ] [ 4040 ] [INFO] InstallMSIFile : Command Line Params      : ACTION=INSTALL 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 REBOOT=ReallySuppress ALLUSERS=1. 
[ 2015-12-14 13:14:14:317 ] [ 4040 ] [INFO] Message : The operation completed successfully. 
[ 2015-12-14 13:14:19:013 ] [ 4040 ] [INFO] deleteValue:  Key found ...!: 0
[ 2015-12-14 13:14:19:013 ] [ 4040 ] [INFO] deleteValue:  Delete value DCCreateProcessStatus success! 
[ 2015-12-14 13:14:19:013 ] [ 4040 ] [ERROR] Error Code : 1639 , Consult the Windows Installer SDK for detailed command line help. 
[ 2015-12-14 13:14:19:013 ] [ 4040 ] [INFO] InstallGivenPackage : Configured ExitCode and return code from process are : 0 and 1639
[ 2015-12-14 13:14:19:013 ] [ 4040 ] [ERROR] InstallGivenPackage : Error while performing Installation function.

                New to ADSelfService Plus?