Search found 65102 matches

by admin
14 Jan 2026 20:59
Forum: BETA Versions for Download
Topic: Here's the new BETA (64-bit)
Replies: 168
Views: 613408

Re: Here's the new BETA (64-bit)

:off: Summary of the latest XYplorer Official Release (64-bit). Download Page : https://www.xyplorer.com/download.php?bit=64 v28.10.0400 - 2026-01-14 21:00 = MAINTENANCE RELEASE. +++ Minor bug fixes and enhancements. To easily upgrade to this OFFICIAL version from XYplorer, click Help | Online Suppo...
by admin
14 Jan 2026 17:59
Forum: Bug Reports
Topic: Problem selecting new files
Replies: 24
Views: 1504

Re: Problem selecting new files

Crazy multithreaded asynchronous magic is planned for the future. For now I'll stick with the paleolithic block method.
by admin
14 Jan 2026 17:55
Forum: Bug Reports
Topic: unexpected results moving overlong files by drag & drop
Replies: 2
Views: 39

Re: unexpected results moving overlong files by drag & drop

Not here. Can you give a more specific example (full paths and filenames)?
by admin
14 Jan 2026 15:48
Forum: Bug Reports
Topic: Visual Filter, Live, with NOT question, vs. help file
Replies: 4
Views: 111

Re: Visual Filter, Live, with NOT question, vs. help file

It was auto-tweaked when upgrading to v22.20.0222 to preserve the previous behavior.
by admin
14 Jan 2026 14:56
Forum: BETA Versions for Download
Topic: Here's the new BETA (64-bit)
Replies: 168
Views: 613408

Re: Here's the new BETA (64-bit)

Change Log for the latest XYplorer BETA version (64-bit): v28.10.0308 - 2026-01-14 14:56 * Configuration | Find and Filter | Filters & Type Ahead Find | Visual Filters | Enable extended pattern matching: If enabled then a pattern can be fully enclosed in parentheses without changing its functio...
by admin
14 Jan 2026 14:48
Forum: Tips & Tricks, Questions & Answers
Topic: why this script don't work?
Replies: 6
Views: 195

Re: why this script don't work?

highend wrote: 14 Jan 2026 13:16 @Don
Is it intended, that variables in arrays aren't resolved as long as they are used either natively or in double quotes?
Not really. Fixed in next beta.
by admin
14 Jan 2026 12:09
Forum: Script Exchange
Topic: Using 'current script name' in a script
Replies: 5
Views: 78

Re: Using 'current script name' in a script

No worries, the place is totally okay.
by admin
14 Jan 2026 11:35
Forum: Bug Reports
Topic: Visual Filter, Live, with NOT question, vs. help file
Replies: 4
Views: 111

Re: Visual Filter, Live, with NOT question, vs. help file

Ah, you probably have an old tweak active: VFAllowMasterInvertOldWay=1. Just set it to 0:
VFAllowMasterInvertOldWay=0
by admin
14 Jan 2026 11:31
Forum: Bug Reports
Topic: Visual Filter, Live, with NOT question, vs. help file
Replies: 4
Views: 111

Re: Visual Filter, Live, with NOT question, vs. help file

Hm, this works as advertised if the "Enable extended pattern matching" option is ticked:

Code: Select all

!(a*;b*)                  -> hide all items starting with "a" or "b".
by admin
14 Jan 2026 10:49
Forum: Bug Reports
Topic: Colored Files
Replies: 6
Views: 81

Re: Colored Files

Tried to reproduce but couldn't. There are more factors probably. The non-existing items were shown and colored in the PF if "Allow Zombies" was on, otherwise they weren't shown at all. All as planned. Regardless which method was used to start XYplorer.
by admin
14 Jan 2026 10:26
Forum: Bug Reports
Topic: Colored Files
Replies: 6
Views: 81

Re: Colored Files

Items are colored by their real path, regardless whether they are listed within a Paper Folder or a normal folder. The colors should show in any context.

Open "Edit Tagged Items..." under Configuration | Information | Tags | Options..., it might shed some light on the mystery.
by admin
14 Jan 2026 10:16
Forum: Bug Reports
Topic: Ctrl+F, select multiple files, Ctrl+C, then crashe
Replies: 1
Views: 59

Re: Ctrl+F, select multiple files, Ctrl+C, then crashe

1) Thanks for the report but can't reproduce. Can anyone?

2) Does this happen with every folder and number of selected files?
by admin
13 Jan 2026 19:06
Forum: BETA Versions for Download
Topic: Here's the new BETA (64-bit)
Replies: 168
Views: 613408

Re: Here's the new BETA (64-bit)

Change Log for the latest XYplorer BETA version (64-bit): v28.10.0307 - 2026-01-13 19:05 + Custom Toolbar Buttons: A <crlf> in the name now stands for a CRLF not only in the tooltip (added in v28.00.1216 - 2025-12-10 13:01) but also in the button caption if captions are shown. * Updated the help fi...
by admin
13 Jan 2026 18:28
Forum: Bug Reports
Topic: Sorting problems
Replies: 6
Views: 304

Re: Sorting problems

Alright, thanks for the feedback!