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
automation.c
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
patch.c
record.c
source.c
suminfo.c