Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread Delphi 2007 Help Problems
Thu, Apr 12 2007 4:27 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

To rectify the help issue in Delphi 2007 and restore the original Delphi
2007 help, perform the following steps:

1) In the Delphi <InstallDir>\Help\Doc directory, run the following command:

h2reg -u cmdfile=h2reg.ini

2) In the Delphi <InstallDir>\Help\Doc directory, run the following command:

h2reg -r cmdfile=h2reg.ini

That will restore the help back to its original state.  I'm still not sure
why the DBISAM help isn't integrating yet, so I will let everyone know as
soon as I find out why.

--
Tim Young
Elevate Software
www.elevatesoft.com

Fri, Apr 13 2007 3:50 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


Either my mail client or your mail server is having problems

Roy Lambert
Fri, Apr 13 2007 6:42 AMPermanent Link

Adam
Dear Tim,

Sorry to be a newbie. I am trying to get my D2007 Help back, having installed the DBISAM Help.

Following your post I went:

Start, Run.

In the Run dialog I entered:

"C:\Program Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg -u cmdfile=h2reg.ini"

and pressed OK.

This gave me the error message "Windows cannot find "C:\Program Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg -u cmdfile=h2reg.ini" ...

I guess I am not "Running" the command in the way I should.

What did you mean in your last post?

Adam
Fri, Apr 13 2007 7:41 AMPermanent Link

"TorB."
Hi Adam!
Have you checked that Delphi2007 is installed in the actual diectory (which
is default), or have you maybe installed Delphi2007 in another directory.
If so, you must change the path to point to the directory where Delphi2007
is installed.
I did the same process and it worked well here Smile
Kind regards
TorB.

*****

"Adam" <adam@nospamplease.fmfoods.co.uk> skrev i melding
news:8305CA50-8788-48EE-A271-5AEFED33C643@news.elevatesoft.com...
> Dear Tim,
>
> Sorry to be a newbie. I am trying to get my D2007 Help back, having
> installed the DBISAM Help.
>
> Following your post I went:
>
> Start, Run.
>
> In the Run dialog I entered:
>
> "C:\Program Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg -u
> cmdfile=h2reg.ini"
>
> and pressed OK.
>
> This gave me the error message "Windows cannot find "C:\Program
> Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg -u cmdfile=h2reg.ini" ...
>
> I guess I am not "Running" the command in the way I should.
>
> What did you mean in your last post?
>
> Adam
>
Fri, Apr 13 2007 12:24 PMPermanent Link

"Henri Maas"
Adam,

You have to execute the command from the explorer-adresbar then it runs oke.
Start, run did not work for me either

Henri

"Adam" <adam@nospamplease.fmfoods.co.uk> schreef in bericht
news:8305CA50-8788-48EE-A271-5AEFED33C643@news.elevatesoft.com...
> Dear Tim,
>
> Sorry to be a newbie. I am trying to get my D2007 Help back, having
> installed the DBISAM Help.
>
> Following your post I went:
>
> Start, Run.
>
> In the Run dialog I entered:
>
> "C:\Program Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg -u
> cmdfile=h2reg.ini"
>
> and pressed OK.
>
> This gave me the error message "Windows cannot find "C:\Program
> Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg -u cmdfile=h2reg.ini" ...
>
> I guess I am not "Running" the command in the way I should.
>
> What did you mean in your last post?
>
> Adam
>

Sat, Apr 14 2007 2:57 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Adam,

<< In the Run dialog I entered:

"C:\Program Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg -u
cmdfile=h2reg.ini" >>

You may need to enter it as:

"C:\Program Files\CodeGear\RAD Studio\5.0\Help\Doc\h2reg" -u
cmdfile=h2reg.ini

instead.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image