|
#601
|
|||
|
|||
|
coliotte
File ini 1 file if not ISArcExtract ( 0, 100, 2 file if not ISArcExtract ( 0, 50, if not ISArcExtract ( 0, 50, 5 file if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, if not ISArcExtract ( 0, 20, you divide ... a file flows up to 100%, if you divide / 50 a file ends at 50 and the second will come to 100 Last edited by sentinelks; 15-10-2013 at 19:14. |
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
coliotte (17-10-2013) | ||
| Sponsored Links |
|
#603
|
|||
|
|||
|
hsalheen
It was just a method to read the MB, is not a solution .. I prefer the manual method, so I insert the perfect size .. needsize is not good to read the size of the games, it's just an embellishment that serves no purpose
|
| The Following User Says Thank You to sentinelks For This Useful Post: | ||
hsalheen (16-10-2013) | ||
|
#604
|
||||
|
||||
|
If i have two disks, which should i put the redist folder into?
|
|
#605
|
|||
|
|||
|
Quote:
|
|
#606
|
|||
|
|||
|
|
|
#607
|
|||
|
|||
|
But Recently black Box changed their installer. (attached)
Last edited by Joe Forster/STA; 17-10-2013 at 11:57. Reason: uploaded file as forum attachment |
|
#608
|
|||
|
|||
|
@Evil Boy
It's V2. But I'm cancelled V2. ![]() @coliotte Use inno setup unicode version. If you already using close all Inno setup executables. Open & compile. Last edited by Kurutucu; 17-10-2013 at 08:56. |
| The Following User Says Thank You to Kurutucu For This Useful Post: | ||
hsalheen (19-10-2013) | ||
|
#609
|
||||
|
||||
|
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#610
|
|||
|
|||
|
myself in a black box v2 I caught a deadly virus
do not recommend to use games that contain bb V2 |
|
#611
|
|||
|
|||
|
i configed the Archive.ini with this code :
Quote:
when runing the setup and Data1.cab has been extract Setup display to me a window for next file but this window NO Have OK Button and just have 2 button (Browse&Cancel) how to add the button in the Setup? |
|
#612
|
|||
|
|||
|
Quote:
|
|
#613
|
||||
|
||||
|
hay can u make this old blackbox inno script with slides & video please
![]()
|
|
#614
|
|||
|
|||
|
Quote:
plz put the form or a tutorial link |
|
#615
|
|||
|
|||
|
I add #define 7ZIP and #ifdef unrar
ExtractTemporaryFile('Unrar.dll'); #endif #ifdef 7ZIP ExtractTemporaryFile('7z.dll'); ExtractTemporaryFile('PackZIP.exe'); #endif I have this error. [ISPP] Identifier Expected but number 7 (0x07) found. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
| 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 |