Top "Appx" questions

Signtool error: No certificates were found that met all given criteria with a Windows Store App?

I'm trying to sign a Windows 8 appx package with a pfx file I have. I'm using a command like so: …

windows-8 windows-store-apps signtool appx
Installing .appx without trusted certificate?

I have a Windows 8 app that I would like to deploy to my Windows RT 2. I only have the .appx, …

windows-applications windows-rt appx
How to create windows installer

Basically we are releasing our changes/fixes in the form of manual installer (Windows powershell script). It will install specified .…

powershell wix windows-installer appx msix
'App installer failed to install package dependencies. Ask the developer for Microsoft.VCLibs.140.00

screenshot of the error I am getting this error:"App installer failed to install package dependencies.Ask the developer for …

visual-studio-2017 windows-10-universal appx sideloading
make .exe file out of Visual Studio uwp .appx file

I have an uwp-app, designed with Visual Studio 2015 for windows 10 (multi-touch, etc.), but it must NOT be released via Windows …

visual-studio-2015 uwp exe appx
Launch Metro style apps using powershell

I am trying to write a powershell script for windows 10 that will automatically launch a Metro-style app. The Start-Process cmdlet …

uwp windows-10 powershell-3.0 appx start-process
SignTool error when signing AppX file: "Error: SignerSign() failed." (-2147024693/0x800700cb)

I am creating an Appx package using makeappx.exe and then try to sign it using SignTool.exe. The error …

windows-store-apps signtool appx
UWP appx package Signtool "Error: SignerSign() failed." (-2147024885/0x8007000b)

EDIT Event log error was this: error 0x8007000B: The app manifest publisher name (CN=...) must match the subject name …

windows-store-apps signtool appx desktop-bridge desktop-app-converter
Install XAP file locally in windows phone 8.1 device

Hope You are doing well. Actually i have created one windows phone 8 application. So for testing i have installed the .…

windows-phone-8 windows-phone-8.1 xap appx windows-dev-center