|
|
|
#1
|
||||
|
||||
|
Use Special Letter
How to use (( ' )Like on assassin's creed) in game file name. After inserting it in game file name inno setup give error.
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
use '' - (two apostrophes) instead ' - (one) e.g. Assassin''s Creed, result will be Assassin's Creed, (it's trick for showing apostrophe in Delphi and Inno Setup).
|
|
#3
|
||||
|
||||
|
NOTE
Don't use Code:
AppName={#ApName}
Code:
AppName=Assassin's Creed Rogue |
|
#4
|
||||
|
||||
|
no it will need to be Assassin'' s Creed Rogue ( two single ' not the double " ) for inno to interpret it correctly. Try it using the double & it will give error, where the two single wont.
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mark of the Ninja Special Edition - DVD5 *CIU v2* | Fabioddq | PC Games - CD/DVD Conversions | 3 | 19-08-2013 05:28 |
| Harry Potter Quidditch World Cup hints & trainer alret | zubair130 | Game Trainers | 0 | 19-03-2011 09:14 |
| special | bxcucom99 | XBox Games | 0 | 13-04-2005 06:19 |
| Neverwinter nights 1.27 with the special Radeon Build | Mystify | PC Games | 1 | 12-01-2003 19:15 |