PortValhalla/scripts/Windows/OS/Install.ps1

5 lines
92 B
PowerShell

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