how to deploy WinUI3 sample application using InstallSheild basic MSI Installer

shreshta valluru 86 Reputation points
2022-06-04T03:46:57.957+00:00

should deploy winui3 application using basic MSI installer

Windows development Windows App SDK
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Junjie Zhu - MSFT 21,646 Reputation points
    2022-06-06T07:04:44.17+00:00

    Hello,
    Welcome to Microsoft Q&A!

    In theory, if your project is unpackaged, you can use InstallSheild, which is essentially a compression and decompression process.
    The relevant documentation on winui3 deployment is here.

    Windows App SDK deployment guide for framework-dependent MSIX-packaged apps
    Windows App SDK deployment guide for framework-dependent non-MSIX-packaged apps

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.