#1
|
|||
|
|||
Inno setup 5.5.1 exe2 AppName comma error? Plz help me guys.
I can't type the 'Assassin's Creed Odyssey' code section
why and how to fix this error Plz help me guys.. Last edited by sakila(playboy); 27-01-2020 at 02:32. |
The Following 2 Users Say Thank You to sakila(playboy) For This Useful Post: | ||
Behnam2018 (28-01-2020), devil777 (29-01-2020) |
Sponsored Links |
#2
|
||||
|
||||
Thread Moved. If it is NOT a conversion then do not post it in the CD/DVD Conversions thread.
The answer regarding the comma has been discussed before on the forums, I suggest you use the 'Search' function to find it.
__________________
Can't find a Game Conversion? Check the 'Conversion INDEX'
![]() |
The Following 2 Users Say Thank You to Grumpy For This Useful Post: | ||
Behnam2018 (28-01-2020), sakila(playboy) (29-01-2020) |
#3
|
||||
|
||||
Because of the apostrophe in the name.
Inno Setup detect it as two words and the second word is missing it (after 's). Code:
'Assassin' s Creed Odyssey' I don't know a solution for this at the moment. Maybe someone can help you better.
__________________
Haters gonna hate
|
The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
Behnam2018 (28-01-2020), sakila(playboy) (29-01-2020) |
#4
|
||||
|
||||
About Assasin's Creed Oddysey title that you just put it, I think the symbol ' was based onto delphi string. Maybe try to add a title without this symbol '.
__________________
EDM Producer. |
The Following User Says Thank You to Carldric Clement For This Useful Post: | ||
sakila(playboy) (29-01-2020) |
#5
|
||||
|
||||
You need to put two apostrophes
Under code section, 'Assassin's Creed Odyssey' this is what you have when you use one, which is a syntax error but if you use two like this 'Assassin''s Creed Odyssey' it will be simplified as one apostrophe in pascal https://stackoverflow.com/questions/...unction-pascal |
The Following 4 Users Say Thank You to Razor12911 For This Useful Post: | ||
Behnam2018 (28-01-2020), devil777 (29-01-2020), PsYcHo_RaGE (28-01-2020), sakila(playboy) (29-01-2020) |
#6
|
||||
|
||||
Quote:
but idk, if there is a way to make it work without putting two apostrophes and not also defining it as a preprocessor ![]()
__________________
WELCOME TO DarckSide! |
The Following User Says Thank You to PsYcHo_RaGE For This Useful Post: | ||
sakila(playboy) (29-01-2020) |
#7
|
|||
|
|||
![]() Quote:
![]() Code:
'Assassin'#39's Creed Odyssey' |
The Following User Says Thank You to ffmla For This Useful Post: | ||
sakila(playboy) (29-01-2020) |
#8
|
|||
|
|||
Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[CIUv3] Custom Installer Ultimate v3 | KaktoR | Conversion Tutorials | 844 | 13-06-2022 14:25 |
BlackBox v2 | y_thelastknight | Conversion Tutorials | 564 | 21-10-2021 09:34 |
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup | REV0 | Conversion Tutorials | 129 | 21-05-2021 05:51 |
Useful Dll for Inno Setup users | peterf1999 | Conversion Tutorials | 88 | 01-12-2017 16:00 |
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |