Project Centennial - Access Denied when running De

2019-08-02 04:04发布

This is the error I am getting when I run the convertor:

Exception calling "RunIsolatedProcessWithMappedDirectoryAndExport" with "6" argument(s): "Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))" At C:\Users\Harsimran\Downloads\DesktopAppConverter\converter_util\Sequencer.ps1:140 char:9
+         $installerExitCode = [Microsoft.Centennial.Tools.DesktopAppCo ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : UnauthorizedAccessException

I am able to silently run the installer and install my program, so the error has to do with Project Centennial. I am not sure what to do.

I could not find the appropriate tags for this question, so it might seem vague.

1条回答
迷人小祖宗
2楼-- · 2019-08-02 04:56

This is actually a known issue in Windows Insider Build 14332. The new insider build in the fast ring should fix this issue.

查看更多
登录 后发表回答