msi: Put the uninstall key for 32-bit packages under Wow6432Node on 64-bit.
authorHans Leidekker <hans@codeweavers.com>
Tue, 5 Oct 2010 14:37:33 +0000 (16:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Oct 2010 15:50:16 +0000 (17:50 +0200)
commit52aab76eb23d1953c80b3a2b7730dd934e5d5eab
tree53365bfaeb63b46103c4e93ff0536103884df38c
parente66b73e5d16951078e1c9efd827b06dad70311b4
msi: Put the uninstall key for 32-bit packages under Wow6432Node on 64-bit.
dlls/msi/action.c
dlls/msi/msipriv.h
dlls/msi/package.c
dlls/msi/registry.c
dlls/msi/tests/install.c