Quote:
Originally Posted by 52098994
Can help me to solve this error
Thank you very much

|
Your define is not correct: {#AppName} and you have an exclamation mark after the end bracket...
Changes like this:
Code:
WizardForm.Caption:= 'Select Dir «{#AppName}»';
If you want display chinese characters look this:
https://hachinouta.wordpress.com/201...-in-innosetup/