EXE
WinGet
Numara
Timur Atalay · 6.5.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Numara-6.5.0.exe /S
Custom
Numara-6.5.0.exe /S /CURRENTUSER
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Numara 6.5.0
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
6.5.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.5.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
bornova.numara
Version
6.5.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.5.0/Numara-6.5.0.exe
Release Notes
- With currencies enabled, users can now use the following currency symbols in calculations:
{
CNY: '¥', // Chinese Yuan
GBP: '£', // British Pound
EUR: '€', // Euro
RUB: '₽', // Russian Ruble
TRY: '₺', // Turkish Lira
USD: '$' // U.S. Dollar
}
For example:
$5 + $3 // 8 USD
$ to € // 0.8641 EUR
Ref. #181
- Updated dependencies