shdocvw.inf: add default registry key HKCU, "Software\Microsoft\Internet Explorer\Settings

Alexandre Julliard julliard at winehq.org
Tue Aug 25 06:25:24 CDT 2009


"Louis. Lenders" <xerox_xerox2000 at yahoo.co.uk> writes:

> @@ -142,6 +142,7 @@ HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","www",,"http://"
>  [Settings.Reg]
>  HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"http://www.winehq.org"
>  HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"http://www.google.com"
> +HKCU,"Software\Microsoft\Internet Explorer\Settings",,,""

This will create an empty value that doesn't exist on Windows. Please
create a proper value instead.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list