| Operation | Description |
| CLRxLint | Verifies checked exceptions defined in your .NET assemblies using Software4net CLRxLint. |
| Configure ASP.NET | Configures ASP.NET on the current computer using the ASP.NET IIS Registration Tool (aspnet_regiis.exe). |
| Dotfuscator | Obfuscates your .NET code using PreEmptive Dotfuscator. |
| Edit Assembly Information | Modifies assembly attributes in one or several assembly information source files. |
| Extract Public Key | Extracts the public key from a .NET assembly, a key file or a container using the Strong Name Tool (sn.exe). |
| Fix COM References | Fixes references to the COM interop assemblies in one or more Microsoft Visual Studio .NET projects. |
| FxCop Tool | Analyzes code of your .NET assemblies using Microsoft FxCop. |
| GAC Iterator | Iterates records of the global assembly cache using the Global Assembly Cache Tool (gacutil.exe). |
| Generate Key Pair | Generates a new key pair using the Strong Name Tool (sn.exe). |
| ILMerge | Merges multiple .NET assemblies into a single one using Microsoft ILMerge. |
| Install/Uninstall Assembly | Installs or uninstalls a .NET assembly into/from the global assembly cache using the Global Assembly Cache Tool (gacutils.exe). |
| Install/Uninstall Key | Installs or uninstalls a key pair into/from the specified key container using the Strong Name Tool (sn.exe). |
| InstallUtil | Uses the Installer Tool (InstallUtil.exe) to install or uninstall server resources by executing the installer components of a specified .NET assembly. |
| Manifest Generation and Editing | Creates, signs or updates application and deployment manifests using the Manifest Generation and Editing Tool (mage.exe). |
| Native Image Generator | Installs, updates or removes native images for an assembly and its dependencies using the Native Image Generator utility (ngen.exe). |
| Register/Unregister Assembly | Registers or unregisters a .NET assembly using the Assembly Registration Tool (regasm.exe). |
| Re-sign Assembly | Re-signs a previously signed or delay-signed .NET assembly with the real key pair using the Strong Name Tool (sn.exe). |
| Resources Generator | Converts .txt or .resx files to or from .resource files using the Resource File Generator utility (resgen.exe). |
| Run AL.EXE | Runs the Assembly Linker utility (al.exe). |
| Run SN.EXE | Runs the Strong Name Tool (sn.exe). |
| Verify Strong Name | Verifies the identity of a .NET assembly installed into the global assembly cache (simple text name, version number, culture information, public key and digital signature) using the Strong Name Tool (sn.exe). |
| WiseOwl Demeanor | Obfuscates your .NET code using WiseOwl Demeanor. |
| XenoCode | Obfuscates your .NET code using Code Systems Corporation XenoCode. |
| Xenocode Postbuild 2008 | Obfuscates your .NET code using Xenocode Postbuild 2008. |
In order to execute the desired Installers operation successfully, the corresponding
tool must be installed on your computer. Otherwise, an error will occur.