
04-10-2016, 04:12
|
|
Registered User
|
|
Join Date: Oct 2016
Location: china
Posts: 10
Thanks: 4
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by JRD!
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/
|
Thank you very much
|