Skip to content

release_2.7.1

Choose a tag to compare

@drpetersonfernandes drpetersonfernandes released this 21 Jun 20:15
· 18 commits to master since this release

Fix: Retry dialog when file is locked

When moving a file fails because it's locked by another process (e.g., an emulator or file manager), ROM Validator now shows a Retry/Cancel dialog instead of silently failing.

  • Displays which file is locked
  • Asks you to close the application using the file
  • Click Retry to try again after closing the file
  • Click Cancel to skip moving that file

Update: SharpSevenZip 2.0.91 → 2.0.99

Updated the 7-Zip library to the latest version.

Full Changelog: release_2.7.0...release_2.7.1