|
|
|
#1
|
|||
|
|||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Why there is no About Button?
how if you make it? |
|
#3
|
||||
|
||||
|
If i have two disks, which should i put the redist folder into?
|
|
#4
|
|||
|
|||
|
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 |
|
#5
|
|||
|
|||
|
@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) | ||
|
#6
|
||||
|
||||
|
__________________
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! |
|
#7
|
|||
|
|||
|
myself in a black box v2 I caught a deadly virus
do not recommend to use games that contain bb V2 |
|
#8
|
|||
|
|||
|
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? |
|
#9
|
|||
|
|||
|
Quote:
|
|
#10
|
|||
|
|||
|
Quote:
plz put the form or a tutorial link |
|
#11
|
||||
|
||||
|
hay can u make this old blackbox inno script with slides & video please
![]()
|
|
#12
|
|||
|
|||
|
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. |
|
#13
|
||||
|
||||
|
look in the script for those sections that deal with PhysX & framework & comment those sections out ( add // to front of each line for that section )
as far as x/minimize button looks like they are already there, just not in format your used to seeing ?? |
|
#14
|
|||
|
|||
|
this script supported .arc .bin (i test those) and maybe other
but not support .cab file my Archive.ini file configed with Setup-1.bin but i was given a .arc file to installer and setup continue it's a bug in two script (BB & DB) but however this script better than DB script |
|
#15
|
|||
|
|||
|
hello again mr kurutucu...
the font turn to black, how to fix it? ![]() then i got this error, i'm using rar ![]() please help, thanks... |
![]() |
|
|
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 |