View Single Post
  #1  
Old 25-06-2013, 08:41
sentinelks sentinelks is offline
Banned
 
Join Date: May 2013
Location: hjklò
Posts: 281
Thanks: 74
Thanked 320 Times in 157 Posts
sentinelks is on a distinguished road
GTA Double ( Vice City-GTAIII )

Script yener90 .bat Fabioddq

NOTE: File needed can be found in Post #2






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

Last edited by Grumpy; 21-07-2015 at 21:07.
Reply With Quote
The Following User Says Thank You to sentinelks For This Useful Post:
nemesis8 (02-08-2017)
Sponsored Links