Silent Install HQ
MSI WinGet

Quick Explorer

biondi53 · 0.1.24 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i Quick.Explorer_0.1.24_x64_en-US.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {692F8F97-3F69-45D2-8E61-E9A3FBD5054F}
Product version operator Greater than or equal to
Product version 0.1.24

MSI Properties

Product Code {692F8F97-3F69-45D2-8E61-E9A3FBD5054F}

File Identity

SHA256 02066d84add239c75deaa66770181d4542faaa72db5150bf5d74c5642ecb403d VirusTotal ↗
Filename Quick.Explorer_0.1.24_x64_en-US.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID biondi53.QuickExplorer
Version 0.1.24
Description quickexplorer
License MIT
Release Notes ✨ Asynchronous Pipeline & CPU Optimization - ⚡ Asynchronous Thumbnail Protocol: Migrated the entire thumbnail backend to Tauri's asynchronous protocol handler. This eliminates all IPC blocking, ensuring the UI remains 100% fluid regardless of folder size or media complexity. - 🛡️ Tokio Semaphore Throttling: Implemented a strict concurrency limit (4 concurrent operations) using a Tokio Semaphore. This protects system resources by preventing "thread explosion" during rapid scrolling. - 🧠 Native As…