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 Feb, 10 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 328 released

1/15/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]

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.