Wingetlywingetly
← All apps

SafeDiscShim

by RibSharkv0.9.0

Last updated

SafeDiscShim is a compatibility tool that allows for SafeDisc protected games which utilize the insecure Macrovision Security Driver ("secdrv.sys") to run on modern versions of Windows.

Install with winget

$ winget install --id RibShark.SafeDiscShim --exact --version 0.9.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for SafeDiscShim

SafeDiscShim uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86)
SafeDiscShim_Setup_0.9.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for SafeDiscShim

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v0.9.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for SafeDiscShim.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Steamlessatom0s
    atom0s.Steamlessv3.1.0.5

    Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.

  • Locklizard Safeguard - PDF ViewerLocklizard Ltd.
    Locklizard.SafeguardPDFViewerv3.0.2.231

    View protected PDF documents published in .PDC format

  • Shaka PackagerShaka Project
    ShakaProject.ShakaPackagerv3.9.3

    A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.

  • Javelin3 PDF ReaderDrumlin Security Ltd.
    DrumlinSecurity.JavelinPDFReader.3v3.1.0.48

    Secure PDF Reader Program for the Drumlin Digital Rights Management (DRM) Service

  • Locklizard Safeguard - PDF Writer EnterpriseLocklizard Ltd.
    Locklizard.SafeguardPDFWriter.Enterprisev5.0.46

    Protect PDF files

  • DrumlinPublisherDrumlin Security Ltd.
    DrumlinSecurity.DrumlinPublisherv1.0.119.0

    PDF Protection and Digital Rights Management

More from RibShark or browse copy-protection, drm, safedisc.

Frequently asked questions

How do I install SafeDiscShim on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RibShark.SafeDiscShim --exact --version 0.9.0. winget downloads the installer from RibShark and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install SafeDiscShim silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RibShark.SafeDiscShim --exact 0.9.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for SafeDiscShim?
SafeDiscShim uses EXE (Inno Setup). Run the downloaded installer with: SafeDiscShim_Setup_0.9.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall SafeDiscShim via winget?
Run: winget uninstall --id RibShark.SafeDiscShim --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from SafeDiscShim's Apps & Features entry.
Is SafeDiscShim free?
SafeDiscShim is distributed under GPL-3.0. Refer to the publisher (https://github.com/RibShark/SafeDiscShim) for the full license terms - Wingetly itself does not charge for installation.
Does SafeDiscShim work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls SafeDiscShim directly from the publisher.
How do I keep SafeDiscShim up to date?
Run winget upgrade --id RibShark.SafeDiscShim --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of SafeDiscShim from microsoft/winget-pkgs.

Recent versions

  • 0.9.0latest
  • 0.1.1