Silent Install HQ
MSI WinGet 3 submissions

rscoop

rscoop · 1.4.6 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
MsiExec.exe /i rscoop_1.4.6_x64_en-US.msi /qn ALLUSERS=1 REBOOT=ReallySuppress
Uninstall
MsiExec.exe /x {9C6A0940-F3D5-498D-99AF-E9ADA3410C00} /qn REBOOT=ReallySuppress
Repair
MsiExec.exe /fa rscoop_1.4.6_x64_en-US.msi /qn REBOOT=ReallySuppress
Logged Install
MsiExec.exe /i rscoop_1.4.6_x64_en-US.msi /qn ALLUSERS=1 REBOOT=ReallySuppress /l*v C:\Windows\Temp\rscoop_1.4.6_x64_en-US.msi.log
InstallPath
MsiExec.exe /i rscoop_1.4.6_x64_en-US.msi /qn ALLUSERS=1 REBOOT=ReallySuppress INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {9C6A0940-F3D5-498D-99AF-E9ADA3410C00}
Product version operator Greater than or equal to
Product version 1.4.6

MSI Properties

Product Code {9C6A0940-F3D5-498D-99AF-E9ADA3410C00}
Upgrade Code {876A0881-C12C-5925-B8D7-99F493E5E950}

File Identity

SHA256 3ba2956fdbafcdc4a91a14088a3e62b2372f04fda18d0785c502a47631623c56 VirusTotal ↗
Filename rscoop_1.4.6_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: rscoop, Author: rscoop, Keywords: Installer, Comments: This installer database contains the logic and data required to install rscoop., Template: x64;0, Revision Number: {860FB440-DD4F-458C-9A51-FD9FB48A5A71}, Create Time/Date: Mon Nov 24 00:31:16 2025, Last Saved Time/Date: Mon Nov 24 00:31:16 2025, 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 AmarBego.Rscoop
Version 1.4.6
Description A Modern, Powerful GUI for Scoop
License MIT
Release Notes Release Notes 1.4.6 New Features - Light Theme Support: Rscoop now fully supports a beautiful Light Theme! It can be manually toggled in settings. - Start Page Configuration: You can now choose which page Rscoop opens on launch (Search, Installed, Settings, etc.) via the new "Default Launch Page" setting. Improvements - Massive Frontend Refactor: - Code Simplification: I've significantly cleaned up the codebase, removing redundancy and improving maintainability. - Reusable Components: Introd…