How can I use dll for madcap help viewer?

Asked By 30 points N/A Posted on -
qa-featured

I am using visual studio 2005. Having problem with using dll for madcap help viewer. How can I use dll for madcap help viewer and from where I can download the dll for madcap help viewer? Developers suggestions is highly recommended, please.

SHARE
Best Answer by Nichols Fryman
Answered By 5 points N/A #164600

How can I use dll for madcap help viewer?

qa-featured

Hello Mark,

Visual Studio SE is a powerful, entry-level professional development tool which can help you easily construct data-focused client applications.

There are a lot of pages that offer downloads for Virtual Studio Software. Although most of the sites are paid sites, I still found some who offer free downloads(shareware/freeware). Go Check thissite:

Regards,

Mae Cabanero

Best Answer
Best Answer
Answered By 15 points N/A #164601

How can I use dll for madcap help viewer?

qa-featured

Hi Mark,
You can download the Help viewer from the Official MadCapSoftware website.
1) Open Visual Studio installed in he system and follow the steps as stated below
2) In the solution explorer, right click the project
3) Click 'Add Reference', Select 'Browse' tab
4) Navigate and select the appropriate .dll file from the following two options
5) MadCap.HelpViewerClient.dll for HelpViewerClient API and MadCap.HelpViewerEmbeddedClient.dll for HelpViewerEmbeddedClient API
6) Click 'OK'
7) The installation of the HelpViewer can be performed as follows:
8) In the solution explorer, right click 'MSI Installer' project
9) Click 'Add, Click 'Merge Module'
10)Navigate for 'InstallMadCapHelpViewer.msm' file and select it
11)Click 'Open', follow the installation steps

Related Questions