|
for a try i run the script on a small game without changing ur sat.cab
i make changes in setup.ini and few small changes in innoscript.
it give me an error. (i attached the files)
i also attached a pic showing my files for that test trial.
[InstallOptions]
ApplicationName=isuka
Publisher=smc
GameSize=5600
MyExecutableName=ggdx.exe
MyExecutablePath=
Editor=yener90
PrecompVer=0.42
Lang=en
[ExtractSettings]
FreeArcFile1=Data.cab;DestDir:{app};Disk:1;PrecSre p:1
i use following command line for creatin data.cab
arc a -m0 data.arc "c:\"
precomp.exe data.arc
srep.exe -m3 data.pcf
arc a -m0 data.cab data.pcf.srep
pause
( i dont have any arc.ini in setup.cab) ( i extract the setup.cab and found no arc.ini)
please help me.
Last edited by red01; 27-06-2013 at 05:21.
Reason: previous messgae was too long
|