chore: add extensions to windows handlers

This commit is contained in:
xeruf 2022-07-05 16:03:44 +02:00
parent 8bbbc6d7d7
commit 9632c7fde6
3 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,2 @@
powershell powershell.ps1
reg.reg registry.reg

View file

@ -139,3 +139,4 @@ if (!(Test-Path $ChocoInstallPath)) {
# TODO If offline: # TODO If offline:
#Install-ChocolateyFromPackage 'chocolatey.0.11.2.nupkg' #Install-ChocolateyFromPackage 'chocolatey.0.11.2.nupkg'
} }
choco upgrade all