安裝方法如下:
1、先下載并解壓,根據(jù)系統(tǒng)位數(shù),運(yùn)行安裝MSUCAB.cmd

2、使用PowerShell執(zhí)行以下命令
$ManifestPath = 'c:\windows\systemApps\Microsoft.PPIProjection_cw5n1h2txyewy\AppxManifest.xml'
3、上述命令輸入完畢后回車,然后繼續(xù)執(zhí)行以下命令
Add-AppxPackage -Path $ManifestPath -Register -DisableDevelopmentMode
上述命令輸入完畢后回車,然后重啟電腦,就可以看到效果了
