GnuWin32
https://gnuwin32.sourceforge.net/
GnuWin32 provides precompiled native Windows ports of a wide selection of Free software and libraries. Unfortunately, the ports are outdated. Tools available here that are useful for Emacs include:
- Arc - used by
archive-modeto edit .arc files. - Bzip2 - used by Emacs to automatically decompress .bz2 files.
- CompFace - used by
gnusto display XFace headers in messages. - CoreUtils - GNU file, shell and text utilities (also in MSYS)
- DiffUtils - for
ediffand producing patches - FindUtils - for
grep-findand other file searches. - GifLib - library to support GIF images.
- Grep - for searching through files with
grep. - Gzip - used by Emacs to automatically decompress .gz files.
- Jpeg - library to support JPEG images (also in GTK+).
- Lha - used by
archive-modeto edit .lzh files. - LibPng - library to support PNG images (also in GTK+).
- LibTiff - library to support TIFF images (also in GTK+).
- Make - used by
compilefor building projects (also in MinGW) - OpenSSL - used by
gnusto talk to servers over SSL. - Patch - used by
ediff-patch-fileand others to apply patches. - Tar - used by
tar-modeto edit tar files. - TexInfo - used to build Emacs’s manuals.
- Unzip - used by
archive-modefor extracting zip files. - Xpm - library to support XPM images (bundled with Emacs binaries)
- Zip - used by
archive-modefor editing zip files. - Zlib - required by LibPng (also in GTK+).