For system administrators or advanced computer users, most often, we need to quickly and efficiently deploy/install the same one or a set of software (especially all kinds of necessary system components, such as: Visual C++ Redistributable Packages, DirectX End-User Runtimes, Microsoft .NET Framework, Microsoft XNA Framework Redistributable...) on many computers. This kind of need can be met by a technique called software installation automation (AKA: unattended install or silent install).

Among the vast majority of similar software, Silent Install Builder (SiB for short) holds an absolute advantage on availability, usability and efficiency. Its implementation principle is: accurately records the whole installation process of each program as a script file, which will be finally packaged into a single silent installer along with all the installing programs. As a result, later, when anywhere needs these software, you can quickly make them automatically installed with only simple one-click (of course, the every single software inside also allows you to choose whether to perform its installation or not).

Main Applications

  • Build silent installation packages
  • Unattended installation exe and msi files
  • Software Installation automation
  • Build cmd, vb, ps1 to exe or msi installers

Edition Statement

AppNee provides the Silent Install Builder Enterprise Edition portable full registered versions for Windows 32-bit & 64-bit.

Warning

The unlocked file (Sib.exe) might be reported as FileRepMetagen [Malware] threat with high risk. Use VirusTotal to make a full, authoritative scan, and decide to use it or not by yourself.

*** Please remember: antivirus software is not always right, just be careful and use it at your own risk.

Related Links