-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Original issue: packer-community/packer-windows-plugins#56
- Chocolatey can't be installed with the "elevated" directives anymore
- .NET can't be installed without the "elevated" directives
- Chocolatey wants to install .NET if it's not been installed by something else
The "elevated" directives run scripts via Windows Scheduled Tasks. This fails in the newer, better Chocolatey here: https://github.com/chocolatey/choco/blob/9775c21e82ad9676d8f7c33a4322eb053ea3b443/nuget/chocolatey/tools/chocolateysetup.psm1#L172-L189
Workaround is to always run Windows Updates and not install Chocolatey with the "elevated" directives.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels