Install AutoHotkey as preparation
This commit is contained in:
parent
c5bb953dc0
commit
6fd2016c39
|
@ -164,6 +164,7 @@ $null = New-Module {
|
||||||
. "$PSScriptRoot/../Software/PinnedItem/Manage.ps1";
|
. "$PSScriptRoot/../Software/PinnedItem/Manage.ps1";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Install-WingetPackage AutoHotkey.AutoHotkey;
|
||||||
Set-Stage ([SetupStage]::Configure);
|
Set-Stage ([SetupStage]::Configure);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue