Skip to content

安装过程中发生错误 #3

@lazysheep35070626

Description

@lazysheep35070626

System.AggregateException: 发生一个或多个错误。 ---> System.InvalidOperationException: counldn't install or update package C:\Users\admin\AppData\Local\Temp\FluentLauncher.UniversalInstaller\updatePackage-x64\msix-x64.msix: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, 无法打开包。
MsixvcStagingSession 中的 Common::Deployment::MsixvcStagingSession::GetManifestReader 失败,出现错误 0x80070570。
NOTE: For additional information, look for [ActivityId] ce7b54a9-ef2e-0002-1583-c3ce2eefdb01 in the Event Log or use th
e command line Get-AppPackageLog -ActivityID ce7b54a9-ef2e-0002-1583-c3ce2eefdb01
所在位置 行:1 字符: 1

  • Add-AppxPackage -Path 'C:\Users\admin\AppData\Local\Temp\FluentLaunch ...
  •   + CategoryInfo          : OpenError: (C:\Users\admin\...4\msix-x64.msix:String) [Add-AppxPackage], FileNotFoundExc 
     eption
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    
     在 FluentLauncher.UniversalInstaller.Pages.ProgressPageVM.<InstallLauncherPackage>d__45.MoveNext()
    

--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 FluentLauncher.UniversalInstaller.Pages.ProgressPageVM.<b__41_0>d.MoveNext()
--- 内部异常堆栈跟踪的结尾 ---
---> (内部异常 #0) System.InvalidOperationException: counldn't install or update package C:\Users\admin\AppData\Local\Temp\FluentLauncher.UniversalInstaller\updatePackage-x64\msix-x64.msix: Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF0, 无法打开包。
MsixvcStagingSession 中的 Common::Deployment::MsixvcStagingSession::GetManifestReader 失败,出现错误 0x80070570。
NOTE: For additional information, look for [ActivityId] ce7b54a9-ef2e-0002-1583-c3ce2eefdb01 in the Event Log or use th
e command line Get-AppPackageLog -ActivityID ce7b54a9-ef2e-0002-1583-c3ce2eefdb01
所在位置 行:1 字符: 1

  • Add-AppxPackage -Path 'C:\Users\admin\AppData\Local\Temp\FluentLaunch ...
  •   + CategoryInfo          : OpenError: (C:\Users\admin\...4\msix-x64.msix:String) [Add-AppxPackage], FileNotFoundExc 
     eption
      + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    
     在 FluentLauncher.UniversalInstaller.Pages.ProgressPageVM.<InstallLauncherPackage>d__45.MoveNext()
    

--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 FluentLauncher.UniversalInstaller.Pages.ProgressPageVM.<b__41_0>d.MoveNext()<---

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions