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]

Windows Binary Source | Options

Use this sheet to configure how Windows binary files are localized.

Resource options

These options specify how the resource data in the localized files is written.

Keep original resource language id

If checked Sisulizer keeps the original language id of resource items. If unchecked Sisulizer updates them to match the target language. For example if your original EXE file contains resources marked with English (United States) and you have checked this items your French EXE file also will have resources marked with English (United States). If unchecked the French EXE will have resources marked with French.

Set language of a neutral resource

Specifies if Sisulizer sets the language of a resource that has no language specified (e.g. neutral resource). Possible values are:

Value Description
Do not set but keep the resource language neutral Sisulizer does not set the language but keeps resource neutral.
Set the language only when writing bi-directional resource Sisulizer sets the language but only when write bi-directional (Arabic, Hebrew or Persian) resources.
Set the language always Sisulizer always sets the language.

PE-file padding

In some EXE files padding of resource segments are not filled with 0x00 but a certain human readable pattern. For example "PADDINGXXPADDING". That helps to detect viruses. If the pattern is corrupted the program won't work. In those situations the localized EXE file must also be filled by same padding. You can enter the pattern here. Use only ASCII characters.

Run parameters

Specifies the parameters that are passed to the application when it is run. This value can contain the file and language code parameters.

For example

-s -<iso> -admin

will be expanded to

-s -de -admin

when the current language is German.

Host application

If the source file is a library file such as DLL or OCX you can define a host application that is used to load the library. Enter the application name or click ... to browse the file.