Skip to content

Commit 7fc9a0c

Browse files
committed
(doc) Clarify MSI purpose
1 parent 537227b commit 7fc9a0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/en-us/choco/setup.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage
126126

127127
### Install using the MSI?
128128

129+
<Callout type="info">
130+
The MSI is intended to bootstrap Chocolatey CLI onto a computer and will _only_ install. It cannot upgrade, or uninstall Chocolatey CLI.
131+
</Callout>
132+
129133
From version 2.0.0 of Chocolatey CLI we provide an MSI for installation, allowing you to deploy using your existing tools. Once installed, use Chocolatey CLI as normal to upgrade.
130134

131135
The MSI is provided as an asset on each GitHub release of Chocolatey CLI 2.0.0 onwards. See the assets section on the [Chocolatey GitHub repository release page](https://github.com/chocolatey/choco/releases).

0 commit comments

Comments
 (0)