发新话题
打印

如何清除打开的项目列表

如何清除打开的项目列表

  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_USERSoftwareMicrosoftVisual Basic6.0RecentFiles

then just delete all strings you`d like. (Except the predeterminated one.!)

This tip doesn`t contain any coding because I thought it磗 only useful to the programmer himself.

Tip by Gijs de Jong

TOP

发新话题