Silent Install HQ
EXE WinGet

Logtalk

Logtalk.org · 3.67.0 · neutral

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
logtalk-3.67.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.67.0
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 1b6d729623e1850c8d741661d8b72ef675f6358573ccbbb2294557d0d8e179ad VirusTotal ↗
Filename logtalk-3.67.0.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Logtalk.Logtalk
Version 3.67.0
Description Declarative object-oriented logic programming language
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes Logtalk compiler and runtime - ADDED: Two new linter flags, grammar_rules and arithmetic_expressions, to enable/disable the corresponding warnings. - IMPROVED: Abstract how the linter and make tools check if a module defines a predicate. While this fixes some issues with some backends (e.g. ECLiPSe), most systems don't provide a reliable and clean solution for performing these checks. - UPDATED: The compiler to also handle the lsb/1 and msb/1 integer functions when lint checking (is)/2 goals. -…