Skip to content

Standalone WinUI C++ or with XAML anyway #3359

Answered by DarranRowe
TheHellTower asked this question in Q&A
Discussion options

You must be logged in to vote

To put it simply, no.
The Windows App SDK isn't a standard part of Windows, this means you need the redistributable to run. The Windows App SDK doesn't provide static libraries, this means that you can't combine everything into a single executable.
This is actually why relying on the Windows App SDK framework package is the preferred option right now.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
3 replies
@TheHellTower
Comment options

@DarranRowe
Comment options

@TheHellTower
Comment options

Answer selected by TheHellTower
Comment options

You must be logged in to vote
4 replies
@TheHellTower
Comment options

@driver1998
Comment options

@TheHellTower
Comment options

@TheHellTower
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants