Wingetlywingetly
← All apps
W

WinPrefs

by Tatshv0.4.0

Last updated

Tool to export registry paths to script and code formats (native component only).

Install with winget

$ winget install --id Tatsh.WinPrefs --exact --version 0.4.0

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

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.

About

Developer tool to dump a registry path to equivalent reg commands, C#, C, or PowerShell code. It can filter based on depth and based on configurable wildcard strings. This is the native component only and does not include the PowerShell module.

Installers · v0.4.0

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-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 WinPrefs.

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

  • BPMDetectTatsh
    Tatsh.BPMDetectv0.8.11

    Automatic BPM (beats per minute) detection utility.

  • W
    winpbcopyTatsh
    Tatsh.winpbcopyv0.0.6

    macOS-style copy and paste commands for Windows.

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • Microsoft .NET Windows Desktop Runtime 10.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.10v10.0.12

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Microsoft .NET Windows Desktop Runtime 8.0Microsoft Corporation
    Microsoft.DotNet.DesktopRuntime.8v8.0.31

    .NET is a free, cross-platform, open-source developer platform for building many different types of applications.

More from Tatsh or browse backup, batch, c.

Frequently asked questions

How do I install WinPrefs on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Tatsh.WinPrefs --exact --version 0.4.0. winget downloads the installer from Tatsh and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WinPrefs silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Tatsh.WinPrefs --exact 0.4.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall WinPrefs via winget?
Run: winget uninstall --id Tatsh.WinPrefs --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WinPrefs's Apps & Features entry.
Is WinPrefs free?
WinPrefs is distributed under MIT License. Refer to the publisher (https://github.com/Tatsh/winprefs) for the full license terms - Wingetly itself does not charge for installation.
Does WinPrefs 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 WinPrefs directly from the publisher.
How do I keep WinPrefs up to date?
Run winget upgrade --id Tatsh.WinPrefs --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WinPrefs from microsoft/winget-pkgs.