Windows 文件管理器 (WinFile) 代码库已于 2025年3月1日存档
Windows File Manager (WinFile) repository archived on March 1, 2025

原始链接: https://github.com/microsoft/winfile

微软不再积极维护原项目,但鼓励社区继续参与复活的Windows文件管理器 (WinFile)。由于缺乏内部专业知识和资源,原项目将被存档,但贡献者可以自行创建分支并进行独立开发,同时需要注意存档代码库的安全风险。 代码库包含两个主要版本:原始的NT4 WinFile(标记为`original_plus`)和一个积极开发的分支(`master`),其中包含增强功能。欢迎通过拉取请求或问题提交`master`分支的错误修复和细微更改。该应用程序适用于Windows 10用户,可在Windows应用商店获取,预编译版本可从发布页面下载。 贡献者需要签署贡献者许可协议 (CLA)。该项目遵守微软开源行为准则。良好的拉取请求指南可用。该项目采用MIT许可证授权,所有权利均归微软公司所有。

Hacker News讨论了微软对Windows文件管理器(WinFile)代码库的存档。一位用户赞赏其近乎完美的程度,而另一位则称赞Windows 11资源管理器的美观,但批评其bug,例如“下载”文件夹分组问题和简化的地址栏。 其他用户对微软声称缺乏维护WinFile的专业知识表示惋惜,质疑如果Windows不是使用类似的构建模块,它是如何构建的。讨论转向了Windows 11上下文菜单的加载缓慢问题,这归咎于shell扩展。一位用户建议异步加载或为这些扩展设置超时以提高性能,而另一位则开玩笑说解决方案将涉及一个Electron进程。
相关文章

原文

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.

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.

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

Get it from Microsoft

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.

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

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 .

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

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.

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

联系我们 contact @ memedata.com