百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
W

winfile

> 编程语言
开源

带有增强功能的原生 Windows 文件管理器 (winfile)

7.1K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

带有增强功能的原生 Windows 文件管理器 (winfile)

Announcement: Repository to be archived on March 1, 2025

We realize this may come as a shock and disappointment to our contributors but we simply do not have the expertise or resources within the organization to continue to maintain this project. While you may continue to work on your own private fork, remember that use of archived repositories are more risky from a security standpoint and caution should be taken.

Windows File Manager (WinFile)

The Windows File Manager lives again and runs as a native x86, x64 and arm64 desktop app on all currently supported version of Windows, including Windows 11. I welcome your thoughts, comments and suggestions.

There are two primary versions of the source code in the master branch:

  1. original_plus tag: refers to the source for WinFile as of Windows NT4 with minimal changes so that it compiles with Visual Studio and runs on current Windows.

  2. current master: actively developed branch that consists of enhancements and additions to WinFile.

I will consider bugs fixes and suggestions for minor changes to the master branch. Feel free to create a pull request or post issues as you see fit.

I will not be changing the original_plus sources nor creating other branches for other purposes. You are welcome to do that on your own.

Download The App

If you are running Windows 10, you can download the app from the store

If you just want to download the WinFile application without worrying about compiling from the source code, we have a number of pre-compiled versions available.

Please select the version which you would like to download.

  • Chocolatey release

  • Winget release: winget install "Windows File Manager"

  • MSYS2 release

  • Latest Release on Github (v10.3.0.0)

To see more release binaries, including of older versions, see the releases page.

History

The Windows File manager was originally released with Windows 3.0 in the early 1990s. You can read more about the history at https://en.wikipedia.org/wiki/Windows_File_Manager .

Change history

Highlights of changes in each release are in CHANGES.md.

What it looks like

Contributing

Contributor License Agreement

As mentioned above, this project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

What Makes a Good Pull Request for WinFile?

If you are interested in contributing and/or suggesting changes to the actual application, you might find it helpful to read this post first.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •Chocolatey release
  • •Winget release: winget install "Windows File Manager"
  • •MSYS2 release
  • •Latest Release on Github (v10.3.0.0)

> 标签

C

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言