PDA

View Full Version : Al Installer v0.2


Dante1995
16-09-2014, 17:35
MOVED:http://fileforums.com/showpost.php?p=433011&postcount=1

Gamer009
16-09-2014, 17:41
thanks a lot

gonna test

btw, is there any guide?

does it support other languages rather than english ?

Dante1995
16-09-2014, 17:50
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...
[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:
[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

Gamer009
16-09-2014, 17:55
ok, thanks a lot <3