The [CEStrings] section is required and specifies string substitutions for the application name and the default installation directory.
[CEStrings]
AppName = app_name
InstallDir = default_install_dir
The following code example shows a typical [CEStrings] section.
[CEStrings]
AppName="Game Pack"
InstallDir=%CE1%\%AppName%