Hi,
How can I translate the setup program?
Currently you can't. However if you really need to, there are two options:
1) use a Resource Hacker to edit the Dialog resource in the EXE to change the strings (not recommended and will only allow 1 translation)
2) write your own setup program in VB or something that writes to the AGS config file, and make it translatable (again, not really recommended).