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.
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.