Saturday, January 29, 2022

Drive Rummager Version 2022.1.29.0

After a bit of polish, Drive Rummager is available for download (from OneDrive or Google Drive).  Drive Rummager enables brute force searching for terms and expressions under any directory structure.  Software developers will find this functionality useful if they want to ensure they have changed terminology in multiple source controlled products (yes, some source control products provide this same functionality, but sometimes find things you do not care about too).

Look for help documentation and a YouTube video in the future.  Unfortunately, if you have issues you will need to get in touch with me via social media.  The last I checked it was most similar to FileLocator Pro/Lite (or Agent Ransack) by Mythicsoft, if you are looking for a more full-featured product.

Drive Rummager works with .NET 6 already, but I am not listing that as a feature (perhaps UWP and publish on the Windows Store in the future).  Once I am ready I would like to open source Drive Rummager, but if you want to decompile or reverse engineer it with JetBrains dotPeek, I will encourage your efforts to make something better!

Requirements

  • Microsoft Windows OS that supports .NET Framework 4.8.

Feature Roadmap (Ordered)

  1. Search within search results.
  2. Ignore files of type.
  3. Save settings as JSON rather than XML.
  4. Output results as a report.
  5. Linux support.
  6. Mac support.

Known Issues

  • Open File option from results context menu does not open the application related to the file's extension on all operating systems.
  • UI repaints rapidly when many hits are found.
  • Resize handles are not being displayed on the pane splitters, but are implemented.

Installation

The installer is not code signed, nor are the executables contained within. This means Windows SmartScreen will block installation, but Administrators may bypass the restriction. While code signing is not that big of an expense, it certainly is not something I can justify since this is freeware, and I have no other software products yet.

No comments:

Post a Comment

Engine Reboot

Most players do not care what engine a video game is built with, so I have not focused much attention in my social media posting on that asp...