MSI
WinGet
Quick Explorer
biondi53 · 0.1.30 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i Quick.Explorer_0.1.30_x64_en-US.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{A21B2958-67C9-4524-BED2-2ACB56D878BE}
Product version operator
Greater than or equal to
Product version
0.1.30
MSI Properties
Product Code
{A21B2958-67C9-4524-BED2-2ACB56D878BE}
File Identity
Filename
Quick.Explorer_0.1.30_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
biondi53.QuickExplorer
Version
0.1.30
Description
quickexplorer
License
MIT
Installer URL
https://github.com/biondi53/Quick-Explorer/releases/download/v0.1.30/Quick.Explorer_0.1.30_x64_en-US.msi
Release Notes
✨ Recursive / Deep Search & Search UX
- 🔍 Native Recursive Search: Implemented a high-performance recursive search engine in Rust that allows searching through subdirectories with minimal CPU overhead.
- 📊 Real-time Search Indicators: Added a specialized status indicator in the UI showing "Searching...", "Indexing...", and real-time match counts.
- 🛡️ IPC Bridge Stability: Fixed race conditions and improved the reliability of the communication bridge between the search worker and the frontend.
⚡…