small default registry patch.

Rein Klazes rklazes at xs4all.nl
Wed Dec 3 06:00:07 CST 2003


Hi,

Without it, Van Dale Groot Woordenboek der Nederlandse Taal refuses to
install.

Changelog:
	.	: winedefault.reg
	Add Fonts key for NT versions of Windows to winedefault.reg.

Rein.
-- 
Rein Klazes
rklazes at xs4all.nl
-------------- next part --------------
--- wine/./winedefault.reg	2003-11-29 08:45:13.000000000 +0100
+++ mywine/./winedefault.reg	2003-12-03 12:32:22.000000000 +0100
@@ -123,6 +123,11 @@
 # "Arial (TrueType)"="ARIAL.TTF"      # sample entry
 @=""
 
+# Same for Version Windows NT
+[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Fonts]
+# "Arial (TrueType)"="ARIAL.TTF"      # sample entry
+@=""
+
 # This is intended for a centrally managed (server) directory where
 # system files and e.g. fonts can reside. Most installs have this set
 # to C:\WINDOWS, though.


More information about the wine-patches mailing list