Commit efad03e2 authored by Mike Hearn's avatar Mike Hearn Committed by Alexandre Julliard

Set ole32 native for dcom95/98.

parent ad904024
......@@ -311,6 +311,14 @@ WINE REGISTRY Version 2
[AppDefaults\\_INS5576._MP\\x11drv]
"Desktop" = "640x480"
; force it to install even though wine has a newer version
[AppDefaults\\dcom98.exe\\DllOverrides]
"ole32" = "native"
[AppDefaults\\dcom95.exe\\DllOverrides]
"ole32" = "native"
;[AppDefaults\\iexplore.exe\\DllOverrides]
;"shlwapi" = "native"
;"rpcrt4" = "native"
......
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