Charlie Chen
Charlie Chen
虽然软件本体是 64 位的,但是安装程序将安装信息写到了 `HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{E8B1CB29-5C24-D882-3CEF-F8A7263BC63D}`(32位项) 而不是 `HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E8B1CB29-5C24-D882-3CEF-F8A7263BC63D}`(64 位 导致软件会被一些软件卸载工具直接标记为 32 位程序。 
在使用 npm 或 yarn 添加 `material-design-icons` 时,会访问 https://registry.npmmirror.com/material-design-icons/-/material-design-icons-3.0.1.tgz 并跳转到 https://cdn.npmmirror.com/packages/material-design-icons/3.0.1/material-design-icons-3.0.1.tgz npm 和 yarn 在龟速下载一段时间后失败报错,但使用浏览器、cURL、Wget 等都能秒下。
Many softwares like file explorer can use `Alt + ←/→` on the keyboard and back/forward mouse button to navigate between folders. It would be nice if NanaZip can add this...
WinGet 自动更新使用 Release 对应的标签名称作为版本号,但是实际下载的版本以及 `latest.yml` 内显示的版本号经常会落后于这个版本号。 
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/microsoft/winget-pkgs/pulls) for the same manifest update/change? - [x] Have you...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/microsoft/winget-pkgs/pulls) for the same manifest update/change? - [x] Have you...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/microsoft/winget-pkgs/pulls) for the same manifest update/change? - [x] Have you...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/microsoft/winget-pkgs/pulls) for the same manifest update/change? - [x] Have you...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Have you checked that there aren't other open [pull requests](https://github.com/microsoft/winget-pkgs/pulls) for the same manifest update/change? - [x] Have you...
- [x] Have you signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-pkgs)? - [x] Are you working against an Issue? * Related to #1857 ----- MSI installers built by [WiX Toolset](https://wixtoolset.org/) use different...