|
-
Oct 24th, 2001, 06:49 PM
#1
Thread Starter
Fanatic Member
What file to distribute with HTML help file
My app use help file (.chm) created by RoboHelp.
On my develop machine, pressing F1 display help OK.
However, on new machine where I installed my app, app fail everytime I pressed F1.
Look like Package & Deployment does not do the job properly.
Can someone tell me what are the necessary files to display chm file (any ocx, dll to distribute to client machine?)
Thanks
-
Oct 24th, 2001, 09:30 PM
#2
Frenzied Member
I guess it depends on how you display the help file. I make a single call to a function in hhctrl.ocx. I don't distribute this file with my apps, and I've not received any complaints about people not being able to view the help file.
You aren't by any chance hard coding the path to your help file into the EXE are you?
Greg
Free VB Add-In - The Reference Librarian
Click Here for screen shot and download link.
-
Oct 25th, 2001, 03:16 PM
#3
Thread Starter
Fanatic Member
I installed IE 5 on the computer to fix the problem. Now help file display OK. Don't know what file in IE 5 was necessary for the job thought.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|