MSI
WinGet
3 submissions
crabdrop
alsofelix · 0.3.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
MsiExec.exe /i crabdrop_0.3.5_x64_en-US.msi /qn ALLUSERS=1 REBOOT=ReallySuppress
Uninstall
MsiExec.exe /x {DA3D03AD-CC68-4372-9CE2-62EEE8351420} /qn REBOOT=ReallySuppress
Repair
MsiExec.exe /fa crabdrop_0.3.5_x64_en-US.msi /qn REBOOT=ReallySuppress
Logged Install
MsiExec.exe /i crabdrop_0.3.5_x64_en-US.msi /qn ALLUSERS=1 REBOOT=ReallySuppress /l*v C:\Windows\Temp\crabdrop_0.3.5_x64_en-US.msi.log
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{DA3D03AD-CC68-4372-9CE2-62EEE8351420}
Product version operator
Greater than or equal to
Product version
0.3.5
MSI Properties
Product Code
{DA3D03AD-CC68-4372-9CE2-62EEE8351420}
Upgrade Code
{F3E24C27-CE24-5AA3-B31F-02D3DA8DAA10}
File Identity
Filename
crabdrop_0.3.5_x64_en-US.msi
File Size
7.6 MB
Real Type
Composite Document File V2 Document, Little Endian, Os: Windows, Version 6.2, MSI Installer, Code page: 1252, Title: Installation Database, Subject: crabdrop, Author: github, Keywords: Installer, Comments: This installer database contains the logic and data required to install crabdrop., Template: x64;0, Revision Number: {63844FAC-DE68-4CD6-8B44-28E2D8FE5BBF}, Create Time/Date: Thu Feb 19 17:28:46 2026, Last Saved Time/Date: Thu Feb 19 17:28:46 2026, Number of Pages: 450, Number of Words: 2, Name of Creating Application: Windows Installer XML Toolset (3.14.1.8722), Security: 2
Installer Technology
Engine
Windows Installer
via MSI Detection
Confidence
100%
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
alsofelix.crabdrop
Version
0.3.5
Description
A simple, fast file manager for S3-compatible storage
License
MIT
↗
Installer URL
https://github.com/alsofelix/crabdrop/releases/download/v0.3.5/crabdrop_0.3.5_x64_en-US.msi
Release Notes
- Improves how handling of metadata works for crabdrop, changing encryption passphrase will no longer return aead::Error
- Improves handling of errors when downloading files (wrong passphrase for example)