this is suggested on quite some places in appdb to make seucrom based games come a litle further
--- tools/wine.inf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index c3cb89c..f63fb23 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -362,6 +362,8 @@ HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-99 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"IsInstalled",2,1 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Locale",2,"*" HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Version",2,"4,74,9273,0" +; SecuROM needs this key +HKLM,System\MountedDevices,,,""
[Nls] HKLM,System\CurrentControlSet\Control\Nls\Codepage,"37",,""
On Jan 17, 2008 1:55 PM, Christoph Frick frick@sc-networks.de wrote:
this is suggested on quite some places in appdb to make seucrom based games come a litle further
tools/wine.inf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tools/wine.inf b/tools/wine.inf index c3cb89c..f63fb23 100644 --- a/tools/wine.inf +++ b/tools/wine.inf @@ -362,6 +362,8 @@ HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-99 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"IsInstalled",2,1 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Locale",2,"*" HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Version",2,"4,74,9273,0" +; SecuROM needs this key +HKLM,System\MountedDevices,,,""
[Nls] HKLM,System\CurrentControlSet\Control\Nls\Codepage,"37",,"" -- 1.5.3.7
Patches should be sent to wine-patches@winehq.org.
On Thu, Jan 17, 2008 at 02:05:43PM -0800, Lei Zhang wrote:
Patches should be sent to wine-patches@winehq.org.
i know - but it was too late once i pressed CTRL-X. so i convinced myself, that this patch would not go through easy anyway because somebody else would have done the same a long time ago and so it starts at least an discussion...