Results 1 to 2 of 2

Thread: DOCUMENTS MENU?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2000
    Posts
    20

    Question

    Dear Reader,
    I would like to know that is there any way i can clear the contents of the document menu located in the start menu in windows.

    any code or guidance would be of great help.

    thanks for reading.


  2. #2
    Guest
    The files are located in a folder called C:\Windows\Recent
    Just delete anything that's in there.

    Code:
    Kill "C:\Windows\Recent\*.*"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width