Can an APPX Windows Store Package contain multiple “applications”?

前端 未结 2 604
走了就别回头了
走了就别回头了 2021-01-26 20:29

I\'m trying to understand the appxmanifest file for APPX packages better. I noticed it has an tag followed by a single

2条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-26 21:10

    The manifest does define this as a possibility, and with hand editing, it is possible to do this.

    However, you won't pass store certification for this I believe.

提交回复
热议问题