PortValhalla/scripts/Windows/OS/Install.ps1

4 lines
92 B
PowerShell

. "$PSScriptRoot/Manage.ps1";
$context = [Context]::new();
Invoke-WindowsRestore $context;