Skip to content

Commit 8f0cf55

Browse files
authored
msi config version availability (#24521)
<!--Delete sections as needed --> ## Description Adds DD version ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 0cad2fe commit 8f0cf55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/enterprise/enterprise-deployment/msi-install-and-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ In addition to the following custom properties, the Docker Desktop MSI installer
220220
| `WINDOWSCONTAINERSDEFAULTDATAROOT` | Specifies the default location for Windows containers. | None |
221221
| `WSLDEFAULTDATAROOT` | Specifies the default location for the WSL distribution disk. | None |
222222
| `DISABLEANALYTICS` | When set to 1, analytics collection will be disabled for the MSI. For more information, see [Analytics](#analytics). | 0 |
223-
| `REMOVEEXISTINGINSTALL` | When set to 1, any existing EXE installations are removed. Existing settings and content are preserved. | 1 |
223+
| `REMOVEEXISTINGINSTALL` | When set to 1, any existing EXE installations are removed. Existing settings and content are preserved. Available with Docker Desktop version 4.61 and later. | 1 |
224224

225225
Additionally, you can also use `/norestart` or `/forcerestart` to control reboot behaviour.
226226

0 commit comments

Comments
 (0)