Wingetlywingetly
← All apps

Notepad2-mod

by XhmikosRv4.2.25.998

Last updated

Fast and light-weight Notepad-like text editor with syntax highlighting

Install with winget

$ winget install --id Notepad2mod.Notepad2mod --exact --version 4.2.25.998

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

Silent install command for Notepad2-mod

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

One-line silent install (x64, machine scope)
Notepad2-mod.4.2.25.998.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Notepad2-mod

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 · v4.2.25.998

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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 Notepad2-mod.

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

  • Notepad++Notepad++ Team
    Notepad++.Notepad++v8.9.8

    Notepad++ is a free source code editor that supports several languages.

  • Notepad--ndd开源组织
    ndd.Notepad--v3.7.2

    A cross-platform alternative notepad application.

  • NotepadsJackie Liu
    JackieLiu.NotepadsAppv1.5.6.0

    A modern, lightweight text editor with a minimalist design.

  • NanopadGanksoft LLC
    Ganksoft.Nanopadv1.3.0

    A simple, portable Win32 text editor in the spirit of classic Windows Notepad.

  • PyPadMark Wesker
    MarkWesker.PyPadv1.0.0.0

    PyPad - A lightweight, nostalgic text editor with .docx support

  • Notepad4Zufu Liu
    zufuliu.notepad4v26.08r6282

    Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath.

More from XhmikosR or browse notepad, notepad2, notepad2-mod.

Frequently asked questions

How do I install Notepad2-mod on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Notepad2mod.Notepad2mod --exact --version 4.2.25.998. winget downloads the installer from XhmikosR and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Notepad2-mod silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Notepad2mod.Notepad2mod --exact 4.2.25.998 --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 Notepad2-mod?
Notepad2-mod uses EXE (Inno Setup). Run the downloaded installer with: Notepad2-mod.4.2.25.998.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Notepad2-mod via winget?
Run: winget uninstall --id Notepad2mod.Notepad2mod --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Notepad2-mod's Apps & Features entry.
Is Notepad2-mod free?
Notepad2-mod is distributed under Notepad2 Copyright (C) 2004-2011 Florian Balmer, Notepad2-mod Copyright (C) 2010-2014 All contributors. Refer to the publisher (https://xhmikosr.github.io/notepad2-mod) for the full license terms - Wingetly itself does not charge for installation.
Does Notepad2-mod 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 Notepad2-mod directly from the publisher.
How do I keep Notepad2-mod up to date?
Run winget upgrade --id Notepad2mod.Notepad2mod --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Notepad2-mod from microsoft/winget-pkgs.