Hello rabbit0x1.
Well depends what's files do you need to storing.
Quote:
$text
readme.*
*.txt
*.doc
$binary
*.pdf
$default
$compressed
*.7z
*.arc
*.rar
*.zip
$wav
*.wav
|
here an example to storing text so add "/$text=0" at the final of your method.
Code:
-msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:lc8/$text=0
Also you can create your own Label for specific extension.
1-Create txt file and write your custom label.
example for bik videos.
2-Rename your txt file with the name "arc" and "extension" groups
arc.groups
3-Copy
arc.groups in the same folder of "arc.exe"
4-add the label to your method.
Code:
-msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:lc8/$bink=0
so all the video files (*.bik) are storing.