desktopAppConverter Multiple MSI files

后端 未结 2 830
别跟我提以往
别跟我提以往 2021-01-26 13:27

I am currently testing out AppX for a customer Appx is fairly easy for small applications such as Adobe Reader and so on.

does anyone have any experience in packing larg

2条回答
  •  梦毁少年i
    2021-01-26 13:41

    With Desktop App Converter, making customisation while creating AppX packages is not straightforward. It may be easier to use one of the application repackaging tools which enable you to capture any number of MSI and make the necessary customisations, including any changes to the registry or file system. Here's the list of some of such tools on Microsoft website: https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-root

提交回复
热议问题