Listen1 打包记录
chrome 个性化设置
常见封装-编码格式表
显卡硬解编码支持查询
DNS 相关资料
使用 youtube-dl CRTubeGet 下载视频
cmder 使用教程
Scoop 管理 Windows 软件
windows 下各类软件收录
chocolatey 使用说明

chocolatey 使用说明

以管理员身份运行shell,使用安装命令

1
@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
阅读更多
Windows 下本地网卡相关设置