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, 20 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]

HTML Settings

Use this dialog to configure HTML settings.

HTML Browser

By default HTML files are show on default HTML browser of Windows. You can specify here a custom application that will be used to show HTML files.

HTML Browser parameters (before filename)

Enter here parameters that are passed to HTML browser command line before the filename.

HTML Browser parameters (after filename)

Enter here parameters that are passed to HTML browser command line after the filename.

HTML Help Workshop directory

Specifies the installation directory of HTML Help Workshop. Click ... to browse the directory. If you do not have the HTML Help Workshop click the Download HTML Help Workshop button and download it from Microsoft's site.

Use byte order mark

Specifies if Sisulizer includes the byte order mark (BOM) in the beginning of UTF-8 or UTF-16 file when writing files. The following table contains BOM used with each file format:

Format BOM Description
UTF-8 0xEF, 0xBB, 0xBF UTF-8 is byte order insensitive but BOM is used to make difference between code page based text files and UTF-8 based text files.
UTF-16LE 0xFF, 0xFE Little endian UTF-16 text file.
UTF-16BE 0xFE, 0xFF Big endian UTF-16 text file.
Code page N/A BOM is not used with code page based text files.