Restoring Trash Can Icon Change in ArcaOS 5.x

From OS2World.Com Wiki
Revision as of 22:31, 28 July 2025 by Martini (talk | contribs) (Created page with " ;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>";")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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>";