COPY THIS COMMAND IN POWERSHELL:

node .\scripts\install-qianchuan-client.js --setup-feishu --start-gateway --open-dashboard

Steps:
1. Extract the zip first.
2. Open the extracted folder.
3. Shift + Right Click in blank area.
4. Choose Open in Terminal / Open PowerShell here.
5. Paste the command above and press Enter.

If OpenClaw is not on C drive, the installer will detect it or ask you to paste the OpenClaw data folder.

IMPORTANT: If PowerShell prompt shows `PS C:\WINDOWS\system32>`, you are in the wrong folder. First run:

```powershell
cd "C:\Users\Administrator\Desktop\juliang-qianchuan-auto-ads-windows-v1\juliang-qianchuan-auto-ads-windows-v1"
node .\scripts\install-qianchuan-client.js --setup-feishu --start-gateway --open-dashboard
```
