From 46030609f05c2be3348a41f85c8525f727038b43 Mon Sep 17 00:00:00 2001 From: Mikolaj Zalewski Date: Thu, 20 Sep 2007 11:36:18 -0700 Subject: [PATCH] wine.inf: add some four keys in Active Setup\Installed Components --- tools/wine.inf | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/tools/wine.inf b/tools/wine.inf index b051aa0..1062688 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -335,6 +335,11 @@ HKLM,System\CurrentControlSet\Control\VM HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php" HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,"" HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,"" +; Some apps wants at least four keys in Installed Components to run correctly +HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{a2f95861-06e5-4e58-ab61-94cbdde2ff55},Version,2,"1,0,0,0" +HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{c30a0529-fcef-4b19-8e68-9527b54474ac},Version,2,"1,0,0,0" +HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{d0b883e4-af5a-45c9-bd44-deb9867c1d94},Version,2,"1,0,0,0" +HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{e84bb5b4-7fe1-469c-9f24-5a2af3402108},Version,2,"1,0,0,0" [Nls] HKLM,System\CurrentControlSet\Control\Nls\Codepage,"37",,"" -- 1.4.1