View Single Post
  #41  
Old 03-12-2011, 06:23
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by loveco2001 View Post
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!

Last edited by Fabioddq; 03-12-2011 at 06:36.
Reply With Quote