Quote:
Originally Posted by loveco2001
What is wrong with script?
Weird that I got this error!!!
Only modified game location on script, nothing else.

|
Read with more attention the step #3 in the first post.
You must use
Inno Setup ANSI version, not Unicode version.
Inno Setup 5.4.2 (u) ---> This "u" shows that you using Unicode version.
Inno Setup 5.4.2 (a) ---> This "a" shows that you using ANSI version.
Look this topic about how to download the ANSI version:
http://www.fileforums.com/showthread.php?t=92407
Thanks!