How to open .hxs Help files with DExplore.exe?

此生再无相见时 提交于 2019-12-08 04:03:20

问题


I tried to open .hxs file with (with "hxs "extension with right click) with "dexplore.exe" from:

C:\Programme\Gemeinsame Dateien\Microsoft Shared\Help 9

but noting happens, I have Visual Studio 2008 SDK Version 1.0, and VS2008 installed on my system.

Any idea what to do in order to see .hxs Help files ?

Br,

Milan


回答1:


.Hxs files must be merged into the collection and then you can open it via dexplore.exe.

It is not .CHM so you cannot directly open it in dexplore.exe. But thirdparty viewers such as h2viewer exists,

http://www.helpware.net/mshelp2/h20.htm



来源:https://stackoverflow.com/questions/2677126/how-to-open-hxs-help-files-with-dexplore-exe

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!