How to create .chm file that is help file
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Hi all, In my project i want to create a help file that is .chm file which is similar to the help file when you press F1. How can i do this ? Is there any free software ? Thanks in advance.
Hi, see this MSDN site for more information about how to create a chm file: http://msdn.microsoft.com/en-us/library/ms669985[^] There are also some commercial tools available (some have a freeware version): http://www.softany.com/winchm/[^] http://www.helpsmith.com/htmlhelp.php[^]
-
Hi all, In my project i want to create a help file that is .chm file which is similar to the help file when you press F1. How can i do this ? Is there any free software ? Thanks in advance.
Use vizaac Helpmaker
Thanks & Regards Pete