How to integrate html help files into C#.NET application.

Apr 4 2014 11:25 AM
How can we integrate HTML Help files with Table Of Contents into an application developing in C#.NET.
 
While installing the application (.exe), the help files also should get extracted into the installation folder and when the user press F1 key or click on the Help Icon/ link, the index.htm page should display in a browser.
 
Please note that the html files are having CSS, Images, and Scripts in separate folders.
 
Kind regards,
Adarsh