Desktop Garabge

How do i keep the desktop clean from anoying program installations and ignorant computer uses, It can often become a Shortcut & User Files nightmare. What would be ideal for me is if i could set an expiry time for everything on the desktop, that is infinite exsistence for items i want to stay and anything added aft ...

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar13.webp

137 Posts
Location -
Joined 2001-07-26
How do i keep the desktop clean from anoying program installations and ignorant computer uses, It can often become a Shortcut & User Files nightmare.
 
What would be ideal for me is if i could set an expiry time for everything on the desktop, that is infinite exsistence for items i want to stay and anything added after that has a life time of 1 week then is automatically deleted from the desktop.
 
Is there any Apps out there that do that or hell even registry tweaks that might simulate that?
Or could i manipulate the task schedualler to do that sort of function.
 
All i can think of is a primitive technique which involves using the attribute "Archive" and then a .bat file in the startup folder which deletes (moves or even zips with pkzip) everything which has the certain default file attribute.
 
Suggestions?
 
Thanks heaps,
Cheers.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar12.webp

694 Posts
Location -
Joined 2002-06-10
there is someone we havent seen for a spell

data/avatar/default/avatar14.webp

155 Posts
Location -
Joined 2001-11-09
Why not a script that looks at the date of files and moves anything older than x number of days?
 
Many backup programs and scripts will do this.