View Single Post
  #14  
Old 04-10-2016, 03:35
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
Quote:
Originally Posted by 52098994 View Post
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/
__________________
Practice makes perfect.
Reply With Quote
The Following User Says Thank You to JRD! For This Useful Post:
Siber Pro (21-12-2016)