Kikloo
08-23-2002, 06:24 AM
What software should i use to make Help files for my app ? Like i came to know about INNO Setup is there any freeware and easy to use Help maker also ?
ty
ty
Making Help FilesKikloo 08-23-2002, 06:24 AM What software should i use to make Help files for my app ? Like i came to know about INNO Setup is there any freeware and easy to use Help maker also ? ty mark82 08-23-2002, 06:29 AM I can't think of what it is called but i know microsoft have a free one, search their downloads page Thinker 08-23-2002, 09:02 AM Help workshop comes with Visual Studio, and HTML Help workshop can be downloaded from the MS web site. You can get links in this thread... http://www.visualbasicforum.com/showthread.php?s=&threadid=7318 Kikloo 08-23-2002, 10:20 AM thanks reuben 08-30-2002, 08:00 AM How are the .hlp files created? Is it sort of HTML because of the hypelinks? Is there a way to create the .HLP file with VB? xmen64 08-30-2002, 12:06 PM Help files are compiled. You have to create a text file and embed codes within the text file. Very similar to embedding codes in HTML files. After you create this help text file you have to compile it to generate the HLP file. Look up in google the following: HELP COMPILER This should generate some good links. -xmen64 |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum