From e465196701511908c30f23b54eefb9df829bc93e Mon Sep 17 00:00:00 2001 From: Yutaka Sawada <60930312+Yutaka-Sawada@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:09:11 +0900 Subject: [PATCH] Add script to create PAR2 files for RAR archives --- alpha/help/0409/batch.htm | 101 +++++++++++++++++++++++++++++++++----- alpha/help/0409/index.htm | 2 +- 2 files changed, 89 insertions(+), 14 deletions(-) diff --git a/alpha/help/0409/batch.htm b/alpha/help/0409/batch.htm index 501eb5c..66a0678 100644 --- a/alpha/help/0409/batch.htm +++ b/alpha/help/0409/batch.htm @@ -60,8 +60,9 @@ you must set a local variable as "setlocal enabledelayedexpansion" Create individual PAR2 set in each selected folder (with GUI) Create individual PAR2 set in each subfolder under a selected folder (with GUI) Create one PAR2 file per each file in a selected folder -Create individual PAR2 set per each set of 4 files from many selected files -Create PAR2 recovery data and append it to each original ZIP / 7-Zip archive file +Create individual PAR2 set per each RAR archive in a selected folder +Create individual PAR2 set per each set of 4 files from many selected files +Create PAR2 recovery data and append it to each original ZIP / 7-Zip archive file
Verify and/or Repair individual PAR2 set in each selected folder with GUI Create, Verify or Repair individual PAR2 set in each subfolder under a selected folder with GUI @@ -91,7 +92,7 @@ It is possible to show GUI for setting, too.

- + +

  +The script calls Find.exe and for certain Windows versions, +you may have to add C:\Windows\System32 to Windows System Path if not already present. +

+ +
+ +

Create individual PAR2 set per each set of 4 files from many selected files

@@ -361,7 +436,7 @@ Be careful about the number of source files and "SHIFT" per each st
- +

Create PAR2 recovery data and append it to each original ZIP / 7-Zip archive file

@@ -449,7 +524,7 @@ When a GUI is closed, next GUI is opened with next PAR2 set.

-