Publish setup size is too big. #2515
Replies: 1 comment 4 replies
-
Would you be making a ClickOnce application?
Yes! You don't need to use WindowsAppRuntimeInstall.exe to install the WinAppSDK runtime as long as you accomplish the same net results. This is documented as "Option 2: Install the packages directly" under the Deploy Windows App SDK runtime. We're working on samples demonstrating this but they're not available yet. Here's a high level description of what the installer does:
That's an 'earlier comment](#2099 (comment)) circa March'2022, plus if necessary restarting PushNotifications long-running process WindowsAppRuntimeInstall.exe's code is in the repository (under If you put the packages somewhere you can reach then you can pass their URL to @angelazhangmsft @sachintaMSFT for visibility |
Beta Was this translation helpful? Give feedback.
-
How we can create a .exe setup for the winui application. When we publish the app using "create a web app" option in "package and publish" menu. Its size is too big. Is there any option available for downloading a framework from website?
I want the setup size within 10mb.
Beta Was this translation helpful? Give feedback.
All reactions