Does anyone know how to delete the projects from the recent list. For example when you open visual basic there is a recent list tab. How do i get rid of them. I just moved all my projects and ofcourse the paths are old. Thanks
Printable View
Does anyone know how to delete the projects from the recent list. For example when you open visual basic there is a recent list tab. How do i get rid of them. I just moved all my projects and ofcourse the paths are old. Thanks
Open RegEdit and delete all values in:
HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\6.0\RecentFiles
Best regards
call me crazy, but i only get to the 6.0, there is no recent files.
Sorry my fault. I was looking under visual studio. I found it. Thanks that helped.
:)LoL:)
I guess that was funny. I guess that is one way to boost your post. Good luck. It only works for so long. If i am misunderstanding the situation. My apologies.
Que???????Quote:
Originally posted by jjortiz
I guess that was funny. I guess that is one way to boost your post. Good luck. It only works for so long. If i am misunderstanding the situation. My apologies.
Did U find the key in the registry or not?
That was for Phrozeman read his post. Yes thanks i found it.
You know you always could have tried to open the projects on the recent list. When VB doesn't find them, it removes the project from the recent files list on it's own. At least that's how it usually works for recent file lists.:p
Actually VB doesn't remove anything from the recent list (that is untill you opened 50 new projects. VB saves up to 50 projects in the recent list).Quote:
Originally posted by Bloodeye
You know you always could have tried to open the projects on the recent list. When VB doesn't find them, it removes the project from the recent files list on it's own. At least that's how it usually works for recent file lists.:p
Bloodeye I tried that and it leaves them on the list. The way that joacim said to do it seems to work the best. Thanks again.