AbaClient combines a Java environment controlled by Abacus with a browser tailored to Abacus needs. The Java environment is based on the open source project OpenJDK which does not cause any Oracle dependencies. The browser allows the use of and for Abacus generated certificates without warning messages.
1 | 2 |
---|---|
Software Name | AbaClient |
Publisher | Abacus Research AG |
Homepage | https://www.abacus.ch/en |
Architecture | 64-bit |
Software Version | 3.3.1039 |
Download (.msi) | abaclient-3.3.1039-de.msi |
Install Behavior | System Context (All Users) |
Detection (Location) | C:\Program Files\Abacus\AbaClient\bin\abaclient.exe |
Silent Installation | msiexec.exe /i "abaclient-3.3.1039-de.msi" /qn |
Silent Uninstallation | msiexec.exe /X "{A94E4501-FF88-4333-A378-05E96A356B43}" /qn |
Winget | winget install --id=Abacus.AbaClient -e |
Chocolatey | choco install abaclient |
How to Install The App Silently
- Download the installer from the link in the above table.
- Copy the downloaded file to a designated folder, such as
[C:\Installers]
. Alternatively, you can transfer the downloaded installer file to a USB device for installing the application on other computers. - Next, open CMD (Command Prompt) as administrator.
- In the CMD window, navigate to the source folder using the cd command:
- Finally, type the silent installation command in the above table then press to install the app.
After a minute or so, you should see the app installed in the installation directory. The app should appear in the Installed Apps section in Windows Settings or under Programs and Features in the Control Panel.
How to Uninstall The App Silently
- Open CMD (Command Prompt) as administrator.
- Type the silent uninstallation command in the above table the press to install the app.