|
|
|
#1
|
||||
|
||||
|
Quote:
BTW if you are on discord pl add me (discord id: buntionly4u#4466) Code:
function InitializeSetup(): Boolean; var S1, S2: String; begin S1 := #$0420+#$0443+#$0441+#$0441+#$043A+#$0438+#$0439; MsgBox(S1, mbInformation, MB_OK); end; Last edited by bunti_o4u; 21-06-2020 at 11:43. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
I get the string using the ISPP by calling the ReadIni function. Check the Russian.isl language language of Inno Setup and try to read the key LanguageName= using GetIniString and try to transform it into text as in your message. Download the ChrW script that you will understand. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
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 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |