[Dumping] Add option to fix sectors that didn't pass integrity checks.

This commit is contained in:
2025-11-23 13:44:59 +00:00
parent 70f005f61f
commit b8d55ff741
7 changed files with 67 additions and 11 deletions

View File

@@ -723,6 +723,7 @@ public sealed partial class MediaDumpViewModel : ViewModelBase
10,
true,
1080,
false,
false);
new Thread(DoWork).Start();