[FIXED] Find Files / Contents stopped working

Things you’d like to miss in the future...
Forum rules
When reporting a bug, please include the following information: your XYplorer version (e.g., v27.90.0047), your Windows version (e.g., Win 11), and your screen scaling percentage (e.g., 125%). We recommend adding your Windows version and screen scaling percentage to your profile or signature. This will make debugging much easier for us.
Post Reply
EnjoyRC
Posts: 101
Joined: 08 Nov 2010 21:54

[FIXED] Find Files / Contents stopped working

Post by EnjoyRC »

I can pull up Find Files
Enter *.ps1 for the Name & Location
Click Find Now, it works. Search results shows a list of all the PowerShell files.

I can add the word copy to the Contents. Contents is checked too.
Click Find Now, it fails to find any files.

I can open one of the PowerShell scripts and see the word copy in it.
Name & Location options; include subfolders, auto sync
Contents options: all unchecked, Mode=Normal, Type=Text

Note: This has been broke for a while it seems. I cannot remember the last version that it worked.
Last edited by EnjoyRC on 12 Aug 2014 19:45, edited 1 time in total.

admin
Site Admin
Posts: 64877
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Find Files / Contents stopped working

Post by admin »

Type=Text
Change it to "Text and Binary".

EnjoyRC
Posts: 101
Joined: 08 Nov 2010 21:54

Re: Find Files / Contents stopped working

Post by EnjoyRC »

admin wrote:
Type=Text
Change it to "Text and Binary".
It worked. Why? they're text files, searching for text.

admin
Site Admin
Posts: 64877
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Find Files / Contents stopped working

Post by admin »

Try the latest version. Should work better.

EnjoyRC
Posts: 101
Joined: 08 Nov 2010 21:54

Re: Find Files / Contents stopped working

Post by EnjoyRC »

admin wrote:Try the latest version. Should work better.
Perfect!!! Thanks Donald.

Post Reply