|
#61
|
|||
|
|||
|
I use compress with Dante was upload at post #57
Error when test compresss with a folder, not see output Data.bin when compress finish
|
| Sponsored Links |
|
#62
|
|||
|
|||
|
close background programs (antivirus,mail,java,fb,chrome ecc. )
limit memory -ld example -ld200m |
|
#63
|
|||
|
|||
|
|
|
#65
|
|||
|
|||
|
Quote:
|
|
#66
|
||||
|
||||
|
Hello Dante1995, there is any way to add below in the progress bar status
information about the how many KB remaining to complete the installation. example: ||||||||||83%|||||........ 12546/90000 KB or mB thanks advance |
|
#67
|
|||
|
|||
|
read the code of Bulat, it seems to me that he has already created the sequences
|
| The Following User Says Thank You to Dante1995 For This Useful Post: | ||
ChronoCross (02-11-2014) | ||
|
#68
|
|||
|
|||
|
in output folder there is "data1.arc" what is it for ? should i delete it or it's important file ?
in main_2.iss file what we have to change for different games each time ? do i have to change the marked things in images each time ?? http://i.imgur.com/XKh8HvR.jpg http://i.imgur.com/k5sGf9Q.jpg If i have the different output name like audio-1.bin file then where to make changes in main_2.iss script, please tell all places which we have to change. if i have only 1 .bin file then do we have to change anything in script ? or if we have 2 or more bin files ?? |
|
#69
|
|||
|
|||
|
Quote:
Components: Code:
#Define DirectX 'True' #Define VisualC 'True' #Define Physx 'True' #Define Frameworks 'True' False = Disable the progress bar must always be 100% same as the final value, otherwise the process will end before reaching this value Default is set to unpack a single file to use multiple repositories (data.extension) must make a division if we set 100% on (2) archives progress unpacked the archive (1) 100% and then continue with the store 2 came to 200%, and is not to arrive at this value. then you'll have to set as follows. Archives: data1.arc 100% = 1 archive 2 Archives Code:
data1.arc 50% data2.arc 50% Code:
data1.arc 33% data2.arc 33% data3.arc 34% Code:
data1.arc 25% data2.arc 25% data3.arc 25% data4.arc 25% Code:
data1.arc 20% data2.arc 20% data3.arc 20% data4.arc 20% data5.arc 20% example name and extension custom: data1.game or game.data final example x 2 Archives: Code:
#define bin1perc 50 #define bin2perc 50 #define bin1 "data1.game" #define bin2 "data2.game" Last edited by Dante1995; 03-11-2014 at 22:54. |
| The Following User Says Thank You to Dante1995 For This Useful Post: | ||
Adonix (03-11-2014) | ||
|
#70
|
|||
|
|||
|
Quote:
![]() i tested this installer :- http://fileforums.com/showpost.php?p...0&postcount=22 everything was going good but reaching at 25-30% it showed error "precomp.exe has stopped working". i tested other small file size also but again at 5% it showed precomp problem please help me. i am using precomp version 0.42 and below compression script to make .bin files. '''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''''''''''''''''''''''''''''''''''' ''''''''''''''''''''''''''' arc a -lc8 -ep1 -ed -r -w.\ Data\Data-1.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 '''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''''''''''''''''''''''''''''''''''' '''''''''''''''''''''' Please help to fix the error. Last edited by Adonix; 06-11-2014 at 00:20. |
|
#71
|
|||
|
|||
|
BBoxScript
BBoxScript is testworking 100% lang english Last edited by Dante1995; 28-12-2014 at 20:54. |
| The Following 5 Users Say Thank You to Dante1995 For This Useful Post: | ||
Andrey167 (04-11-2014), arkantos7 (05-11-2014), ChronoCross (04-11-2014), mausschieber (04-11-2014), minh_k43sj (05-11-2014) | ||
|
#72
|
||||
|
||||
|
Great Work Bro, do not tell how to add the components page here?
|
|
#73
|
|||
|
|||
|
Quote:
|
|
#74
|
|||
|
|||
|
sorry man i got exited too much.
|
|
#75
|
|||
|
|||
|
great
![]() you can add music background to scrip ?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Copy file with Inno Setup Script | emrahcey | Software | 1 | 02-07-2010 08:24 |