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.
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
23.4.2012
The new build comes with many new features. [more]
9.11.2011
Sisulizer version 3 out now. [more]
30.9.2011
You are looking for tips and tricks around Sisulizer? [more]
8.9.2011
Delphi Tage 2011 in Cologne are sold out! [more]
12.8.2011
Please us a download manager for your download. [more]
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.