#31
|
||||
|
||||
i still don't add support of this futures to installer, maybe something like this in new versions.
|
Sponsored Links |
#32
|
|||
|
|||
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) |
#33
|
||||
|
||||
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. |
#34
|
|||
|
|||
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. |
#35
|
||||
|
||||
in instaler.ini find ISDone=0 and change it to ISDone=1
Last edited by Joe Forster/STA; 11-07-2013 at 23:43. |
#36
|
|||
|
|||
when i do Isdone=1 (in upper past of installer.ini) script did not compile and give me following error (see the pic). |
#37
|
||||
|
||||
For compile it you mast have Inno Setup 5.5.1 Unicode Enhanced Edition from ResTools.
|
#38
|
|||
|
|||
I have this one
|
#39
|
||||
|
||||
Quote:
if (NoFileForm.ModalResult = mrOk) or (NoFileForm.ModalResult = mrCancel) then begin |
#40
|
|||
|
|||
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. |
#41
|
||||
|
||||
just remove whole line with error
|
#42
|
|||
|
|||
it works after removing that line
i am facing some issue here 1. it ask for next disk specially for data.srep (see the pic please) . it may be due to some error in my installer.ini (please take a look for that). It extract everything smoothly after that. 2. it goes slowly upto 4% (extraction and installation) and then direcly jump from 4% to 17%. after that there is no problem in installation percentage. is it okay? |
#43
|
||||
|
||||
Quote:
2.a)Records=0 b)Compile script c)copy created records.inf from folder with setup.exe d)paste created records.inf to Dll_Pack\ISDone\ e)Records=1 f)Compile script g)maybe this will be work!!! |
#44
|
|||
|
|||
sorry but i cant see any records.inf there.
|
#45
|
||||
|
||||
b2)install game from your backup
|
Tags |
inno setup, installer, script, source code |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1614 | Yesterday 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 |