Paving-Base / APK-Installer

An Android Application Installer for Windows
https://paving-base.github.io/APK-Installer/
GNU General Public License v3.0
1.49k stars 145 forks source link

已阻止程序包 Microsoft.WindowsAppRuntime.1.0_0.319.455.0_x64__8wekyb3d8bbwe 的部署 #87

Closed HumanMus1c closed 2 years ago

HumanMus1c commented 2 years ago

已阻止程序包 Microsoft.WindowsAppRuntime.1.0_0.319.455.0_x64__8wekyb3d8bbwe 的部署,因为提供的程序包具有与已安装的程序 包相同的标识,但内容不相同。请提高要安装的程序包的版本号,或者删除系统上的每个用户的旧程序包,然后再安装此程序包。

注意: 有关其他信息,请在事件日志中查找 [ActivityId] 7e4e5d5e-199e-0002-de81-507e9e19d801,或使用命令行 Get-AppPackageLo g -ActivityID 7e4e5d5e-199e-0002-de81-507e9e19d801 屏幕截图 2022-02-07 220437

wherewhere commented 2 years ago

请通过应用商店安装更新

HumanMus1c commented 2 years ago

原因是我之前重置系统了,原来WindowsApps文件夹里的文件还在,导致不能覆盖。 通过获取WindowsApps文件夹权限删掉原来的文件夹才好!

wherewhere commented 2 years ago

。。。