|
#46
|
|||
|
|||
|
Very nice but after I have packed file as shown:
Files -> Data.arc -> Data.pcf -> Data.srep -> Data.arc and modified setup.ini as follows: Code:
[ExtractSettings]
FreeArcFile1={src}\Data.arc;DestDir:{app};Disk:1;PrecSrep:1
![]() Please help. PS. I used Precomp 0.4.2 (download link for 0.4.1 is not working) with parameters "-t-j -c-" and SREP 2.0 with parameter "-m3" OT: Pozdro, BAMsE
Last edited by janek2012; 31-10-2011 at 03:12. |
| Sponsored Links |
|
#47
|
|||
|
|||
|
hmm you are using completely different version then setup supports.
look at include folder and use this srep.exe and precomp038.exe. precomp04.exe is currently disabled. |
|
#48
|
|||
|
|||
|
ok, thanks for your fast reply
![]() But the problem was that the filename must not contain more than one dot (for example, "Data.lol.arc" is not valid but "Data.arc" is). You should add this info to #1 post. One more question - how to split archives? Do I need to split the first (store) arc or the last one, and how to modify setup.ini for it? Last edited by janek2012; 31-10-2011 at 05:12. |
|
#49
|
||||
|
||||
|
In such cases, you can always assume the text being displayed in the wrong code page. If you type in Íĺáĺđíî çŕäŕí âőîäíîé ôŕéë äë˙ into a good text editor in code page 1250 (ANSI code page for Central Europe) and then switch the display to code page 1251 (ANSI code page for Russian) then you'll get Неберно задан входной файл для which mirror-translates to Invalidly given input file for. (Did you know that when Windows displays a message window - error, info, question, whatever - then you can use Ctrl-C to copy it to the clipboard?)
Isn't that fun?
__________________
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! |
|
#50
|
|||
|
|||
|
|
#51
|
|||
|
|||
|
11rd
you need inno setup unicode. |
|
#52
|
||||
|
||||
|
janek2012 the problem with freearc is it doesn't support splitting. You must do it "by trial and error" to achieve preferred final size
Last edited by Joe Forster/STA; 31-10-2011 at 09:26. Reason: Google Translate is your friend! |
|
#53
|
|||
|
|||
|
BUG: If you select only one language in setup.ini, two icons in taskbar appears at the same time.
|
|
#54
|
|||
|
|||
|
I'm a beginner. In many parts, so I do not understand. But I do it a lot. Therefore, it is bothering you.
|
|
#55
|
|||
|
|||
|
dont know what you do,
but you need to comment this part out. this line put before the icon "{" two "//" |
|
#56
|
|||
|
|||
|
Update 6.5.1 (Downloads before: 67)
Changes: - fixed double appearing in taskbar for one language |
|
#57
|
|||
|
|||
|
Update 6.6 (Downloads before: 157)
Changes: - added InstallShield skin support -> now converters who dont have time to make the graphics can use this skin just edit InstallOptions, InstallSettings, ExtractSettings and LauncherSettings part in setup.ini. |
|
#58
|
||||
|
||||
|
yener90 where may I position button labels to be not horizontally centered?
|
|
#59
|
|||
|
|||
|
Quote:
search for LoadButtonImage... should be 5 of them. scroll down to the end and then look for Alignment:=taCenter you can choose following options: TAlignment = (taLeftJustify, taRightJustify, taCenter); |
|
#60
|
||||
|
||||
|
I've founded this already but I'm thinking about centering text on not center of bmp. For example when the button is 200px width your script places the centered text at 100px. I want to place it on 150px
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |