Search found 2 matches
- 14 Jul 2025 08:05
- Forum: Bug Reports
- Topic: XYplorer 27.10 Customize File Icons Not Working?
- Replies: 2
- Views: 56
XYplorer 27.10 Customize File Icons Not Working?
Has anybody been able to set the icons? Mine just show a blank white icon from the expected colored ones that come with the install.
- 30 May 2023 20:59
- Forum: Tips & Tricks, Questions & Answers
- Topic: What script should I use to compare active pane vs inactive and delete dupes
- Replies: 1
- Views: 269
What script should I use to compare active pane vs inactive and delete dupes
I just want to delete dupes by filename and not size, I am a little special, so I don't know how to modify this script to do that $includeFileTypes = "*.package"; $activePane = folderreport("files:{fullname}::{size RAW}:{name}", "r", get("Path", "a")...