24 lines
385 B
Markdown
24 lines
385 B
Markdown
# Installations
|
|
|
|
Offline installation packages that need a reliable transport through Gitea.
|
|
|
|
## Codex 26.527 Windows x64
|
|
|
|
Package:
|
|
|
|
```text
|
|
Codex-26.527.7698.0-windows-x64-msix.zip
|
|
```
|
|
|
|
Expected MSIX SHA-256 after extracting the zip:
|
|
|
|
```text
|
|
eb038b71b9138d739e652d51adc15b3628cac34441727916b64e6e4699d259a4
|
|
```
|
|
|
|
Install from PowerShell:
|
|
|
|
```powershell
|
|
.\Install-Codex-26.527.ps1
|
|
```
|