[2/2] wine.inf: Add HKCU\Keyboard Layout\Preload key.

Hans Leidekker hans at codeweavers.com
Fri Apr 10 05:24:55 CDT 2009


A custom action in the office 2007 proofing tools installer depends
on this key being present.

 -Hans

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 0c3a5cc..93c8880 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -546,6 +546,7 @@ HKLM,System\CurrentControlSet\Control\Session Manager,,,""
 HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
 HKCU,Software\Microsoft\Protected Storage System Provider,,,""
 HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
+HKCU,Keyboard Layout\Preload,,,""
 HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
 HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
 ; Some apps requires at least four subkeys of Active Setup\Installed Components



More information about the wine-patches mailing list