[Bug 1970] NHL2004 having problems with OLE?; Error output

Wine Bugs wine-bugs at winehq.org
Wed Feb 4 17:20:18 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=1970





------- Additional Comments From abdul.ahmad at utoronto.ca  2004-04-02 17:20 -------
I also installed Microsoft Windows Script 5.6 from
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

If you dont use a couple of native DLLs Windows Script wont install correctly.
For the Windows Script installer i used native win98 dll's for mfc42 &
comcat.dll, and my DLLOverrides for NHL2004 now look like:

[AppDefaults\\nhl2004.exe\\Version]
"Windows" = "win98"
[AppDefaults\\nhl2004.exe\\DllOverrides]
"ole32" = "native, builtin"
"oleaut32" = "native, builtin"
"mshtml" = "native, builtin"
"shfolder" = "native, builtin"
"shell32" = "native, builtin"
"shell" = "native, builtin"
"shdocvw" = "native, builtin"
"shlwapi" = "native, builtin"
"urlmon" = "native, builtin"
"crypt32" = "native, builtin"
"wininet" = "native, builtin"
"dispex" = "native"
"scrobj" = "native"
"scrrun" = "native"
"wshext" = "native"
"wshom.ocx" = "native"
"jscript" = "native"
"vbscript" = "native"
[AppDefaults\\nhl2004.exe\\x11drv]
"Desktop" = "640x480" 

now some more menu items are working but its still not perfect.. im thinking
that theres probably more dll's that i have to overrride, any ideas anyone?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list