|
|
|
#1
|
||||
|
||||
|
Code:
beta6 - Fixed french translation for CRC check page (forgot some spaces) - Fixed some other things - Added RazorTools > ZSTD Precompressor > FIFA 19 Cas Decryption Tool + Precompressor > Project CARS 2 Bff Decryption Tool
__________________
Haters gonna hate
|
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
mausschieber (11-02-2019), Titeuf (11-02-2019) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Thank you for this new version. Excellent work (as usual) !! for the moment this version works very well. Warmest looks |
|
#3
|
||||
|
||||
|
Hi,
How to display the text: Elapsed & Remaining ![]() Please, because the text is not displayed! Thank |
|
#4
|
||||
|
||||
|
Change
Code:
ElapsedLabel.Caption := Format('%s', [TicksToStr(CurTick - StartTick)]);
Code:
ElapsedLabel.Caption := ExpandConstant('{cm:ElapsedTime}') + ': ' + Format('%s', [TicksToStr(CurTick - StartTick)]);
__________________
Haters gonna hate
|
|
#5
|
||||
|
||||
|
New one for components (first test)
Code:
beta 6(2) - Added components > With this you can unpack language archives > Set them in Settings.ini > You don't need to add them to Records.ini
__________________
Haters gonna hate
|
| The Following 4 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#6
|
|||
|
|||
|
Quote:
|
|
#7
|
|||
|
|||
|
Quote:
![]() Is there something I need to do or is that a bug? |
|
#8
|
||||
|
||||
|
Quote:
I'm going to do a test with the language files, and I want to put the language files in a subdirectory, can you tell me what are the changes to make for this work please? thanks in advance Edit: After compilation I have these messages that appears in Inno (look at me picture). Thank you Last edited by Titeuf; 16-02-2019 at 03:07. |
|
#9
|
|||
|
|||
|
Quote:
Checked for compression afr+srepmax+lolz for lang files and it runs smoothly. |
| The Following User Says Thank You to Schabik For This Useful Post: | ||
Titeuf (16-02-2019) | ||
|
#10
|
||||
|
||||
|
It's not a bug, I just forgot something
Will post a fix asap
__________________
Haters gonna hate
|
|
#11
|
|||
|
|||
|
Cool, thank you! Also, is there a way to force the Setup to use the english language only instead of letting the user choose his own?
And I couldn't manage to change the .exe icon even by changing the "Setup.ico", it only changes the icon within the setup, no idea if you already noticed it. Thank you for your great work!
|
|
#13
|
|||
|
|||
|
Quote:
I use the latest unicode version available, do I need to use another version? |
|
#14
|
||||
|
||||
|
No, but you can change ShowLanguageBox=0 (installer starts in OS language then. If Installer doesn't support OS language, english will be used as default).
Move Setup.exe to somewhere else. It's a windows problem for not updating icons properly.
__________________
Haters gonna hate
|
|
#15
|
|||
|
|||
|
KaktoR,
I have a suggestion about components page, Instead of checkboxes can You use RadioButtons? Or some "if" statements so if one checkbox is checked then other isn't It will block the installation of many languages at once. |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Help] need Advanced Installer script with Razor1911's UltraArc module | rez3vil | Conversion Tutorials | 3 | 15-04-2024 02:24 |
| Portable Installer Inno Setup Script | y_thelastknight | Conversion Tutorials | 59 | 23-10-2020 00:02 |
| INDEX - Conversion Tutorial Index | Razor12911 | Conversion Tutorials | 5 | 11-06-2020 02:05 |
| Simple Arc Installer | 78372 | Conversion Tutorials | 1 | 15-06-2017 15:37 |
| MSC+Srep+lzma Simple Script Example | gozarck | Conversion Tutorials | 10 | 07-09-2015 16:31 |