sentinelks
25-06-2013, 08:41
Script yener90 .bat Fabioddq
NOTE: File needed can be found in Post #2
http://s24.postimg.org/mgknnjy5t/Screenshot_1.jpg (http://postimg.org/image/mgknnjy5t/)
http://s23.postimg.org/48u7ib66v/Screenshot_2.jpg (http://postimg.org/image/48u7ib66v/)
http://s11.postimg.org/xxmlluk7j/Screenshot_3.jpg (http://postimg.org/image/xxmlluk7j/)
http://s8.postimg.org/9kolkxi01/Screenshot_4.jpg (http://postimg.org/image/9kolkxi01/)
GTA Pack (two games)
Set1 = ViceCity.cab
Set2 = GTAIII.cab
1): lancher Compress.bat
2): insert directory = Rockstar Games
arc compress
only DvD...
in Setup.ini:
FreeArcFile1=Set1\ViceCity.cab;DestDir:{app};Disk: 1;Comp:1;
FreeArcFile2=Set1\GTAIII.cab;DestDir:{app};Disk:1; Comp:2;
in Compress.bat
Data1
set arc=ViceCity.cab
if exist .\Set1\%arc% goto Data2
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\Set1\%arc%
if ERRORLEVEL 1 goto arcfail
Data2
set arc=GTAIII.cab
if exist .\Set2\%arc% goto Data3
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\Set2\%arc%
if ERRORLEVEL 1 goto arcfail
:end
in Data1.lst:
Grand Theft Auto Vice City\*
GTAIII\*
Cancel Data2.lst and Set2 folder The End
NOTE: File needed can be found in Post #2
NOTE: File needed can be found in Post #2
http://s24.postimg.org/mgknnjy5t/Screenshot_1.jpg (http://postimg.org/image/mgknnjy5t/)
http://s23.postimg.org/48u7ib66v/Screenshot_2.jpg (http://postimg.org/image/48u7ib66v/)
http://s11.postimg.org/xxmlluk7j/Screenshot_3.jpg (http://postimg.org/image/xxmlluk7j/)
http://s8.postimg.org/9kolkxi01/Screenshot_4.jpg (http://postimg.org/image/9kolkxi01/)
GTA Pack (two games)
Set1 = ViceCity.cab
Set2 = GTAIII.cab
1): lancher Compress.bat
2): insert directory = Rockstar Games
arc compress
only DvD...
in Setup.ini:
FreeArcFile1=Set1\ViceCity.cab;DestDir:{app};Disk: 1;Comp:1;
FreeArcFile2=Set1\GTAIII.cab;DestDir:{app};Disk:1; Comp:2;
in Compress.bat
Data1
set arc=ViceCity.cab
if exist .\Set1\%arc% goto Data2
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\Set1\%arc%
if ERRORLEVEL 1 goto arcfail
Data2
set arc=GTAIII.cab
if exist .\Set2\%arc% goto Data3
arc a -ep1 -r -w.\ [email protected] -dp"%choice1%" .\Set2\%arc%
if ERRORLEVEL 1 goto arcfail
:end
in Data1.lst:
Grand Theft Auto Vice City\*
GTAIII\*
Cancel Data2.lst and Set2 folder The End
NOTE: File needed can be found in Post #2