![]() |
Help Me Please with CIU 2.030
Hello,
I have tested the script by Yener but I don't know why it don't work. I use Inno Setup 5.5.1 Enhanced Edition (Unicode) http://i.imgur.com/usZXD8A.jpg http://i.imgur.com/QOvxYYY.jpg When I click on "setup.exe" file I wait long time and nothing. I have tested "Graphic_Studio" before and the results are good but now I want compile the script. What should I do ? |
Quote:
;INSTALLSCRIPT BY YENER90 ;ULTRAARC BY RAZOR12911 ;#define ProgramFiles "E:\Program Files (x86)\THQ\Darksiders II" ; The following components are only the folder names. -> for defining Name + Size of the components, insert it to Setup.ini #define Component1 "Baldurs Gate - Enhanced Edition" #define Component2 "Baldurs Gate II Enhanced Edition" ;#define Component3 "Half-Life 2 Deathmatch" ;#define Component4 "Deponia Doomsday" |
Quote:
|
Thanks for replies.
@mausschieber : I have this except to ProgramFiles @KaktoR : Setup Size : 4.86 Go and Disk spanning is enable. Maybe it's necessary to add these lines ? : Quote:
|
Then it doesnt surprise me if Setup.exe not starts.
Add DiskSliceSize and SlicesPerDisk right under DiskSpanning. For DiskSliceSize choose the size of bin files (in bytes), for SlicesPerDisk the amount of bin files. eg for DVD5 DiskSliceSize=1163919360 and SlicesPerDisk=4 |
Same problem
Quote:
|
Which OS you are using?
Have tested and for me it doesnt work as well. Windows Taskmanager show me HDD 106mb/s... So Setup.exe is very busy with something (i guess same story as with cab extension). http://i.imgur.com/6n1kw8c.png edit: Disable SolidCompression. This method worked for me. |
set Compression=lzma2/ultra64 will help greatly in reducing the size/speed of created setup.exe. doesn't matter if in 86/64 bit OS, it helps.
|
| All times are GMT -7. The time now is 00:06. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com