To avoid issues with empty/small files: * Add a configurable threshold parameter for minimum file size to establish a matches based on hash * If the hash matches below that, require the install path target to be an exact match
To avoid issues with empty/small files: