Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Context Sensitive Help Problem

Status
Not open for further replies.

ChibiNeko

Programmer
Joined
Sep 26, 2002
Messages
13
Location
US
Hi,

I have a HTML help file (.chm) which works correctly only when run through the Visual FoxPro 7.0 development environment. When my application is run as a stand-alone executable, the Context Sensitive Help does not work. When a user presses F1, nothing happens (when run as .exe).

I'm relatively sure that my problem resides in my Installer, that there is some required FoxPro Library that is not getting installed along with the application.
(1) I verified that the Help file is installed.
(2) The Help file opens when double clicked in Windows Explorer.
(3) I've verified that the computer running the .exe has the following installed, suggested by the VisualFoxpro Help under the topic distributing on-line help:
* HH.exe
* HHctrl.ocx
* ITIRCL.DLL
* ITSS.DLL

Any ideas/suggestions will be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top