docs icon indicating copy to clipboard operation
docs copied to clipboard

Completely offline install script doesn't work

Open DennisL68 opened this issue 6 months ago • 6 comments

What New Or Updated Would You Like To See?

The script at Completely offline install should be replaced with.

  1. Download https://community.chocolatey.org/install.ps1 to local drive
  2. Run .\install.ps1 -ChocolateyDownloadUrl <c:\downloadpath\chocolatey.x.x.x.nupkg>

Why Is It Needed?

The script at Completely offline install doesn't install Chocolatey properly and the command won't be available in any new PowerShell sessions.

DennisL68 avatar Aug 06 '24 14:08 DennisL68