View Single Post
  #2  
Old 05-09-2013, 14:46
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
change in the script
Code:
[Languages]
Name: eng; MessagesFile: compiler:Default.isl
[/code]

TO

Code:
[Languages]
Name: ita; MessagesFile: compiler:.\Languages\Italian.isl
Also goto your compiler folder IE:
C:\Program Files (x86)\Inno Setup 5\Languages

open Italian.isl ( opens with notepad ) read thru to make sure correct, if not edit as you see fit.
Reply With Quote