SIMBA Silent Installation Guide
Follow these steps to install SIMBA on Windows without a graphical user interface.
The Windows installer supports unattended installation with the --silent option.
1. Requirements
- Windows x64.
- The SIMBA installer, for example
SIMBA-win-Setup.exe. - PowerShell or Command Prompt (
cmd.exe).
2. Installing SIMBA Silently
Step 2.1: Run the Installer From PowerShell
If the installer is located in the current user's Downloads folder, run:
1 | |
Step 2.2: Run the Installer From Command Prompt
The same silent installation can be launched from Command Prompt:
1 | |
Step 2.3: Check the Exit Code
From PowerShell:
To get the exit code immediately after the installation command:
1 2 | |
From Command Prompt:
1 2 | |
3. Installation Log
The log file is created here:
1 | |
Or, from Command Prompt:
1 | |
To open the log file from PowerShell:
1 | |
To open the log file from Command Prompt:
1 | |
Important
If the installation fails, check the log file first. It usually contains the most useful diagnostic information.
4. Deployment Notes
- The SIMBA Windows installer is installed per user.
- Administrator privileges are normally not required.
- The default installation folder is usually
%LocalAppData%\SIMBA.