Content deleted Content added
Artoria2e5 (talk | contribs) |
removed Category:Online help; added Category:Software help using HotCat |
||
(11 intermediate revisions by 9 users not shown) | |||
Line 1:
{{short description|Offline help system by Microsoft}}
{{Use dmy dates|date=December 2014}}
{{
{{Infobox software
| name = Microsoft Help Viewer
Line 7 ⟶ 8:
| replaces = [[Microsoft Help 2]]
| operating system = [[Microsoft Windows]]
| genre = [[Help system]]
}}
'''Microsoft Help Viewer''' ('''HV''') is the offline help system (local help) developed by [[Microsoft]] that ships with versions of [[Microsoft Windows]] including and subsequent to [[Windows 8]], as well as [[Microsoft Visual Studio|Visual Studio 2010]] and its associated [[MSDN Library]].
Microsoft Help Viewer 1.x supersedes [[Microsoft Help 2]] which is the help system used by [[Microsoft Visual Studio]] 2002/2003/2005/2008 and [[Office 2007]]. It is shipped with VS 2010. Microsoft Help Viewer 2.x is backwards-compatible with 1.x and is shipped with the operating system as well as VS 2012+.
==History==
Line 31 ⟶ 32:
Visual Studio 2010 includes a [[taskbar]] applet in the Windows notification area (system tray) that arbitrates between viewing offline help and online help in the browser when F1 is pressed, and resolves help topic [[URI]]s to the proper topic page. It also includes a "library manager" application to manage the download, installation and uninstallation of help topics on the system, as well as whether to prefer online help when connected to the Internet.
Microsoft Help Viewer 2.0 uses a COM runtime library, so the taskbar applet is no longer used. The format is unchanged.<ref>{{cite web |title=Help Viewer - MSHelpWiki |url=http://mshelpwiki.helpmvp.com/mshelp/help-viewer |website=mshelpwiki.helpmvp.com |access-date=11 February 2020 |archive-date=30 December 2019 |archive-url=https://web.archive.org/web/20191230063537/http://mshelpwiki.helpmvp.com/mshelp/help-viewer |url-status=live }}</ref> The runtime API is accessible via .NET dlls used in VS2012 and Windows 8; they are equivalent except for a name change.<ref>{{cite web |title=HV2 API Calls - Microsoft Help Viewer 2.0 |url=http://hv2.helpmvp.com/doc/api |website=helpware hv2 |access-date=11 February 2020 |archive-date=25 February 2020 |archive-url=https://web.archive.org/web/20200225205652/http://hv2.helpmvp.com/doc/api |url-status=live }}</ref> VS2012 ships a more
==File format==
Help files from Microsoft Help Viewer have a {{tt|.mshc}} file extension. They are ordinary [[Zip file]]s containing HTML documents. Special meta tags are provided for navigation, and there is support for signing the help bundle.<ref name=hv2>{{cite web |title=Help File Format - Microsoft Help Viewer 2.0 |url=http://hv2.helpmvp.com/doc/file-format |website=helpware hv2 |access-date=11 February 2020 |archive-date=25 February 2020 |archive-url=https://web.archive.org/web/20200225205632/http://hv2.helpmvp.com/doc/file-format |url-status=live }}</ref>
==References==▼
==See also==
Line 43 ⟶ 41:
* [[Microsoft Compiled HTML Help]]
* [[Microsoft Help 2]]
▲==References==
{{Reflist}}
==External links==
* [
* [http://kb.helpwaregroup.com/ms-help-viewer MSHC tools from helpware]
{{Microsoft Windows components}}
[[Category:Online help]]▼
|