C#C
C#3y ago
ashycre

Creating Installer for WinUI3 project

Hi, I would like to create a classic installer for my WinUI3 project instead of using the Appxbundling thing where user can install at which directory they want the application to be. I read that this is possible using either InnoSetup or Wix Toolset. I just need to do unpackaged deployment? I tried searching around but there does not seem to be clear direction for this?
Was this page helpful?