Wingetlywingetly
← All apps

WinNc

by Dunes MultiMediav11.6.0.0

Last updated

A file manager for Windows, inspired in part by the old DOS file manager softwares.

Install with winget

$ winget install --id Dunes.WinNc --exact --version 11.6.0.0

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

Silent install command for WinNc

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

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

See the full silent install reference for WinNc

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

WinNc is a file manager for Windows 11/10/8/7/Vista/XP/2003/2000/ME/98/95 that replaces the use of the existing Windows Explorer.

Developed by a Dutch multimedia company called Dunes MultiMedia, WinNc uses the same key shortcuts and the same mouse functionality as well-known DOS file managers.

The product gives you direct drag-and-drop access to servers, network neighborhoods and other network computers in the double-pane interface, each of which function independently.

In addition to standard file-management functions such as formatting, copying, moving, deleting and editing files, WinNc lets you view inside compressed files as if they were directories (it allows you to split, encrypt and FTP files, too).

WinNc can view JPEG, GIF, BMP, TGA, WMF, PCX, WAV, FLC, DOCS, XLS, HTML, MID and AVI files.

It supports extraction from WAV to MP3 files, ripping audio CDs to MP3 and converting WAV to MP3.

A new feature in WinNc is the ability to record files on CDs or DVDs.

WinNc is shareware and can be freely downloaded and distributed from the Dunes MultiMedia website.

Installers · v11.6.0.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
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 WinNc.

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

  • Directory OpusGPSoftware
    GPSoftware.DirectoryOpusv13.25

    A complete replacement for Explorer, with far more power and functionality than any other file manager available today.

  • Y
    Yazisxyazi
    sxyazi.yaziv26.9.1

    Blazing fast terminal file manager written in Rust, based on async I/O

  • Open-ShellThe Open-Shell Team
    Open-Shell.Open-Shell-Menuv4.4.198

    A collection of utilities bringing back classic features to Windows.

  • HoneyviewBandisoft.com
    Bandisoft.Honeyviewv5.53

    A fast, powerful, and free image viewer.

  • Microsoft Azure Storage ExplorerMicrosoft Corporation
    Microsoft.Azure.StorageExplorerv1.45.0

    Free tool to easily manage your Azure cloud storage resources anywhere, from Windows, macOS, or Linux.

  • SageThumbs 2KLunarWerx
    LunarWerxs.SageThumbs2Kv3.0.3

    Explorer thumbnails for 334 file types Windows can't read, plus a right-click image toolkit.

More from Dunes MultiMedia or browse explorer, file-explorer, filemanager.

Frequently asked questions

How do I install WinNc on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Dunes.WinNc --exact --version 11.6.0.0. winget downloads the installer from Dunes MultiMedia and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WinNc silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Dunes.WinNc --exact 11.6.0.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 WinNc?
WinNc uses EXE (Inno Setup). Run the downloaded installer with: setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall WinNc via winget?
Run: winget uninstall --id Dunes.WinNc --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WinNc's Apps & Features entry.
Is WinNc free?
WinNc is distributed under Proprietary (Freeware, with extra features requiring purchase). Refer to the publisher (https://www.winnc.com/) for the full license terms - Wingetly itself does not charge for installation.
Does WinNc 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 WinNc directly from the publisher.
How do I keep WinNc up to date?
Run winget upgrade --id Dunes.WinNc --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WinNc from microsoft/winget-pkgs.