Help for Delphi 2009

I had problems with the helpfiles to Delphi 2009.  Found the help that did it for me here, thanks to Samir Shagavatov

Try following:
Go to “C:\Program Files\CodeGear\RAD Studio\5.0\Help\Doc\” directory
and type these commands
h2reg.exe -u
h2reg.exe -r

if h2reg.exe or h2reg.ini is empty, you can get them from here:
h2reg.exe – http://www.helpware.net/mshelp2/h2reg.htm
h2reg.ini – http://www.box.net/shared/du2seak0s4

Copy h2reg.exe and h2reg.ini to the “…doc\” directory and type the
commands above.

I can add to his comment that in order to do the trick for Delphi 2009 the instructions only need to be adjusted to point to the 6.0 directory;

Go to “C:\Program Files\CodeGear\RAD Studio\6.0\Help\Doc\” directory
and type these commands
h2reg.exe -u
h2reg.exe -r

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.