Wingetlywingetly
← All apps

NFOPad

by True Human Designv1.81

Last updated

Small, fast and flexible text editor and nfo viewer.

Install with winget

$ winget install --id TrueHumanDesign.NFOPad --exact --version 1.81

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

Silent install command for NFOPad

NFOPad uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
dl.php /S

See the full silent install reference for NFOPad

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

Small, fast and flexible text editor and nfo viewer. It is a clone of Microsoft's Notepad but much more customizable and with lot's of additional features yet maintaining the minimalistic look. NFOPad also supports nfo files with ASCII art. The file extension is used to determine whether to use an ANSI or ASCII font. NFOPad also fully supports Unicode.

Installers · v1.81

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 NFOPad.

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

  • FilelisterTrue Human Design
    TrueHumanDesign.FileListerv4.1.1

    A fast, efficient and reliable file listing utility. The main function of the program is to create a text or html file from the contents of a disc or folder.

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.001.21789

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.1.3.36551

    Industry’s most powerful PDF Reader Solution.

  • Adobe Acrobat Reader (32-bit)Adobe Systems Incorporated
    Adobe.Acrobat.Reader.32-bitv26.001.21771

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • Wondershare PDFelementWondershare
    Wondershare.PDFelement.12v12.2.2

    Take control of your documents with this powerful PDF editor.

  • Wondershare PDFelement 6Wondershare Software Co.,Ltd.
    Wondershare.PDFelement.6v6.8.9.4193

    Take control of your documents with this powerful PDF editor.

More from True Human Design or browse ascii, nfo, viewer.

Frequently asked questions

How do I install NFOPad on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TrueHumanDesign.NFOPad --exact --version 1.81. winget downloads the installer from True Human Design and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install NFOPad silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TrueHumanDesign.NFOPad --exact 1.81 --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 NFOPad?
NFOPad uses EXE (NSIS). Run the downloaded installer with: dl.php /S. The silent switches are /S.
How do I uninstall NFOPad via winget?
Run: winget uninstall --id TrueHumanDesign.NFOPad --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from NFOPad's Apps & Features entry.
Is NFOPad free?
NFOPad is distributed under Freeware. Refer to the publisher (https://truehumandesign.se/s_nfopad.php) for the full license terms - Wingetly itself does not charge for installation.
Does NFOPad 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 NFOPad directly from the publisher.
How do I keep NFOPad up to date?
Run winget upgrade --id TrueHumanDesign.NFOPad --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of NFOPad from microsoft/winget-pkgs.