Sweden-Number/dlls/msi/tests
Dmitry Timoshkov 42caac841e msi: Correctly parse double quotes in the token value.
This fixes an installer that passes to InstallProduct a command line like
PROPERTY1="Installing ""Product name"" version 8.0" PROPERTY2=1 PROPERTY3=1
In this case properties PROPERTY2 and PROPERTY3 were not recognized and that
led to an installation failure when a custom action didn't see them as set.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2015-10-06 22:59:38 +09:00
..
Makefile.in
action.c msi/tests: Fix MsiProvideQualifiedComponent test failure. 2015-09-14 16:19:27 +09:00
automation.c msi: Implement Installer::SummaryInformation. 2015-08-26 23:15:26 +09:00
db.c
format.c
install.c msi: Correctly parse double quotes in the token value. 2015-10-06 22:59:38 +09:00
msi.c msi/tests: Fix a test failure on Ultimate editions. 2015-09-25 21:02:52 +02:00
package.c msi/tests: Mark a test result on win2k3 as broken. 2015-07-17 20:19:41 +09:00
patch.c
record.c
source.c
suminfo.c