Add usage of MultiPar.ini
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[ MultiPar GUI - version 1.3.3.3 or later ]
|
||||
[ MultiPar GUI - version 1.3.3.4 or later ]
|
||||
|
||||
Usage: MultiPar.exe [command] [/base path] [/list path] [files]
|
||||
|
||||
@@ -117,6 +117,14 @@ Because the name and size are splitted by ":",
|
||||
you cannot include ":" in the name.
|
||||
The max size is 999999999999 bytes. (931 GB)
|
||||
|
||||
If you want to add more options for par2j (par2j.exe or par2j64.exe),
|
||||
write this line "par2jOption=/something" under "[Option]" section.
|
||||
You may add multiple options like; "par2jOption=/m1 /lc32"
|
||||
The total length must be less than 30 characters.
|
||||
When you set an option at MultiPar's Option windows,
|
||||
you should not set the same option on .INI file manually.
|
||||
If you write wrong or strange text, par2j will fail.
|
||||
|
||||
|
||||
Example of lines on "MultiPar.ini";
|
||||
|
||||
@@ -126,5 +134,6 @@ RedundancyMax=10
|
||||
Sort=8
|
||||
RecoveryFileLimit=1
|
||||
MediaList4=7.9GB DVD:8480000000
|
||||
par2jOption=/lc32
|
||||
[Path]
|
||||
MRUMax=5
|
||||
|
||||
Reference in New Issue
Block a user