# 关闭 Word 进程
Stop-Process -Name WINWORD -Force
# 删除 Word 的注册表设置
$regPaths = @(
"HKCU:\Software[......]
时间漂流船
# 关闭 Word 进程
Stop-Process -Name WINWORD -Force
# 删除 Word 的注册表设置
$regPaths = @(
"HKCU:\Software[......]
sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/Vincentkeio/-DNS/main/dnsedito[......]