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.
Printable View
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.
The files are located in a folder called C:\Windows\Recent
Just delete anything that's in there.
Code:Kill "C:\Windows\Recent\*.*"