#16
|
|||
|
|||
Of course. But change ExpandConstant('{src}\arc.arc') to your bin file name. For example: ExpandConstant('{src}\data1.bin')
|
The Following User Says Thank You to Kurutucu For This Useful Post: | ||
huavancuong098 (06-04-2013) |
Sponsored Links |
#17
|
|||
|
|||
thank, but i don't known what it mean of thí scrip. Create file bin or use compress.bat to create file. Game have many file. How can i create file bin? Use Inno to create? Sorry for my question, i'm new!
|
#18
|
|||
|
|||
You must look here: INNO TROUBLESHOOT Because my English bad.
|
#19
|
|||
|
|||
hi Friends
help me pliz i have some Problem i have thes error compiler error file: ISDone.iss Line 91: Column: 94 UnKnown identifier 'PAnsiChar' |
#20
|
||||
|
||||
Quote:
Code:
#ifdef UNICODE PChar = PAnsiChar; #else PAnsiChar = PChar; #endif ![]() Last edited by altef_4; 09-04-2013 at 05:03. |
#21
|
||||
|
||||
Hi, when I press Compile, The Program gave me This Error
------------------------------------------ Compiler Error Line 44: Couldn't open include file " C:\Program Files\Inno Setup 5\Languages\English.isl": The system cannot find the file specified. ------------------------------------------------------------------ what's the Problem? |
#22
|
||||
|
||||
Quote:
|
#23
|
||||
|
||||
because its usually called default.isl not english.isl
|
#24
|
||||
|
||||
Quote:
Quote:
Here is Script for languages : [Languages] Name: eng; MessagesFile: compiler:Languages\English.isl I'don't now What's the Problem . Everythings is Ok . But when I Press Compile, I Gave That Error . |
#25
|
||||
|
||||
Quote:
|
The Following User Says Thank You to altef_4 For This Useful Post: | ||
Kurutucu (15-04-2013) |
#26
|
|||
|
|||
thanks buddy but i'm new to this
how to add the game image on the top please ? |
#27
|
|||
|
|||
Open Style folder. You can edit images here. Top image size 654x90. Start and finish pages image size 650x330.
|
#28
|
|||
|
|||
Updated 1.2
-Fixed some bugs and extraction problems. Last edited by Kurutucu; 09-06-2013 at 12:10. |
#29
|
||||
|
||||
Quote:
see screenshot. it should be written: Code:
[Languages] Name: eng; MessagesFile: compiler\Default.isl Last edited by pakrat2k2; 15-04-2013 at 17:18. |
The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
Kurutucu (16-04-2013) |
#30
|
||||
|
||||
Copy "Black_Box_Script_By_Kurutucu\Languages\English.is l" and paste to "C:\Program Files (x86)\Inno Setup 5\Languages\"
|
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
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 |