Files
openclaw-setup-cn/install-windows.ps1
Rick Mu 68c1bee826 Rewrite Windows scripts: drop WSL, run natively
- install-windows.ps1: install Node.js via winget/choco (fallback
  to nodejs.cn manual download), then npm install openclaw. No WSL.
- configure-aws-bedrock.ps1: full native PowerShell port with
  SecureString input, user-level env vars, config backup.
- README: update Windows instructions to reflect native install.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 18:49:49 +11:00

6.3 KiB