VS
cd "расположение"
Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3" -Source "$(Get-Location)" -LimitAccess
Size: a a a
VS
cd "расположение"
Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3" -Source "$(Get-Location)" -LimitAccess
G
G
powershell -ExecutionPolicy Bypass -command 'Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3" -Source $(Get-Location) -LimitAccess
'VS
powershell -ExecutionPolicy Bypass -command 'Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3" -Source $(Get-Location) -LimitAccess
'C
G
VP
VP
VS
VP
VP
D
VP
VP
VS
VS
D
S
VP