Silent Install Builder 6 is a tool that allows you to create packages for automatic (silent) installation of software on workstations.

Many organizations face the problem of installing software on employees’ computers. Not all software manufacturers provide installers ready for deployment in the enterprise network. IT specialists are able to solve this problem manually, but this takes up additional time and resources. Silent Install Builder will help you quickly solve the problem.

The program provides the ability to automate the process of installing applications. Allows you to build a package containing one or more installers for automatic installation of applications in the background (silently). You can build any package: .exe (NSIS) or MSI (Windows Installer) for deployment in the enterprise using GPO, SSCM or other tools.

Packages created with this program can contain several installers of different types, which are automatically recognized by the application. InstallShield, Inno Setup, Wise and NSIS (Nullsoft Installer) are supported developments. The application is easy to get used to, thanks to its intuitive, well-organized interface.

The left panel displays the components of your project in a structured way, and on the right side you can edit the properties of each element. Users can specify detailed information about their package, such as the product name, version, manufacturer and give it a short description, as well as a welcome message that will be included in the final version.

The location of the actual installation file must also be specified by you. Once the executable file is loaded for processing, Silent Install Builder automatically detects the type of installer along with command line arguments that can be edited by the user. For example, the NSIS installer can optionally be run silently, and CRC checking can be enabled or disabled.

In addition, the program allows users to record and execute automation scripts, allowing the silent installation of an application that does not provide support for command line parameters. The recording process is very intuitive, providing a visual representation of each screen of the setup procedure and allowing the selection of controls and actions to be performed.

Features:

  • Automatic software installation using a GUI automation script
  • Unpacking and repacking exe
  • Automatic detection of the installer type and its parameters for silent installation
  • Installing exe via GPO
  • Including multiple installers in one package
  • EXE to MSI converter
  • Support for executing commands, batch files (BAT, CMD), Windows scripts (VBS)