Illegal Argument Exception
Hi there, The "zip extensions" field is for zip archives only. 7z archives are not zip archives. Regards q:-) <= Quang
Multiple bugs in DocFetcher Portable 1.1.25 and 1.1.27 on Windows 11 with 4K display and dual-partition USB drive
Issues #2 and #3 (USB drive ejection and stale lock file) will be fixed in DocFetcher 1.1.28.
Regarding issue #2 ("USB drive ejection"): Wil be fixed in DocFetcher 1.1.28.
Regarding issue #1 ("missing menu bar"): DocFetcher doesn't actually have a traditional File/Edit/View menu bar in the main window. The main window's controls are all in a toolbar (with buttons and dropdowns) plus right-click context menus, and there's a separate popup menu on the system tray icon.
Hi there, Regexes are only available for filtering files during indexing. For searching, there's a specialized syntax (not regex), as documented on the page "Query syntax" in the user manual. This works for file contents too. Regards q:-) <= Quang
The regexes are Java-based.