Louis Lenders : wine.inf: Add a fake fusion.dll.
Module: wine Branch: master Commit: 9c1ab84ee0b8e336d54fc2b6ef88b002041fa7b8 URL: http://source.winehq.org/git/wine.git/?a=commit;h=9c1ab84ee0b8e336d54fc2b6ef... Author: Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> Date: Wed Oct 6 23:43:21 2010 +0200 wine.inf: Add a fake fusion.dll. --- tools/wine.inf.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 04fa375..51ae512 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -2598,6 +2598,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 12,,mountmgr.sys 10,Microsoft.NET\Framework\v1.1.4322,ngen.exe 10,Microsoft.NET\Framework\v2.0.50727,ngen.exe +10,Microsoft.NET\Framework\v2.0.50727,fusion.dll 11,wbem,mofcomp.exe 16422,Internet Explorer,iexplore.exe 11,,*
participants (1)
-
Alexandre Julliard