[转]Disabling the Welcome Page in BDS2006, Delphi 2007 and C++Builder 2007

Abstract: This article shows how to disable the Welcome Page in BDS2006, Delphi and C++Builder 2007

Description:
This article shows how to disable the Welcome Page feature in the above products when Microsoft Internet Explorer 7 is installed.

Resolution:
To disable the Welcome Page feature,

  1. Navigate to the following registry key location in the table listed below, depending on the product you have.
  2. Delete the data for ($BDS)\Bin\startpageide100.bpl
Product Registry key
BDS 2006 / C++Builder 2006 / Delphi 2006 HKEY_CURRENT_USER\Software\Borland\BDS\4.0\Known IDE Packages
CodeGear RAD Studio / C++Builder 2007 / Delphi 2007 HKEY_CURRENT_USER\Software\Borland\BDS\5.0\Known IDE Packages

Author: Chee Wee Chua

posted on 2009-10-01 23:46  Sky Lyu  阅读(408)  评论(0)    收藏  举报

导航