View Single Post
  #15  
Old 04-10-2016, 04:12
52098994 52098994 is offline
Registered User
 
Join Date: Oct 2016
Location: china
Posts: 10
Thanks: 4
Thanked 0 Times in 0 Posts
52098994 is on a distinguished road
Quote:
Originally Posted by JRD! View Post
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
Reply With Quote