PDA

Click to See Complete Forum and Search --> : Recent items list


Rich2189
Jul 19th, 2006, 06:38 AM
Title: Clear recent projects List

Description: After a while the recent projects list becomes so full and contains links to projects that dont exist on your system any more, this utility alows you to clear it.

Author name: Richard Bunt

System Requirements: VB6, for VB5 it will need an adjustment.

License info: None

Future: Will Allow the user the select the items they want to removed and notify them of dead project links.


EDIT: please see the post below for important notes and an update - the attached code in this post has problems!

Rich2189
Jul 24th, 2006, 09:31 AM
Due to the fact that VB6 re writes the registry values back to the registry on unloading the addin is useless :). So here is an exe, it has to be run when visual basic isn't running for it to work :)

Title: Clear recent projects List

Description: After a while the recent projects list becomes so full and contains links to projects that dont exist on your system any more, this utility alows you to clear it.

Author name: Richard Bunt

System Requirements: VB6, for VB5 it will need an adjustment.

License info: None

Future: Will Allow the user the select the items they want to removed and notify them of dead project links.

si_the_geek
Sep 6th, 2006, 06:57 PM
The code/files within this thread (updated: 07-24-2006) have been checked for malware by a moderator.

Disclaimer: This does not necessarily mean that any compiled files (DLL/EXE/OCX etc) are completely safe, but any supplied code does not contain any obvious malware. It also does not imply that code is error free, or that it performs exactly as described.

It is recommended that you manually check any code before running it, and/or use an automated tool such as Source Search by Minnow (available here (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=22222&lngWId=1) or here (http://sourcesearch2.homestead.com/)).
If you find any serious issues (ie: the code causes damage or some sort), please contact a moderator of this forum.

Usage of any code/software posted on this forum is at your own risk.


Please note that there is an alternative version in this thread.

agmorgan
Jul 6th, 2007, 12:38 PM
A more feature rich version is available here
http://www.vbforums.com/showthread.php?p=2651368