Code Monkey home page Code Monkey logo

Comments (3)

bdbai avatar bdbai commented on August 22, 2024

一般情况下 side loading 的包安装时会验证签名,所以需要手动导入根证书。也可以打开开发者模式,解压以后用 Add-AppxPackage 注册包布局。

from maple.

lemos1235 avatar lemos1235 commented on August 22, 2024

谢谢,明白了。

from maple.

garymaxallen avatar garymaxallen commented on August 22, 2024

一般情况下 side loading 的包安装时会验证签名,所以需要手动导入根证书。也可以打开开发者模式,解压以后用 Add-AppxPackage 注册包布局。

按照这个方法,https://beebom.com/how-fix-publisher-could-not-be-verified-error-windows-11/#:~:text=Enable%20Developer%20Settings%20on%20Windows%2011,-1.&text=Now%2C%20open%20%E2%80%9CDeveloper%20settings%E2%80%9C,source%2C%20even%20without%20a%20certificate.

用Add-AppxPackage安装,还是会报错。(开发者模式已打开,powershell管理员运行)

Add-AppxPackage -Register "C:\Users\pcl\Downloads\Maple.App_0.9.0.0_x64_Test\Maple.App_0.9.0.0_x64_Test\Maple.App_0.9.0.0_x64\AppxMetadata\AppxBundleManifest.xml"
Add-AppxPackage: Deployment failed with HRESULT: 0x80073CF9, Install failed. Please contact your software vendor.

Deployment Register operation with target volume C: on Package 56263bdbai.Maple_0.9.0.0_neutral_~_gv14dyc9zj8pj from:  (AppxBundleManifest.xml)  failed with error 0x80070057. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

NOTE: For additional information, look for [ActivityId] 4b97108a-0980-0007-87eb-b94b8009da01 in the Event Log or use the command line Get-AppPackageLog -ActivityID 4b97108a-0980-0007-87eb-b94b8009da01

from maple.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.