View Single Post
  #3  
Old 25-10-2013, 22:42
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by mono_rata View Post
Hello, i checked the file "InstallerScript.iss" with Inno Setup 5.5.4 Unicode and i had the same messages to you, however, the conversion worked well.

Sorry, i do not know what would be the problem.

Regards.
the WARNING MESSAGE is in INNO Setup 5 default.isl ( English )
Code:
ErrorCloseApplications=Setup was unable to automatically close all applications. It is recommended that you close all applications using files that need to be updated by Setup before continuing.
BUT in the BAA.GOTY/Languages folder ALL the isl files do not have this message in them at all, so it reads that warning error message from the default.isl from INNO. It still will NOT cause any problem with the conversion, use the latest version of Inno Unicode to compile properly, IF you followed steps correctly.
Reply With Quote