publicidad

Install - Msixbundle From Powershell

Add-AppxPackage -Path .\YourApp.msixbundle -Verbose

# Install certificate first (if needed) $cert = Get-ChildItem -Path "C:\path\to\certificate.cer" $cert | Import-Certificate -CertStoreLocation Cert:\CurrentUser\TrustedPeople install msixbundle from powershell

¿Ya estás registrado?
Entrar con email
¿Todavía no te has registrado? Crear una cuenta gratis