![]() |
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.. |
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. |
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. |
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 '.
|
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 |
Quote:
but idk, if there is a way to make it work without putting two apostrophes and not also defining it as a preprocessor :rolleyes: |
Quote:
Code:
'Assassin'#39's Creed Odyssey' |
Quote:
|
All times are GMT -7. The time now is 16:33. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2022, vBulletin Solutions Inc.
Copyright 2000-2020, FileForums @ https://fileforums.com