Home
Name Modified Size InfoDownloads / Week
mcwin32-build230-setup.exe 2024-03-31 3.9 MB
README.txt 2024-03-31 6.7 kB
mcwin32.manifest 2024-03-31 18.1 kB
mcwin32-build229-setup.exe 2024-01-16 3.9 MB
ChangeLog.txt 2024-01-16 13.3 kB
mcwin32-build228-setup.exe 2023-09-10 3.6 MB
mcwin32-build227-setup.exe 2022-06-22 3.3 MB
mcwin32-build226-setup.exe 2022-03-21 3.3 MB
mcwin32-build225-setup.exe 2022-03-12 3.3 MB
mcwin32-build224-setup.exe 2022-03-06 3.3 MB
mcwin32-build223-setup.exe 2022-01-06 3.2 MB
mcwin32-build222-setup.exe 2021-12-20 3.2 MB
mcwin32-build221-setup.exe 2021-11-08 3.1 MB
mcwin32-build220-setup.exe 2021-10-25 3.1 MB
mcwin32-build218-setup.exe 2021-05-07 4.0 MB
mcwin32-build217-setup.exe 2020-05-21 4.0 MB
mcwin32-build216-setup.exe 2020-05-02 5.1 MB
mcwin32-build215-setup.exe 2020-04-27 3.9 MB
mcwin32-build214-setup.exe 2020-02-19 3.8 MB
mcwin32-build213-setup.exe 2019-09-25 3.8 MB
mcwin32-build209-setup.exe 2018-09-26 3.5 MB
mcwin32-build204-bin.zip 2017-03-10 5.1 MB
mcwin32-build204-setup.exe 2017-03-09 3.5 MB
mcwin32-build201-bin.zip 2017-03-07 6.8 MB
mcwin32-build201-setup.exe 2017-03-07 3.5 MB
mcwin32-build189-setup.exe 2015-04-06 2.5 MB
mcwin32-build188-setup.exe 2015-03-29 2.5 MB
mcwin32-build187-setup.exe 2015-03-22 2.5 MB
mcwin32-build186-setup.exe 2015-03-18 2.5 MB
mcwin32-build185-setup.exe 2014-08-08 2.5 MB
mcwin32-build183-setup.exe 2014-01-10 2.5 MB
mcwin32-build181-setup.exe 2013-06-30 2.4 MB
mcwin32-build180-setup.exe 2013-03-09 2.4 MB
mcwin32-build159-setup.exe 2012-08-14 2.4 MB
Totals: 34 Items   106.3 MB 369
Native GNU Midnight Commander for Win32

--------------------------------------------

