Commit 75b7ddaa authored by Alexandre Julliard's avatar Alexandre Julliard

wine.inf: Some dlls need to be registered before the others.

parent 9c657b26
......@@ -2148,6 +2148,11 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"Name",,"Uzbekistan"
HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
[RegisterDllsSection]
;;some dlls have to be registered first
11,,ole32.dll,1
11,,oleaut32.dll,1
11,,shell32.dll,1
11,,amstream.dll,1
11,,atl.dll,1
11,,avifil32.dll,1
......@@ -2187,13 +2192,10 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G"
11,,msimtf.dll,1
11,,msxml3.dll,1
11,,objsel.dll,1
11,,ole32.dll,1
11,,oleaut32.dll,1
11,,qcap.dll,1
11,,quartz.dll,1
11,,rsaenh.dll,1
11,,shdocvw.dll,1
11,,shell32.dll,1
11,,urlmon.dll,1
11,,wintrust.dll,1
......
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