Home
last modified time | relevance | path

Searched refs:SourceLocation (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.4.1/scripts/
Dwin-installer-helper.psm1266 [string]$SourceLocation=$null in Add-WindowsFeature() variable
275 if ($SourceLocation) in Add-WindowsFeature() variable
277 …Install-WindowsFeature -Name $Name -Source $SourceLocation -IncludeAllSubFeature -IncludeManagemen… in Add-WindowsFeature()