Skip to content

Windows

Codex 在 Windows 上的使用指南。

系统要求

  • Windows 10 或更高版本
  • PowerShell 5.0 或更高版本
  • 推荐:WSL2 以获得更好的 Linux 兼容性

Windows 沙箱

在 Windows 上,Codex 使用 Windows 沙箱进行安全隔离。你可以在原生 PowerShell 中使用 Windows 沙箱,或使用 WSL2 获得 Linux 原生环境。

安装

在 Windows 上安装 Codex CLI:

powershell
powershell -ExecutionPolicy ByPass -c "irm https://chatgpt.com/codex/install.ps1 | iex"

桌面应用

Codex 桌面应用支持 Windows,提供完整的图形界面体验。

由 Codex 构建