Silent Install HQ
EXE WinGet

Freelens

Freelens Authors · 1.4.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
Freelens-1.4.0-windows-amd64.exe /S
Custom
Freelens-1.4.0-windows-amd64.exe /S /currentuser
Upgrade
Freelens-1.4.0-windows-amd64.exe /S --updated

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Freelens 1.4.0
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 1.4.0
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 207277a7e24bd39999da329ceda8a97aa655f4d920303693c74fe6583d4e38ed VirusTotal ↗
Filename Freelens-1.4.0-windows-amd64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Freelensapp.Freelens
Version 1.4.0
Description FOSS IDE for Kubernetes
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Minor improvements in UI. More components and other changes in the Extensions API. ## What's Changed * New APIs are exported, then extensions can use ie, an event list with filtering for chosen resources. See #841, #858, #859 * A New view for endpoint slices is added to the Network menu. See #846 * React JSX runtime is exported in the API so extensions can use it instead of the plain `React.createElement`. See #902 * All views have tooltips for items that can be too long to present in the tab…