Another neccesary tool to be create
Anybody could create a tool (exe, or iss or ??) where they can enter:
-aplication name and numbers of DVD5
-path to be compressed C:\Program Files(x86)\Transformers Devastation
-Check path e.g. "%choice%\Binaries\Win32\DMC-DevilMayCry.exe"
-include .lst files with exclude options to each list if is neccesary
-names of the folders TRANSF_x
and..
Code:
:Data1
set arc=Data1.cab
if exist .\TRANSF_1\%arc% goto Data2
echo.Creating %arc%, please wait...
echo.
echo.--------------------------------------------------------------------
arc a -ep1 -r -w.\ -msrep [email protected] [email protected] -dp"%choice%" .\TRANSF_1\%arc%
if ERRORLEVEL 1 goto arcfail
to create automatically a Compress.bat file like i use in my posts