msi: Assume a file is present if the target exists with the same size and there's...
authorHans Leidekker <hans@codeweavers.com>
Tue, 8 Mar 2011 09:09:01 +0000 (10:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Mar 2011 11:31:04 +0000 (12:31 +0100)
commit429407cfb6418d64592326d21aa19a25656f2ac4
tree185b80d1222119916e97bcb28d47b7981238cbe4
parentbe790cb0adec3a41297d2a51bdcee4e46544341c
msi: Assume a file is present if the target exists with the same size and there's no file version or hash to verify.
dlls/msi/files.c
dlls/msi/msipriv.h
dlls/msi/tests/install.c