Commit 929bac96 authored by Vincent Povirk's avatar Vincent Povirk Committed by Alexandre Julliard

wine.inf: Add some .NET Framework keys.

parent b3315257
......@@ -37,6 +37,7 @@ AddReg=\
CurrentVersion,\
Debugger,\
Desktop,\
Dotnet,\
Metrics,\
DirectX,\
Fonts,\
......@@ -61,6 +62,7 @@ AddReg=\
CurrentVersion,\
Debugger,\
Desktop,\
Dotnet,\
Metrics,\
DirectX,\
Fonts,\
......@@ -86,6 +88,7 @@ AddReg=\
CurrentVersion,\
Debugger,\
Desktop,\
Dotnet,\
Metrics,\
DirectX,\
Fonts,\
......@@ -463,6 +466,11 @@ HKCU,%Desktop%,"UserPreferenceMask",3,10,00,00,80
HKCU,%Desktop%,"LowPowerActive",,"0"
HKCU,%Desktop%,"MenuShowDelay",2,"400"
[DotNet]
HKLM,Software\Microsoft\.NETFramework\policy\v1.0
HKLM,Software\Microsoft\.NETFramework\policy\v2.0
HKLM,Software\Microsoft\.NETFramework\policy\v3.0
[Metrics]
HKCU,%Metrics%,"ScrollWidth",2,"16"
HKCU,%Metrics%,"ScrollHeight",2,"16"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment