add HKLM/System/MountedDevices to be added by default

Lei Zhang thestig at google.com
Thu Jan 17 16:05:43 CST 2008


On Jan 17, 2008 1:55 PM, Christoph Frick <frick at 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 at winehq.org.



More information about the wine-devel mailing list