mkevenaar / chocolatey-packages

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

(microsoft-windows-terminal) Install package for all users #153

Closed jleivo closed 1 year ago

jleivo commented 1 year ago

Change in the installation command, based on comment http://disq.us/p/2rbt5la in Chocolatey package page

Description

Changed installation command, the last line in chocolateyInstall.ps1

Motivation and Context

This is required to use this with Puppet and domain controlled account. This is also an issue, https://github.com/mkevenaar/chocolatey-packages/issues/152

How Has this Been Tested?

Tested in my environment, where I have Foreman controlling puppet which is used to control Windows workstations. Tested for install and uninstall

Types of changes

Checklist:

AppVeyorBot commented 1 year ago

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

AppVeyorBot commented 1 year ago

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

jleivo commented 1 year ago

Got it, changes made. Will make a new PR