Silent Install HQ
EXE WinGet

Logtalk

Logtalk.org · 3.76.0 · neutral

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
logtalk-3.76.0.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

Intune Detection Rule

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

File Identity

SHA256 0c30eb7d0ba49e5bfb71b2eeb865ccae5ce2be706291d2f51663b8b7cfb4fe4a VirusTotal ↗
Filename logtalk-3.76.0.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Logtalk.Logtalk
Version 3.76.0
Description Declarative object-oriented logic programming language
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes Logtalk compiler and runtime - CHANGED: The reflection API now also includes calls/2 object and category properties when the callers are auxiliary predicates. This change allows the dead_code_scanner tool to avoid false positives when reporting non called predicates. - ADDED: Implemented the object and category updates/2 property alias/2 and non_terminal/1 predicate properties. - IMPROVED: The compiler report of errors and warnings clause context for multifile predicates. - IMPROVED: Print a war…