Update to Version 3

Sisulizer version 3 is a paid update recommended for all Sisulizer customers.

Still using Sisulizer 1.x or Sisulizer 2008/2010?

Time to update to version 3 now and profit from all new features in version 3.

Specials run until May, 31 2012

Offers are for commercial and industrial customers only.
All prices are net.

Complete Price Sheet.

Not sure which edition is the right one? Visit our Edition Comparison

Social Networks

Please click this facebook button if you want to share this page with friends

Share

(english) (german)


Please click this Google +1

button to give Sisulizer a positive vote in Googles new voting system.

Thank you very much.

Selected Customers

Software Localization News

Version 3 Build 331 released

4/23/2012

The new build comes with many new features. [more]

Top News: Version 3

11/9/2011

Sisulizer version 3 out now. [more]

Tips & Tricks

9/30/2011

You are looking for tips and tricks around Sisulizer? [more]

Delphi Tage

9/8/2011

Delphi Tage 2011 in Cologne are sold out! [more]

Download Build 321

8/12/2011

Please us a download manager for your download. [more]

Visual Studio .NET Project Folder

Specifies the options of a Visual Studio .NET project belonging to a Visual Studio .NET solution. Most settings are solution wide so they are given in the solution dialog. However you can set or override the following settings.

Configuration

Specifies the configuration that Sisulizer uses to read property properties. For example most project files has both debug and release configuration. Each configuration is typically different ouput directory. Choose the configuration that you want to use.

Output directory

Specifies the directory where Sisulizer creates localized files. By default the output directory is usually the same directory where the original source file is located. You can change this by pressing ... and browsing another directory.

If the output directory has been set in the solution dialog then this edit is disabled and it only shows the value given in solution dialog.

Assembly linker parameters

Specifies what parameters are passed to assembly linker when linking satellite assembly files. You can give parameters that are solution wide and you can give parameters that are only used for this project. Depending on the value of the combo box either solutions's, local or both are used. Possible values are:

Value Description
Use both local and solution's parameters Both parameters are used. If parameters given here contain same parameters as the solution, parameter given here are used and the one given in the solution is ignored.
Use only solution's parameters Only parameters given in the solution dialog are used.
Use only local parameters Only parameters given here are used. Parameters given in the solution dialog are ignored.