From fc1fca5fbd1dadb9d0bac3e4c112254e9c87cc20 Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Sat, 27 Mar 2010 12:13:10 +0100 Subject: [PATCH] wine.inf: Some fake dlls should only be created for 32-bit. --- tools/wine.inf.in | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 7eac8b51133..06f07077573 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -28,7 +28,7 @@ signature="$CHICAGO$" [DefaultInstall] RegisterDlls=RegisterDllsSection -WineFakeDlls=FakeDllsSection +WineFakeDlls=FakeDllsWin32,FakeDlls UpdateInis=SystemIni AddReg=\ Classes,\ @@ -53,7 +53,7 @@ AddReg=\ [DefaultInstall.NT] RegisterDlls=RegisterDllsSection -WineFakeDlls=FakeDllsSection +WineFakeDlls=FakeDllsWin32,FakeDlls UpdateInis=SystemIni AddReg=\ Classes,\ @@ -79,7 +79,7 @@ AddReg=\ [DefaultInstall.ntamd64] RegisterDlls=RegisterDllsSection -WineFakeDlls=FakeDllsSection +WineFakeDlls=FakeDlls UpdateInis=SystemIni AddReg=\ Classes,\ @@ -2521,7 +2521,19 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,,wuapi.dll,1 16422,Internet Explorer,iexplore.exe,1 -[FakeDllsSection] +; 32bit-only fake dlls +[FakeDllsWin32] +10,,twain.dll,twain.dll16 +10,,twain_32.dll +10,,winhelp.exe,winhelp.exe16 +10,,winhlp32.exe +10,command,start.exe +10,system,ddeml.dll,ddeml.dll16 +11,,ddhelp.exe +11,,dosx.exe +11,,dsound.vxd + +[FakeDlls] ; create some directories first 10,help, 10,inf, @@ -2534,18 +2546,9 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 10,,hh.exe 10,,notepad.exe 10,,regedit.exe -10,,twain.dll,twain.dll16 -10,,twain_32.dll -10,,winhelp.exe,winhelp.exe16 -10,,winhlp32.exe -10,command,start.exe -10,system,ddeml.dll,ddeml.dll16 -11,,ddhelp.exe -11,,dosx.exe -11,,dsound.vxd +11,,explorer.exe 11,,notepad.exe 11,,winetest.exe,- -11,,winhlp32.exe 12,,mountmgr.sys 16422,Internet Explorer,iexplore.exe 11,,*