|
|
|
#1
|
||||
|
||||
|
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.
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
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. |
|
#3
|
||||
|
||||
|
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) | ||
|
#4
|
||||
|
||||
|
just leave them there
|
|
#5
|
||||
|
||||
|
I tried CI 8.5.7.4 with the same setup and that doesn't give me a error. I think there it has do something with the script.
|
|
#6
|
||||
|
||||
|
Quote:
Just change the images to what you want, correct values in setup.ini if different size then original image. |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
alley_u2 (30-09-2013) | ||
|
#7
|
|||
|
|||
|
How to edit your script
hey i dont know pascal.Plz can u tell me that is there any program through which i can edit your ciu script.how can i change position of buttons and i mage a autorun.png and a autorun.bmp just like you did but when i run autorun a black box surrounds the entire image plz help
|
|
#8
|
|||
|
|||
|
how to change icon of sys check
during the setup run of your script a sysem chck happens which tells whether pc is compatible or not plz can you tell me how to change those red and green bars to a icon
|
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
|||
|
|||
|
how to run video
can u tell me how to run video in backgroung instead of images during installation
|
|
#11
|
||||
|
||||
|
Quote:
the answer to your question is have an avi file named video.avi in backgrounds folder, it will play then any images in that folder will show after end of video. |
|
#12
|
|||
|
|||
|
will video run in loop
will the video.avi run in loop if i dont add images.And can the user pause this video or rewind etc
|
|
#13
|
||||
|
||||
|
nope.
|
|
#14
|
|||
|
|||
|
Hi, I have set up this installation you want to edit by myself DVDs and CDs without compression, the stall I Want to Make This process will edit the files which you have prepared this Ready Or you need to delete from the Setup
|
|
#15
|
||||
|
||||
|
please, how to join / merge setup.cab into setup.exe?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1566 | Yesterday 19:01 |
| 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 |