Restoring Trash Can Icon Change in ArcaOS 5.x

From OS2World.Com Wiki
Jump to navigation Jump to search
Issue
The Trash can icon no longer changes from empty to full in the WPS desktop.
Answer

The easiest way is to replace it.

From a commandline, run this to delete the existing one:

oo /d "<XWP_TRASHCAN>" f

Then, run this to recreate it. This is all on one line:

oo /n XWPTrashCan TrashCan "<WP_DESKTOP>" DEFAULTVIEW=DETAILS;ALWAYSSORT=YES;DEFAULTSORT=9;DETAILSCLASS=XWPTrashObject;SORTCLASS=XWPTrashObject;OBJECTID="<XWP_TRASHCAN>";

Links