Charlie Chen

Results 69 issues of 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 位程序。 ![image](https://user-images.githubusercontent.com/56779163/172983906-14381993-3582-48e6-be19-cc688715d814.png)

在使用 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...

suggestion
enhancement

WinGet 自动更新使用 Release 对应的标签名称作为版本号,但是实际下载的版本以及 `latest.yml` 内显示的版本号经常会落后于这个版本号。 ![image](https://user-images.githubusercontent.com/56779163/165274501-c117e1ec-52d7-4e9d-9ace-e28acc536dae.png)

bug

- [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...

Azure-Pipeline-Passed
Validation-Completed
Possible-Duplicate

- [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...

Azure-Pipeline-Passed
Validation-Completed
Possible-Duplicate

- [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...

Azure-Pipeline-Passed
Validation-Completed

- [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...

Azure-Pipeline-Passed
Validation-Completed

- [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...

Validation-Installation-Error
Moderator-Approved
Needs-Author-Feedback

- [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...