wine-wine/programs
Aric Stewart 54c7b7e81b 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"...
2007-03-22 15:54:14 +01:00
..
clock clock: Make the window round in no title bar mode, to exercise SetWindowRgn. 2007-03-05 16:43:27 +01:00
cmd cmd.exe: Only write 'bytes free' message if a file was displayed during dir. 2007-03-19 14:05:39 +01:00
cmdlgtst cmdlgtst: Add Polish translation. 2007-01-15 12:42:35 +01:00
control control.exe: Remove unused define. 2006-10-30 11:17:55 +01:00
eject eject: Win64 printf format warning fixes. 2006-10-03 11:15:51 +02:00
expand "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
explorer shell32/explorer: Support different structure sizes in Shell_NotifyIcon. 2007-03-19 13:05:30 +01:00
hh makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
icinfo icinfo: Win64 printf format warning fixes. 2006-10-03 11:15:54 +02:00
iexplore makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
msiexec Revert 7c35db07c35db0... msiexec: Use CommandLineToArgvW instead of process_args to reduce code duplication. 2007-03-22 15:54:14 +01:00
notepad notepad: Fully revise Korean translation. 2007-03-01 20:42:48 +01:00
oleview oleview: Use standard APIs in SaveIdl and avoid overflows. 2007-03-13 21:17:03 +01:00
progman Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
regedit Mark several functions as static. 2007-03-13 13:35:12 +01:00
regsvr32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
rpcss rpcss: Fix a file handle leak in RPCSS_BecomePipeServer(). 2007-03-08 22:17:05 +01:00
rundll32 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
spoolsv spoolsv: Added spoolsv.exe. 2007-03-20 12:46:31 +01:00
start start: Add Polish translation. 2007-03-13 20:51:57 +01:00
taskmgr taskmgr: Remove unused variable and if check (Coverity). 2007-01-08 12:35:20 +01:00
uninstaller Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
view Consistently use SUBLANG_NEUTRAL for Italian resources. 2006-12-05 11:28:38 +01:00
wineboot wineboot: Start items in StartUp folder on boot. 2007-02-14 21:46:03 +01:00
winebrowser winebrowser: Support for Portland Initiative scripts. 2006-10-27 12:27:43 +02:00
winecfg Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
wineconsole Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
winedbg winedbg: Do not write over const char * parameter. 2007-03-08 11:58:17 +01:00
winefile winefile: Add a Portuguese translation (contributed by Americo Jose Melo). 2006-11-28 12:13:34 +01:00
winemenubuilder Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
winemine winemine: Add Romanian translation. 2007-03-16 12:25:50 +01:00
winepath winepath: Fix --unix so it works whether the Windows path refers to an existing file/directory or not. 2006-11-27 17:03:51 +01:00
winetest programs/winetest: Raise fileversion. 2007-03-05 12:06:23 +01:00
winevdm makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
winhelp Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
winver makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
wordpad wordpad: Update Polish translation. 2007-03-13 21:27:50 +01:00
xcopy Basic implementation of xcopy. 2007-03-19 14:50:32 +01:00
Makefile.in spoolsv: Added spoolsv.exe. 2007-03-20 12:46:31 +01:00
Makeprog.rules.in makefiles: Avoid empty variables in substitutions, it's broken on BSD make. 2006-09-09 22:28:53 +02:00
wineapploader.in Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
winelauncher.in Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00