Windows XP+/32 bit native port of GNU Midnight Commander, based on
the current 4.8.x development stream.

        Version         Latest Build

        4.8.31          230 (mc merge 4.8.31)

                                 - 4.8.31 (#74)
                                 - mbedtls 3.5.2 (#67)
                                 - AltGr detection (#71, #52)
                                 - mcdiff integration (#70)
                                 - cd/cdpath (#72)

        4.8.30          229 (mc merge 4.8.30)

                                 - pcre2 10.42
                                 - mbedtls 3.4.1
                                 - enca 1.19
                                 - file 5.45
                                 - zlib 1.3

        4.8.29          228 (mc merge 4.8.29)

                                 - libssh2 1.11.0
                                 - mbedtls 3.3.0
                                 - zlib 1.2.11

        4.8.28          227 (mc merge, 4.8.27)

        4.8.27          226 (#21 - FISH enabled)

                                FISH requires either an external SSH and/or RSH client, possible solutions include:

                                o Windows portable OpenSSH [[ https://github.com/PowerShell/openssh-portable ]].
                                o WinXSH [[ https://github.com/adamyg/winxsh ]].

        4.8.27          225 (enhancements #16 and #17).
        4.8.27          224 (mc merge, libaspell - beta) See [https://github.com/adamyg/aspell-win32] for distributions.

        4.8.24          223 (bug fixes - unable to load skins)
        4.8.24          222 (UTF8 exec/shell support, libmagic upgrade)
        4.8.24          221 (bug fixes - whitespace handling, mbedtls and libssh2 upgrades)
        4.8.24          220 (UTF8/widechar file support)

        4.8.24          217 (enhancements / bug fixes / InnoSetup 5.x - beta3)
        4.8.24          216 (bug fixes - beta2)
        4.8.24          215 (beta)

        4.8.21          214 (bug fixes)
        4.8.21          213 (windows 10 console)
        4.8.21          209 (windows 10 console, beta)

        4.8.19          204 (configuration updates), 201 (sftp/ssh)

        4.8.14          189 (beta)

        4.8.13          188, 187 (beta)

        4.8.12          186
        4.8.11          183
        4.8.8           181
        4.8.7           180
        4.8.4           159

Midnight Commander (also known as mc) is a free cross-platform orthodox
file manager and a clone of Norton Commander.

Features include the ability work with common archive formats as if they
were simply another directory, and to function as an FTP. Midnight
Commander also includes an builtin editor called mcedit, features
include syntax highlighting for many languages, macros, code snippets,
simple integration with external tools, automatic indentation, mouse
support, clipboard and the ability to work in both ASCII and hex modes.

Midnight Commander can also rename groups of files, move files to a
different directory at the same time as it renames them. It lets the
user specify the original and resulting file names using wildcard
characters.

Midnight Commander is released under the GNU General Public License
version 3 or any later version. A copy of the file is included with this
distribution package.


Install
-------

Install simply though use of the windows installer package.

Default directories are as follows, available using the '-F' command
line option, the installation directory maybe be changed at your option:

 o Windows XP/Vista/7/8 and 10

   Config directory:
        C:/Program Files/Midnight Commander/etc/

   Data directory:
        C:/Program Files/Midnight Commander/share/

   VFS plugins and scripts:
       extfs.d:  C:/Program Files/Midnight Commander/plugin/extfs.d/
       magic:    C:/Program Files/Midnight Commander/etc//magic

   User data:
       C:/Documents and Settings/<user>/Application Data/Midnight Commander/

Once installed place the installation directory into your PATH. As an
alternative keeping your PATH and dll's namespace clean, create a simple
batch mc.bat which points to the true installation image.

Alternatively, a choco package is being maintained seperately yet this
version generally lags behind.

   https://chocolatey.org/packages/mc


Getting Started
---------------

There are a numerious resources detailing working with Midnight
Commander, including:


   o Midnight Commander Draft Documentation


        https://www.midnight-commander.org/wiki/doc

   o FAQ

        see 'docs' within the installation directory.


Resources
---------

Window native port for GNU Midnight Commander, the latest builds can be
found at the links:

   https://github.com/adamyg/mcwin32/ (master)

   https://sourceforge.net/projects/mcwin32/ (mirror)


Specific information regarding the base Midnight Commander 4.8.x engine,
can be found at the following

   http://en.wikipedia.org/wiki/Midnight_Commander

   www.midnight-commander.org


Midnight Commander Skin Editor

   https://phplego.github.io/mc/


Older information is available at

   www.gnu.org/software/mc


Status
------

I would consider this port stable, yet not all things may work as designed;
yet as this package is in use day-to-day expect issues to be addressed
quickly.

Please feel free to raise tickets on GitHub (preferred) or SourceForge when issues are encountered.

adamy
Sept/2023


Other Resources
---------------

There are a number of alternative, yet older, native builds available on
the web. The two most referenced are:

        o www.siegward-jaekel.de/mc-gb.html

        o franco-bez.4lima.de



Features and Limitations
------------------------

Internal editor is supported (including syntax highlighting).

Internal viewer is supported (including hex editor).

        Note the underlying the view logic may invoke one or more system
        utilities which are not generally available on Windows systems.

        If upon viewing a file using <F3> and it fails, use <shift-F3> which
        shall use the internal viewer bypassing the file extension based
        logic.

VFS (virtual file system) is enabled, yet not all of the modules have
been enabled.

Concurrent subshell is not supported.

Use forward slashes where possible, as backslash support is not fully
tested.

A few items are unix specific (e.g. chown), which shall be updated over
time.

-end-
Source: README.txt, updated 2024-03-31