Sweden-Number/dlls/msi/tests
Zebediah Figura 540c48b911 msi: Disable WoW redirection when installing a 64-bit package.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-04 16:56:48 +02:00
..
Makefile.in msi/tests: Add a test for creating MTA objects from a custom action. 2018-02-19 13:43:52 +01:00
action.c msi: Write registry values for source components too. 2018-01-22 10:28:05 +01:00
automation.c msi/tests: Use todo_wine_if() in tests. 2016-02-20 12:07:11 +09:00
custom.c msi: Execute custom actions in a separate process. 2018-04-26 13:27:10 +02:00
custom.spec msi: Make MsiDoAction() RPC-compatible. 2018-04-23 12:02:29 +02:00
db.c msi/tests: Add trailing '\n's to ok() calls. 2018-05-01 13:05:15 +02:00
format.c msi/tests: Move a test from format.c to package.c. 2017-09-19 20:01:30 +02:00
install.c msi: Disable WoW redirection when installing a 64-bit package. 2018-05-04 16:56:48 +02:00
msi.c msi: Add a basic internal UI implementation. 2017-07-06 18:51:18 +02:00
package.c msi: Set the correct values for ProgramFiles64Folder and CommonFiles64Folder. 2018-05-02 16:00:08 +02:00
patch.c msi: Don't validate platform while checking if transform is applicable. 2016-07-14 22:10:31 +09:00
record.c msi/tests: Fix typos in ok() messages. 2017-12-22 16:56:34 +01:00
source.c
suminfo.c