|
|
|
#1
|
||||
|
||||
|
I have no idea about this error.
Has a long time I don't use this version. I think I never had this error.Try remove the cjstyles; Check the Setup.ini and Setup.cab to see if has any error, like wrong words, wrong arguments, files in the wrong folders, etc; Try make from the scratch again; Last edited by Fabioddq; 27-09-2013 at 06:05. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
OK will give it a shot... I am very sure it has to do with setup.cab. Because if I use all the default pngs it doesn't give me this error.
|
|
#3
|
||||
|
||||
|
Quote:
Then corrected the setup.ini to make it match my game. ( Tested with 2-3 files changed, to make sure it would run without errors ) when finally got all files changed & it still worked, then correct all settings to match game you are doing conversion for..... rather then using setup.cab extract all files ( creates setup folder with files inside. ) then in langscript.iss / installerscript.iss change to internal ;#define Internal ( remove the ; at front ) You can then use freearc to compress game files,( any of the conversions that used compress.bat, & in setup.ini make sure cabs are set properly IE: Code:
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data3.cab;DestDir:{app};Disk:3;
Last edited by pakrat2k2; 27-09-2013 at 12:28. |
|
#4
|
||||
|
||||
|
Quote:
Last edited by alley_u2; 28-09-2013 at 01:48. |
| The Following User Says Thank You to alley_u2 For This Useful Post: | ||
pakrat2k2 (27-09-2013) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |