|
|
|
#1
|
||||
|
||||
|
Quote:
Quote:
Archive1Output={app}\ Archive1UnpackType=0 Archive1DeleteInputAfterExtract=0 Archive1DiskNumber=1 Archive2Input={app}\data.srep Archive2Output={app}\ Archive2UnpackType=4 Archive2DeleteInputAfterExtract=1 Archive2DiskNumber=1 Archive3Input={app}\data.pcf Archive3Output={app}\ Archive3UnpackType=5 Archive3DeleteInputAfterExtract=1 Archive3DiskNumber=1 Archive4Input={app}\data.arc Archive4Output={app}\ Archive4UnpackType=0 Archive4DeleteInputAfterExtract=1 Archive4DiskNumber=1 and ISDone=1 i think it's must work
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
i follow ur instruction about internal compression and it works.
next i open it with iss tool and change method of compression from none to Izma and ultra 64...then i try to compile it , it gives me an error ( i attached the pic). i again open script with iss tool and change from izma to none but again same error please have a look... |
|
#3
|
||||
|
||||
|
Quote:
Compression= zip bzip lzma/fast,normal,max,ultra,ultra64 none InternalCompressLevel= none fast normal max ultra ultra64 |
|
#4
|
|||
|
|||
|
During installation , there is only progress bar and nothing else.
is it possible to add time (eg. 2 minutes and 35 seconds remaining ) or some line (please wait while set up finish installing the game on ur system? sorry for being a troublesome.. i copy a new .iss script and try your instructions. It works. But did not work on the script which i open with iss tool. (i am telling it just for information)
Last edited by Joe Forster/STA; 11-07-2013 at 23:43. |
|
#5
|
||||
|
||||
|
i still don't add support of this futures to installer, maybe something like this in new versions.
|
|
#6
|
|||
|
|||
|
internal compression is working but i cant make the external compression work?
i use the above stated method for compression and follow add ur instrucations (about decompression of data.cab) script compile but did not extract the data.cab and finish installation without ant error.. but did not install the game. any suggestions.. |
| The Following User Says Thank You to red01 For This Useful Post: | ||
vinay sawan (16-07-2013) | ||
|
#7
|
||||
|
||||
|
how you compress your files, whare is your archive is located and what you write in installer.ini?
Last edited by Joe Forster/STA; 11-07-2013 at 23:44. |
|
#8
|
|||
|
|||
|
my compression method is as follows arc a -m0 data.arc "C:\Program Files\*" precomp.exe -c- data.arc srep.exe -m3f data.pcf data.srep arc a -mx data.cab data.srep pause i put my archive in database folder (see the pic). i also attached installer.ini please have a look. |
|
#9
|
||||
|
||||
|
in instaler.ini find ISDone=0 and change it to ISDone=1
Last edited by Joe Forster/STA; 11-07-2013 at 23:43. |
|
#10
|
|||
|
|||
|
when i do Isdone=1 (in upper past of installer.ini) script did not compile and give me following error (see the pic). |
|
#11
|
||||
|
||||
|
Quote:
if (NoFileForm.ModalResult = mrOk) or (NoFileForm.ModalResult = mrCancel) then begin |
|
#12
|
||||
|
||||
|
For compile it you mast have Inno Setup 5.5.1 Unicode Enhanced Edition from ResTools.
|
|
#13
|
|||
|
|||
|
I have this one
|
|
#14
|
|||
|
|||
|
thanks for your reply
that error solved but now comes new one. ![]() error 01 came first then i remove the line with error and proceed it shows new error. see the pics. |
|
#15
|
||||
|
||||
|
just remove whole line with error
|
![]() |
| Tags |
| inno setup, installer, script, source code |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Carldric Installer (Compact Version) | Carldric Clement | Conversion Tutorials | 4 | 20-01-2023 01:43 |
| Game Installer Designer by altef_4 | altef_4 | Conversion Tutorials | 236 | 28-05-2021 02:54 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Tutorial using CI 8.0.0 | yener90 | Conversion Tutorials | 424 | 21-10-2014 09:49 |