中级玩家
 
- 贡献度
- 0
- 金元
- 2250
- 积分
- 225
- 精华
- 0
- 注册时间
- 2017-7-13
|
Add-AppxPackage : 找不到路径“F:\Age of Empires IV\AppxManifest.xml”,因为该路径不存在。
所在位置 行:1 字符: 1
+ Add-AppxPackage 'F:\Age of Empires IV\AppxManifest.xml' -Register
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (F:\Age of Empires IV\AppxManifest.xml:String) [Add-AppxPackage], ItemNo
tFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
出现这个了,怎么解决啊 |
|