© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
176 replies
Noah

Downloading and extracting a .7z file from within a WinUI application

I'm currently developing an application installer using WinUI3, and I'm stuck at the part where the installer actually downloads the .7z file for the application and extracts it. This is the first time I've dealt with something like this.

Further context:
I'm trying to download the 7z file to a path determined by an input on the page previous, and I have passed through the variable on my Frame.Navigate() so I can access it.
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

✅ Embedding an application WinUI 3
C#CC# / help
4y ago
extracting data from a text file into an array
C#CC# / help
2y ago
❔ WinUI: Find element within data template item
C#CC# / help
3y ago
Downloading a file onto a project
C#CC# / help
3y ago