Sisulizer Version 3 ist ein kostenpflichtiges Update für alle Sisulizer 1.x und 2008/2010-Kunden.
Verwenden Sie noch Sisulizer 1.x oder Sisulizer 2008/2010?
Aktualisieren Sie jetzt auf Version 3 und nutzen Sie alle Neuigkeiten in Version 3.
Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.
Komplette Preisliste.
Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle
23.4.2012
Der neue Build kommt mit vielen neuen Features. [mehr]
9.11.2011
Sisulizer Version 3 ist da. [mehr]
30.9.2011
Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]
8.9.2011
Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]
12.8.2011
Bitte verwenden Sie einen Download Manager. [mehr]
The default build output in Windows binary localization is to create localized PE files. Sisulizer takes the original .exe or .dll and makes one copy for each language is a sub directory. For example if the original file is C:\Files\Application.exe, and Sisulizer project contains Finnish, German and Japanese as target languages, then the build process creates C:\Files\fi\Application.exe, C:\Files\de\Application.exe and C:\Files\ja\Application.exe. Each file is identical to the original file except the resource data in each file has been localized.
To configure the output name and location right click the source name on the project tree and choose Properties. Check Localized files check box to make Sisulizer creating localized files. You can change the directory, file name and file extension naming convention by changing the value in the combo box below the check box. Output directory specifies the root directory where the localized files are written. By default it is the directory of the original file.