Search found 7 matches
- Sun Sep 20, 2020 8:00 am
- Forum: Suggestions
- Topic: Allow export or display of my non default options
- Replies: 2
- Views: 4999
Re: Allow export or display of my non default options
If you still have the old ini file, there is a powershell script and instructions at www.voidtools.com/forum/viewtopic.php?t=6285 to list all of your non default options in the old ini file. I agree, a reinstall "Keep settings?" prompt would be a nice enhancement.
- Sat Sep 19, 2020 9:27 am
- Forum: Support
- Topic: Define macro in Search or Bookmark?
- Replies: 1
- Views: 3949
Re: Define macro in Search or Bookmark?
I think the best way is with bookmarks, because filters dont offer a macro choice.
Bookmarks / Organize Bookmarks / New
Name = Whatever (this is forced)
RememberSearch = liz|betty|elisabeth|elsie
Macro = liz
Then you just enter liz: instead of liz|betty|elisabeth|elsie.
**Edit**
I just learned ...
Bookmarks / Organize Bookmarks / New
Name = Whatever (this is forced)
RememberSearch = liz|betty|elisabeth|elsie
Macro = liz
Then you just enter liz: instead of liz|betty|elisabeth|elsie.
**Edit**
I just learned ...
- Tue Aug 25, 2020 11:49 pm
- Forum: Support
- Topic: file list search by size
- Replies: 14
- Views: 17419
Re: file list search by size
I think I finally understand. Anmac1789 created a FileList.efu, and wants to search for its duplicates only.
So if his FileList.efu was:
Filename,Size,Date Modified,Date Created,Attributes
"C:\Path\File1.jpg",1730,132297338653314737,132296324539500979,32
"C:\Path\File2.jpg",2110,132295571688625464 ...
So if his FileList.efu was:
Filename,Size,Date Modified,Date Created,Attributes
"C:\Path\File1.jpg",1730,132297338653314737,132296324539500979,32
"C:\Path\File2.jpg",2110,132295571688625464 ...
- Tue Aug 25, 2020 4:19 pm
- Forum: Support
- Topic: file list search by size
- Replies: 14
- Views: 17419
Re: file list search by size
I think you open them with menu: File - Open File List
- Tue Aug 25, 2020 10:39 am
- Forum: Support
- Topic: file list search by size
- Replies: 14
- Views: 17419
Re: file list search by size
Sorry, I dont know what you mean about "files not in the file list"?
My version cant use size:byte, because the "b" in byte is invalid and gets treated like 0, showing zero byte files.
So I use things like size:1-3 or pic:sizedupe:size:1-3
My version cant use size:byte, because the "b" in byte is invalid and gets treated like 0, showing zero byte files.
So I use things like size:1-3 or pic:sizedupe:size:1-3
- Mon Aug 24, 2020 9:19 pm
- Forum: Support
- Topic: file list search by size
- Replies: 14
- Views: 17419
Re: file list search by size
Its hard to understand but maybe you can try pic:sizedupe:size:100kb-200kb
Then change the sizes to your automatic bytes??
Then change the sizes to your automatic bytes??
- Fri Aug 21, 2020 1:32 pm
- Forum: Support
- Topic: Want to search a single folder only
- Replies: 5
- Views: 5331
Re: Want to search a single folder only
I think the easiest way is infolder:"C:\Your Single Folder\"