Wingetlywingetly
← All apps

Filelister

by True Human Designv4.1.1

Last updated

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.

Install with winget

$ winget install --id TrueHumanDesign.FileLister --exact --version 4.1.1

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

Silent install command for Filelister

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

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

See the full silent install reference for Filelister

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.1.1

ArchitectureTypeScopeInstallDownload
x64EXE
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 Filelister.

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

  • NFOPadTrue Human Design
    TrueHumanDesign.NFOPadv1.81

    Small, fast and flexible text editor and nfo viewer.

  • Core TempALCPU
    ALCPU.CoreTempv1.20.1

    This application can monitor and visualize your processor's temperature.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.98.0

    Take GitHub to the command line

  • NextcloudNextcloud GmbH
    Nextcloud.NextcloudDesktopv34.0.2

    The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer.

  • VimBram Moolenaar et al.
    vim.vimv9.2.0993

    Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient

  • MinGitThe Git Development Community
    Git.MinGitv2.55.0.5

    MinGit is an intentionally minimal, non-interactive distribution of Git for Windows, with third-party applications as its intended audience.

More from True Human Design or browse list, tool, utility.

Frequently asked questions

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