EXE
WinGet
Logtalk
Logtalk.org · 3.75.0 · neutral
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
logtalk-3.75.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.75.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
logtalk-3.75.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Logtalk.Logtalk
Version
3.75.0
Description
Declarative object-oriented logic programming language
License
Apache-2.0
↗
Homepage
https://logtalk.org/
Support
https://logtalk.org/support.html
Installer URL
https://logtalk.org/files/logtalk-3.75.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Logtalk compiler and runtime
- IMPROVED: Simplified implementation of the threaded_engine_destroy/1 built-in predicate.
- FIXED: Workaround SWI-Prolog throwing existence errors when calling thread_signal/2 or thread_send_message/2` on a terminated but not yet joined thread.
Prolog adapter and integration files
- UPDATED: The Trealla Prolog adapter file to set the threads and engines flags to supported when running on a recent version providing the required built-in predicates.
Documentation
- IM…