msi: Verify the existence of fusion.dll before reporting the .Net version.
authorAric Stewart <aric@codeweavers.com>
Wed, 18 Mar 2009 19:31:14 +0000 (14:31 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Mar 2009 11:39:27 +0000 (12:39 +0100)
commit28bc76b5d3487a7a3cf26f5edea1e59472ea6916
treec06face18cbc0b7610294c41808c724ee3ef437e
parentd75b0cdc986f464f3067767cd53aca6b85feb366
msi: Verify the existence of fusion.dll before reporting the .Net version.

Fixes an issue with .Net 3.0 where it does not install a new
fusion.dll but does add a key to the registery. The fact that a new
dll is not installed has been verified on windows.
dlls/msi/package.c