Windows 初始化 ================================================================================ 右键恢复 -------------------------------------------------------------------------------- 管理员运行命令以下命令: .. code-block:: # 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 软件安装 -------------------------------------------------------------------------------- - `Firefox `_ - `Chrome `_ - `Git `_ - `TortoiseGit `_ - `HxD `_ - `Wireshark `_ - `MobaXterm `_ - `Tftpd64 `_ - `Notepad++ `_ - `Visual Studio Code `_ - `VirtualBox `_ - `PixPin `_ - `Everything `_ - `Foxmail `_ - `draw.io `_ - `Bandizip `_ - `WeChat `_ - RevokeMsgPatcher - `QQ `_ 软件配置 -------------------------------------------------------------------------------- Foxmail Gmail 配置 - `开启两步验证 `_ - `生成应用密码 `_ - 在 Foxmail 中添加 Gmail 账户时,选择其他邮箱,输入账号和应用密码 .. code-block:: 接收邮件服务器(IMAP) 服务器地址:imap.gmail.com 端口:993 使用 SSL 加密 发送邮件服务器(SMTP) 服务器地址:smtp.gmail.com 端口:465 或 587 使用 SSL/TLS 加密