**$exefile = "C:\Windows\System32\dism.exe"
$command="C:\Windows\System32\dism.exe /online /add-package /package-path:"+"C:\lang\fr-ca\lp.cab"
Invoke-Expression $command**
我遇到错误,并且没有使用上述命令安装语言包
映像版本:10.0.10116.0
错误:87
在此上下文中无法识别 package-path 选项。有关详细信息,请参阅帮助。