mkevenaar / chocolatey-packages

My chocolatey packages
https://mkevenaar.github.io/chocolatey-packages/
Apache License 2.0
43 stars 76 forks source link

Update chocolateyInstall.ps1 of microsoft-windows-terminal for Issue #228 #274

Open Sockenfresser opened 1 week ago

Sockenfresser commented 1 week ago

Description

Motivation and Context

It fixes the Issue #228 that prevents installation or update of the microsoft-windows-terminal package.

How Has this Been Tested?

I manually changed the original script on my environment (Win 10 x64) and excuted the following command line: & 'C:\ProgramData\chocolatey\helpers\chocolateyScriptRunner.ps1' -packageScript 'C:\ProgramData\chocolatey\lib-bad\microsoft-windows-terminal\1.21.2911\tools\chocolateyInstall.ps1' -installArguments '' -packageParameters '' -preRunHookScripts $null -postRunHookScripts $null

Screenshot (if appropriate, usually isn't needed):

Types of changes

Checklist:

fixes #228

AppVeyorBot commented 1 week ago

:x: Package verification failed, please review the Appveyor Logs and the provided Artifacts before requesting a human reviewer to take a look.