<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Windows on heihie</title><link>https://heihei0299.github.io/tags/windows/</link><description>Recent content in Windows on heihie</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sat, 13 Jun 2026 00:00:00 +0800</lastBuildDate><atom:link href="https://heihei0299.github.io/tags/windows/index.xml" rel="self" type="application/rss+xml"/><item><title>为网页文件授权</title><link>https://heihei0299.github.io/posts/network/meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/%E4%B8%BA%E7%BD%91%E9%A1%B5%E6%96%87%E4%BB%B6%E6%8E%88%E6%9D%83/</link><pubDate>Sat, 13 Jun 2026 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/network/meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/%E4%B8%BA%E7%BD%91%E9%A1%B5%E6%96%87%E4%BB%B6%E6%8E%88%E6%9D%83/</guid><description>IIS 网站出现权限不足（如 401.3 / 403）时，通过 NTFS 安全选项卡为目录添加 Everyone 读取权限的步骤</description></item><item><title>Windows 使用 Meta 内核</title><link>https://heihei0299.github.io/posts/network/meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/</link><pubDate>Sat, 04 Apr 2026 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/network/meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/</guid><description>在 Windows 上手动使用 Clash.Meta 内核：下载解压、准备 working 目录与规则数据、命令行启动、Yacd 面板配合 IIS 托管</description></item><item><title>Windows 修复引导</title><link>https://heihei0299.github.io/posts/linux/win%E4%BF%AE%E5%A4%8D%E5%BC%95%E5%AF%BC/</link><pubDate>Sat, 04 Apr 2026 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/linux/win%E4%BF%AE%E5%A4%8D%E5%BC%95%E5%AF%BC/</guid><description>Windows 系统引导损坏无法开机时，在 WinPE 环境用 bcdboot 命令重建 UEFI 启动项：挂载 ESP 分区、执行 bcdboot C:\Windows /s F: /f uefi /l zh-cn，并理解 BCDBoot 的修复原理。</description></item><item><title>启用 IIS</title><link>https://heihei0299.github.io/posts/network/meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/%E5%90%AF%E7%94%A8iis/</link><pubDate>Sat, 04 Apr 2026 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/network/meta%E5%86%85%E6%A0%B8/windows%E4%BD%BF%E7%94%A8meta%E5%86%85%E6%A0%B8/%E5%90%AF%E7%94%A8iis/</guid><description>在 Windows 上启用 IIS 服务并托管 Web 应用：IIS 作用说明、打开 Windows 功能勾选 CGI、测试 localhost、添加网站</description></item><item><title>OpenClaw + 飞书（Feishu）环境搭建指南</title><link>https://heihei0299.github.io/posts/ai/openclaw-feishu-setup/</link><pubDate>Tue, 24 Feb 2026 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/ai/openclaw-feishu-setup/</guid><description>Windows 环境下 OpenClaw × 飞书 插件安装与调试的部署教程：安装 OpenClaw、配置本地网关、接入飞书机器人（含国内环境 npm 安装困难的解决方案）与常见问题排查</description></item><item><title>Windows 部署 OpenClaw</title><link>https://heihei0299.github.io/posts/ai/openclaw-windows-deploy/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/ai/openclaw-windows-deploy/</guid><description>在 Windows 上部署 OpenClaw 的完整流程：安装 Node.js、Git 与 Visual Studio，配置 npm 国内镜像，安装 openclaw 并掌握常用命令与常见问题排查</description></item><item><title>Syncthing 同步方案：Windows 与 Debian 双向同步</title><link>https://heihei0299.github.io/posts/ops/syncthing-%E5%90%8C%E6%AD%A5%E6%96%B9%E6%A1%88/</link><pubDate>Fri, 13 Jun 2025 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/ops/syncthing-%E5%90%8C%E6%AD%A5%E6%96%B9%E6%A1%88/</guid><description>Windows 与 Debian 服务器间用 Syncthing 同步备份数据：nssm/systemd 注册服务，以及 System Volume Information 权限报错的解决</description></item><item><title>ssh方案之 winscp+putty</title><link>https://heihei0299.github.io/posts/ops/ssh%E6%96%B9%E6%A1%88-winscp-putty/</link><pubDate>Wed, 05 Mar 2025 00:00:00 +0800</pubDate><guid>https://heihei0299.github.io/posts/ops/ssh%E6%96%B9%E6%A1%88-winscp-putty/</guid><description>解决 WinSCP 调起的 PuTTY 长时间不操作自动断开的问题：向 PuTTY 传递 keepalive 保活参数</description></item></channel></rss>