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]
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.
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.
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.
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. |