• Aric Stewart's avatar
    Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args… · 54c7b7e8
    Aric Stewart authored
    Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication.
    
    The previous command line processing is not identical to
    CommandLineToArgvW and CommandLineToArgvW breaks msi command line
    processing for things such as Excel Viewer 2003.
    
    Specifically the command line created by the Excel Viewer 2003 and
    passed to msiexec.exe is "c:\windows\system32\msiexec.exe" /I
    C:\windows\temp\IXP000.TMP\XLVIEW.MSI CDCACHE="2"
    LAUNCHEDFROMSETUP="1" SETUPEXEPATH="C:\windows\temp\IXP000.TMP\"
    SETUPEXENAME="SETUP.EXE" /lpiwaeo "C:\windows\temp\Microsoft Office
    Excel Viewer 2003 Setup(0001)_Task(0001).txt" CDCACH"...
    54c7b7e8
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...