View Single Post
  #3  
Old 16-09-2014, 17:50
Dante1995 Dante1995 is offline
Banned
 
Join Date: Feb 2014
Location: Black Hole
Posts: 297
Thanks: 116
Thanked 481 Times in 162 Posts
Dante1995 is on a distinguished road
Quote:
Originally Posted by Gamer009 View Post
thanks a lot

gonna test

btw, is there any guide?

does it support other languages rather than english ?

all installer support additional languages ​​(all)
just change here:
1...
Quote:
[Languages]
Name: en; MessagesFile: IFiles\Languages\English.isl
Name: it; MessagesFile: IFiles\Languages\italian.isl
Name: es; MessagesFile: IFiles\Languages\spanish.isl

Name: fr; MessagesFile: IFiles\Languages\french.isl
add file french.isl to IFiles folder

2...
and then translate here:
Code:
[CustomMessages]
en.InstallRedist=Install:
en.InstallationRedist=Installation:
it.InstallRedist=Installa:
it.InstallationRedist=Installazione:
es.InstallRedist=Instalar:
es.InstallationRedist=Instalación:

fr.InstallRedist=bla bla bla:             
fr.InstallationRedist=bla bla bla:
translated into the language of your choice

only Setup no Autorun

Last edited by Dante1995; 16-09-2014 at 18:06.
Reply With Quote