Error creating .APPX for MS store, from VCL Win32 project.

Error creating .APPX for MS store, from VCL Win32 project.

http://blog.marcocantu.com/blog/2016-november-delphi-appx-win10-store.html

Package Acceptance Validation Error: You have no permissions to specify the following namespaces in the appx manifest appx file of AppName.appx:

How i can fix it ?

ITA:
Errore di convalida dell'accettazione del pacchetto: Non hai le autorizzazioni per specificare i seguenti spazi dei nomi nel file manifesto appx del pacchetto AppName.appx:

http://schemas.microsoft.com/appx/manifest/foundation/windows10/restrictedcapabilities




i have #2 error too ( i have send form for required, already ):

Errore di convalida dell'accettazione del pacchetto: Your developer account doesn’t have permission to submit apps converted with the Desktop Bridge at this time. https://aka.ms/desktopbridgeforwindowsstore


http://blog.marcocantu.com/blog/2016-november-delphi-appx-win10-store.html

Comments

  1. Marco Cantù Hi, Microsoft support have contact me with DesktopAppConverter.exe link.

    I need use this MS tools ( for to convert myapp.exe ) or use Delphi only ?

    ReplyDelete
  2. No, using Delphi should suffice. The DesktopConverted is more convoluted than the direct SDK calls we do

    ReplyDelete
  3. You can also try using InstallAware's APPX Builder.
    We're shortlisted here (and in good company):
    https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-root

    ReplyDelete

Post a Comment