PortValhalla/scripts/Windows/Software/powershell/Main.ps1

5 lines
219 B
PowerShell

. "$PSScriptRoot/../../../Common/Scripts/Software.ps1";
. "$PSScriptRoot/../../../Common/Types/InstallerAction.ps1";
Start-SoftwareInstaller @args -Inherit "$PSScriptRoot/../../../Common/Software/powershell/Main.ps1";