Guest Jesse Flello Posted October 1, 2019 Posted October 1, 2019 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... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.