EXE
WinGet
Logtalk
Logtalk.org · 3.50.0 · neutral
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
logtalk-3.50.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 3.50.0
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.50.0
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
logtalk-3.50.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Logtalk.Logtalk
Version
3.50.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.50.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Logtalk compiler and runtime
- ADDED: Support for the see_also key to the info/2 predicate directive.
- FIXED: The definition of the user built-in object to also create an object events queue when threaded engines are supported but not other multi-threading features.
Prolog adapter and integration files
- ADDED: Commented out code to the SICStus Prolog adapter file for disabling compilation messages for the intermediate Prolog files generated by the Logtalk compiler.
- UPDATED: The LVM adapter…