EXE
WinGet
Numara
Timur Atalay · 6.2.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Numara-6.2.0.exe /S
Custom
Numara-6.2.0.exe /S /CURRENTUSER
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Numara 6.2.0
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
6.2.0
Associated with 32-bit app on 64-bit clients
Yes
MSI Properties
Product Code
ac09ce37-d72b-50c0-993e-330c1d08c0e0
File Identity
Filename
Numara-6.2.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
bornova.numara
Version
6.2.0
Description
Simple notepad calculator built on Electron, powered by Math.js
License
MIT
↗
Installer URL
https://github.com/bornova/numara-calculator/releases/download/v6.2.0/Numara-6.2.0.exe
Release Notes
- Added user defined variables to the autocomplete hints. (#178) Thanks @colinricardo!
- Added commenting shortcut with cmd+/ or ctrl+/. (#177) Thanks @colinricardo!
- Enhanced error handling in the editor by displaying error messages for problematic lines on line numbers. (#176) Thanks @colinricardo!
- Line errors are now indicated on the line numbers by default instead of showing 'Error' message as answer to reduce clutter caused by error messages while typing. This can be re-enabled in sett…