How to clear the open recent project list?
In the open project dialog you`ve got the option to open an existing
project or a recent project. The recent project option is quite handy for frequent used
projects but after a while it gets pretty long and (I think) loses its sense.
To clear that list you have to get into the registry:
Start / Execute : regedit
and look for:
HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\6.0\RecentFiles
then just delete all strings you`d like. (Except the predeterminated one.!)
This tip doesn`t contain any coding because I thought itīs only useful to the programmer
himself.
|