| View previous topic :: View next topic |
| Author |
Message |
Al Guest
|
Posted: Fri Mar 25, 2005 5:21 pm Post subject: Delete project |
|
|
I have recently bought C++ Builder 6. I am trying to delete a project so
that it does not show up in the File/Reopen list. I do not see anything so
far that will let me do this. I have went into File/Open Project adn have
deleted it there but it shows up in the Reopen list still but when clicked
on shows a message Unable to find ****.
Could someone please let me know how to fix this problem.
Thanks.
|
|
| Back to top |
|
 |
Florent Ouchet Guest
|
Posted: Fri Mar 25, 2005 5:34 pm Post subject: Re: Delete project |
|
|
History information are in the registry at the location:
HKEY_CURRENT_USERSoftwareBorlandC++Builder6.0Closed Files
and
HKEY_CURRENT_USERSoftwareBorlandC++Builder6.0Closed Projects
Regards,
Florent
|
|
| Back to top |
|
 |
Al Guest
|
Posted: Fri Mar 25, 2005 6:02 pm Post subject: Re: Delete project |
|
|
Thank you for your reply. I am just learning is the best way that I can
explain it. I have some experience with Borland C a long time ago and have
not kept up with things a well as I could have.
I am assuming that these files that you sent me are where I can delete the
projects and files that I do not want to show up when using File/ReOpen but
I don't know how to find these files or where they are. Could you please
help and REAL amature.
Thank you.
"Florent Ouchet" <ouchet.florent (AT) laposte (DOT) net> wrote
| Quote: | History information are in the registry at the location:
HKEY_CURRENT_USERSoftwareBorlandC++Builder6.0Closed Files
and
HKEY_CURRENT_USERSoftwareBorlandC++Builder6.0Closed Projects
Regards,
Florent
|
|
|
| Back to top |
|
 |
Duane Hebert Guest
|
Posted: Fri Mar 25, 2005 9:51 pm Post subject: Re: Delete project |
|
|
"Al" <ach (AT) michtel (DOT) com> wrote
| Quote: | Thank you for your reply. I am just learning is the best way that I can
explain it. I have some experience with Borland C a long time ago and have
not kept up with things a well as I could have.
I am assuming that these files that you sent me are where I can delete the
projects and files that I do not want to show up when using File/ReOpen but
I don't know how to find these files or where they are. Could you please
help and REAL amature.
Thank you.
|
They're not files, they're locations in the registry. You may want to
research backing up and restoring regestry entries before trying
to modify your registry though as an error could have serious
consequences.
| Quote: | "Florent Ouchet" <ouchet.florent (AT) laposte (DOT) net> wrote in message
news:42444c64 (AT) newsgroups (DOT) borland.com...
History information are in the registry at the location:
HKEY_CURRENT_USERSoftwareBorlandC++Builder6.0Closed Files
and
HKEY_CURRENT_USERSoftwareBorlandC++Builder6.0Closed Projects
Regards,
Florent
|
|
|
| Back to top |
|
 |
|