Silent Install HQ
EXE WinGet

SWI-Prolog

SWI-Prolog · 8.4.1 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
swipl-8.4.1-1.x86.exe /S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\swipl
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 8.4.1
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 17355cd21f82d3778db53d772ab9c6c2f4df065653bbab36105ba3d4321811f9 VirusTotal ↗
Filename swipl-8.4.1-1.x86.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID SWI-Prolog.SWI-Prolog
Version 8.4.1
Description A versatile implementation of the Prolog language
License BSD-2-Clause
Min OS Version 10.0.0.0
Upgrade Behavior install(Install over existing)
Release Notes [Nov 16 2021] - FIXED: Saved state handling of a dict whose first key value (in the internal order) and tag are both avoid variables. This patch is less invasive than 4de9114a76cd44659591296627e999cf1072d744. [Nov 15 2021] - FIXED: Saved state handling of a dict whose first key value (in the internal order) and tag are both avoid variables. Reported by Matt Lilley. [Nov 12 2021] - FIXED: Be more relaxed about existence of the current predicate when pushing and popping the compilation context.…