1
0
mirror of https://github.com/dockur/windows.git synced 2026-07-27 21:42:36 +07:00

docs: Environment variables (#1976)

This commit is contained in:
Kroese
2026-07-26 02:33:30 +02:00
committed by GitHub
parent 828bdb1b29
commit 09941ba0f6
+1 -1
View File
@@ -161,7 +161,7 @@ Also see [Dynamic memory allocation](https://github.com/qemus/qemu/blob/master/d
| `VERIFY` | `N` | Verifies downloaded installation media against predefined checksums. |
| `REMOVE` | `Y` | Deletes the downloaded Windows ISO after installation to save space. |
| `MANUAL` | `N` | Enables manual installation instead of unattended installation. |
| `REBUILD` | `N` | Skips rebuilding the Windows ISO and uses the original image unchanged. |
| `REBUILD` | `Y` | Skips rebuilding the Windows ISO and uses the original image unchanged. |
| `COMMAND` | | Command to be executed during the final step of automatic installation. |
## 🔌 Shutdown