Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML Help and Win9x
Message
From
09/12/2003 08:27:49
 
 
To
09/12/2003 06:36:15
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00857111
Message ID:
00857141
Views:
29
Tom,

The help viewer is probably not installed on the W95 machine. If so, lay your hands on the files you need and:
copy hh.exe c:\windows
copy hhctrl.ocx c:\windows\system
copy itss.dll c:\windows\system
copy itircl.dll c:\windows\system
c:
cd c:\windows\system
regsvr32 /s hhctrl.ocx
regsvr32 /s itss.dll
regsvr32 /s itircl.dll
If you still have troubles, hit it with a big stick:
RUN /N3 hh.exe <somepath>\myhelp.chm
has never failed for me
HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform