Microsoft help compilers

Navigation:  Publishing > Publishing Your Projects >

Microsoft help compilers

Previous pageReturn to chapter overviewNext page

The Microsoft HTML Help and Visual Studio 2008 Help (MS Help 2.0) formats are generated with free compilers available from Microsoft (Visual Studio Help 2010/MS Help 3.0 does not require a compiler). If you do not have these compilers installed you need to install them before you can publish your projects to these formats.

After installing the help compiler go to View > Program Options > Compilers and make sure that the path to the compiler files are correct. See Program Options - Compilers for details.

The HTML Help compiler:

The HTML Help compiler is available on the EC Software website at:

weblink http://www.ec-software.com/downloads_mscomp.html

The Visual Studio Help 2008 / MS Help 2.0 compiler

The HXS format is not a help format for normal user applications and it cannot be displayed at all on most users' normal Windows systems. It can only be used for documenting Visual Studio .NET components, in combination with the Visual Studio 2008 .NET programming package. You will only be  able to use this format if you are programming .NET components with Visual Studio 2008.

The MS Help 2.0 compiler tools can be downloaded from Microsoft with the Visual Studio Help Integration Kit, which is also known as the VSHIK, but they cannot be used without the Visual Studio .NET package. You will need to search for the VSHIK on Microsoft's MSDN site as they frequently change the download location for this kit.

Visual Studio Help 2010 / MS Help 3.0 (no compiler required)

The MSHC format is the successor to MS Help 2.0/HXS for Visual Studio 2010. It does not require a compiler, MSHC output is generated directly by Help & Manual. However, it too is only relevant for Visual Studio 2010 .NET programming components. It cannot be used to document normal applications and is not relevant outside of the Visual Studio 2010 programming package.

See also:

Customize - Compilers