buddy20x Posted March 3, 2006 Posted March 3, 2006 Hi, I do know the API function : RunDll32.exe shell32.dll,Options_RunDLL 1 But I would like to force a erase of the recently accessed documents, programs, and web sites... as the ERASE button that we find in Taskbar and Start Menu properties... Deleting the recents files in the specific folder is not enough, I want the same function as the Button ERASE, because this deletes more than the recently accessed files. Do you know how to do that? Thank you
Moderators big_daddy Posted March 3, 2006 Moderators Posted March 3, 2006 From what I can tell it deletes these two reg keys: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RecentDocs HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32\OpenSaveMRU
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now