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
4/23/2012
The new build comes with many new features. [more]
11/9/2011
Sisulizer version 3 out now. [more]
9/30/2011
You are looking for tips and tricks around Sisulizer? [more]
9/8/2011
Delphi Tage 2011 in Cologne are sold out! [more]
8/12/2011
Please us a download manager for your download. [more]
Sisulizer uses .NET tools when scanning and building .NET files. There are two kinds of .NET tools. Some are included to .NET framework (e.g. runtime), some other are included to .NET SDK.
Framework directory is the directory where .NET framework has been installed. It contains the basic tools and library files. Every computer that runs .NET applications must contain runtime directory. Normally it is installed to C:\Windows\Microsoft.NET\Framework\<version> directory where <version> is the .NET version number. For example C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 contains .NET 2.0.
.NET 3.0 and 3.5 contains their own directories but they also use the directory of .NET 2.0.
SDK directory is installed with .NET SDK. It contains build tools and libraries. Normally you must have SDK installed only on developers computer.
When Sisulizer creates localized satellite assembly files for a .NET project or assembly it need to use .NET framework tools. Without .NET framework tools Sisulizer can not compile resource files or create localized satellite assembly files. If you do not have .NET framework installed you can download it from Microsoft's site. If SDK is installed Sisulizer can extract complete menu and container hierarchies when localizing .NET assembly files.
SDK is installed with Microsoft Visual Studio, Borland Developer Studio or CodeGear Rad Studio. The following table contains the default SDK directories:
| Development Tool | SDK Directory |
|---|---|
| Visual Studio 2005 | C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0 |
| Visual Studio 2008 | C:\Program Files\Microsoft SDKs\Windows\v6.0A |
| Visual Studio 2010 | C:\Program Files\Microsoft SDKs\Windows\v7.0A C:\Program Files\Microsoft SDKs\Windows\v7.1 |
If you do not have .NET SDK you can download it from Microsoft's site. By default .NET SDKs are installed to directory. Sisulizer automatically detects the installed SDKs. If the list does not contain your SDK click Edit and browse the SDK root directory.