https://bugs.winehq.org/show_bug.cgi?id=57609
Bug ID: 57609 Summary: Microsoft Document Viewer >= 8 cannot display help pages Product: Wine Version: 10.0-rc3 Hardware: x86-64 URL: https://web.archive.org/web/20140211184816/http://down load.microsoft.com/download/3/3/c/33cfef4d-21da-4229-b c17-3eac7a7eabe1/WDKDocs_02222008.EXE OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: damjan.jov@gmail.com Distribution: ---
Microsoft Document Viewer is a help viewer deployed with several Microsoft applications (MSDN, Visual Studio, driver development kits, etc.).
Version 7 works very well, but both versions 8 (from Visual Studio 2005) and 9 (from WDK) are completely unable to display help pages. In the left side bar, you can browse the tree of help topics, and search the help index, but when you click on a topic, the region of the window where the contents of the help topic are meant to be displayed just stays blank.
To test version 8, "winetricks vc2005express", and then start Visual Studio and click on "Help" -> "Contents".
To test version 9, "winetricks mfc42 dotnet20", then run the WDK binary linked here. After installation, from your $WINEPREFIX/drive_c, run it with something like:
wine start "users/`whoami`/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Windows Driver Kits Documentation/WDK 6001.080214/Help/WDK Documentation.lnk"
Trying native DLLs for these components had no effect: msxml3 msxml4 msxml6 ie8 shdocvw
It's probably not a regression - it was broken this way at least as early as 2019 in bug 12406.
https://bugs.winehq.org/show_bug.cgi?id=57609
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Microsoft Document Viewer |Microsoft Document Explorer |>= 8 cannot display help |>= 8 cannot display help |pages |pages