Sisulizer Version 3 ist ein kostenpflichtiges Update für alle Sisulizer 1.x und 2008/2010-Kunden.
Verwenden Sie noch Sisulizer 1.x oder Sisulizer 2008/2010?
Aktualisieren Sie jetzt auf Version 3 und nutzen Sie alle Neuigkeiten in Version 3.
Die Angebote richten sich an kommerzielle und industrielle Kunden.
Alle Preisangaben sind netto.
Komplette Preisliste.
Suchen Sie die richtige Edition? Besuchen Sie unsere Vergleichstabelle
23.4.2012
Der neue Build kommt mit vielen neuen Features. [mehr]
9.11.2011
Sisulizer Version 3 ist da. [mehr]
30.9.2011
Sie suchen nach Tipps und Trick zum Thema Sisulizer? [mehr]
8.9.2011
Die Delphi Tage 2011 in Köln sind ausverkauft! [mehr]
12.8.2011
Bitte verwenden Sie einen Download Manager. [mehr]
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. |