Updaten Sie auf Version 3

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.

Angebot gültig bis 20.5.2012

Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.

Komplette Preisliste.

Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle

Bitte stimmen Sie für Sisulizer

Bitte klicken Sie diese Facebook-Schaltfläche, um diese Seite mit Ihren Freunden zu teilen

Share

(english) (german)


Drücken Sie bitte die Google +1-

Schaltfläche, um Sisulizer eine positive Bewertung in Googles neuem Bewertungssystem zu geben.

Vielen Dank.

Ausgewählte Kunden

Softwarelokalisierungs-News

Version 3 Build 331 veröffentlicht

23.4.2012

Der neue Build kommt mit vielen neuen Features. [mehr]

Top News: Version 3

9.11.2011

Sisulizer Version 3 ist da. [mehr]

Tipps & Tricks

30.9.2011

Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]

Delphi Tage

8.9.2011

Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]

Build 321 herunterladen

12.8.2011

Bitte verwenden Sie einen Download Manager. [mehr]

Localized application and library files

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.