Windows 初始化
右键恢复
管理员运行命令以下命令:
# win10右键
reg.exe add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /ve
# win11右键
reg.exe delete "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /va /f
# 重启任务管理器
taskkill /f /im explorer.exe & start explorer.exe
软件安装
软件配置
Foxmail Gmail 配置
接收邮件服务器(IMAP)
服务器地址:imap.gmail.com
端口:993
使用 SSL 加密
发送邮件服务器(SMTP)
服务器地址:smtp.gmail.com
端口:465 或 587
使用 SSL/TLS 加密