Thanks
Mike Cracraft
Just to make sure, you've got it set to "...\dv_foxhelp.chm," you've got the
Help system preference set to File, and you've got the Enable help box
checked?
--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy.wi...@mvps.org, www.cindywinegarden.com
"Mike Cracraft" <mike.c...@halliburton.com> wrote in message
news:032201c339ca$c58c0210$a601...@phx.gbl...
Make sure that the Menu -> Tools -> Options... -> File Locations (tab), lists the Help File as something like c:\program files\microsoft visual foxpro 8\dv_foxhelp.chm. Make sure that the Enable Help option is also checked.
Rick
"Mike Cracraft" <mike.c...@halliburton.com> wrote in message news:032201c339ca$c58c0210$a601...@phx.gbl...
Did you install the MSDN Library January 2003 (or any version of MSDN)
after you installed VFP 8.0 on the machine? I found a similar case where
this scenario caused a problem.
If you start VFP 8.0 with the -A switch to bypass the registry, can you
invoke the Help file from within VFP?
156507 HOWTO: Bypass Registry Settings on Visual FoxPro Startup
http://support.microsoft.com/?id=156507
If you open Regedit and navigate to
HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\8.0\Options\HelpTo
what file is the key pointing to?
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP8 HAS ARRIVED!! --*
Read about all the new features of VFP8 here:
http://www.universalthread.com/VisualFoxPro/News/VFP8Release.asp
Purchase VFP8 here:
http://shop.microsoft.com/Referral/Productinfo.asp?siteID=11518
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retires June 30th, 2003
- VFP6 Mainstream Support retires Sep. 30th, 2003
Thanks for everything.
Mike
>.
>
MC> I started VFP 8 with the -A switch but no luck.
MC> I also checked the registry as you suggested
MC> below and the HelpTo file reference there is the correct
MC> help file path and name. Any other ideas ?
Try to reregister VFP HTML help support files - their registry entries may
be corrupted/missed for the current logged-in user...
regsvr32 "C:\Program Files\Common Files\Microsoft
Shared\VFP\foxhhelpps8.dll"
and
"C:\Program Files\Common Files\Microsoft Shared\VFP\foxhhelp8.exe" -
regserver
WBR, Igor
Mike:
Make sure you have installed all FOXHHELP*.* files and registered
DLLs.
ex:
regsvr32 \<fullpath>\foxhelpps.dll
Alex Feldstein
________________________________
Microsoft Visual FoxPro MVP
Please respond in the public groups so that everybody
can benefit from the exchange.
Favor de responder en los foros públicos asi todos se benefician.
(Address scrambled with ROT-13)
How To make good Newsgroups posts
http://dts-l.org/goodpost.htm
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html
Cómo hacer preguntas de manera inteligente:
http://www.sindominio.net/ayuda/preguntas-inteligentes.html
I ran the foxxhelp8.exe and it worked !!
HELP and F1 now restored.
Many thanks for your help.
Best regards
Mike
>.
>