Jump to content

Recommended Posts

Guest Jesse Flello
Posted

Trying to get an automated build process working on a local admin account. Part of the process involves running a UWP app through a command line interface (MsixPackagingTool CLI) with elevated privileges.

 

I have a script set up such that I can run it and everything works fine, however when my build process runs the exact same script (called in the same manner) running on the same user account I run into the error "The system cannot execute the specified program."

 

The event viewer also gives me this error 0x80070520: Cannot create the process for package Microsoft.MsixPackagingTool_1.2019.701.0_x64__8wekyb3d8bbwe because an error was encountered while configuring runtime. [FinishPackageActivation] ErrorCode 2147943712

 

More...

  • Replies 0
  • Created
  • Last Reply

Popular Days

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...