Install aliae
globally
This commit is contained in:
parent
14b0ffe24b
commit
dc78526f6e
|
@ -7,7 +7,7 @@
|
|||
|
||||
Start-SoftwareInstaller @args `
|
||||
-Installer {
|
||||
Install-WingetPackage JanDeDobbeleer.Aliae;
|
||||
Install-WingetPackage JanDeDobbeleer.Aliae -ArgumentList "--scope","machine";
|
||||
} `
|
||||
-Configurator {
|
||||
. $base -Action ([InstallerAction]::Configure) @args;
|
||||
|
|
Loading…
Reference in a new issue