メンテナンスのお知らせ(2010年3月20日 - 日本時間)

2010年3月20日午後12時より翌日にかけて(米国時間の3月19日午後7時より翌日)、いくつかのデータベースとWebアプリケーションサーバーを新しいデータセンターに移設します。

サービス停止時間は最小にとどめるよう努力いたしますが、作業期間中、一時的にシステムをご利用いただけないことがあります。ご迷惑をおかけいたしますが、ご理解いただきますようお願い申し上げます。

Getting error -145 when trying to apply the Delphi 6 Update

投稿者: : Angel Martinez

概要: Explains how to get the patch to install when encountering error -145

Problem


Getting error -145 when trying to apply the Delphi 6 Update

Solution


This problem usually occurs because the data in the RootDir key in the Windows Registry is blank.
Use regedit, navigate to HKEY_LOCAL_MACHINE\Software\Borland\Delphi\ 6.0
Look at the Data in the RootDir key. It should point to the location where you installed Delphi 6. In most cases where I have seen error -145 this value was blank. If yours is blank, modify the RootDir key and set the Value Data to the path where your Delphi 6 is installed. If you installed to the default location it would be:
c:\Program Files\Borland\Delphi6
Once you do this, retry the Delphi 6 Update.

Server Response from: SC2