Board index » cppbuilder » C++ Builder 4 and CBuilder Direct

C++ Builder 4 and CBuilder Direct

How do I disable CBuilder Direct from C++ Builder 4 ? I still do component
development in that environment and I am tired of this nonsense popping up
in the middle of everything.
 

Re:C++ Builder 4 and CBuilder Direct


Quote
"Edward Diener" <eddie...@tropicsoft.com> wrote in message

news:3d792f1e$1@newsgroups.borland.com...

Quote
> How do I disable CBuilder Direct from C++ Builder 4 ?

Use regedit and head to:
  HKCU\Software\Borland\C++Builder\4.0\Known IDE Packages

Remove or move the "$(BCB)\Bin\bcbdrt40.bpl" string.

HTH,
- Clayton

Re:C++ Builder 4 and CBuilder Direct


Thanks ! That worked.

Quote
"Clayton Arends" <claytonare...@hotmail.com> wrote in message

news:3d79365a@newsgroups.borland.com...
Quote
> "Edward Diener" <eddie...@tropicsoft.com> wrote in message
> news:3d792f1e$1@newsgroups.borland.com...

> > How do I disable CBuilder Direct from C++ Builder 4 ?

> Use regedit and head to:
>   HKCU\Software\Borland\C++Builder\4.0\Known IDE Packages

> Remove or move the "$(BCB)\Bin\bcbdrt40.bpl" string.

Other Threads