Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File .exe from project WinUI 3 #10298

Open
PRZEMPM opened this issue Jan 14, 2025 · 5 comments
Open

File .exe from project WinUI 3 #10298

PRZEMPM opened this issue Jan 14, 2025 · 5 comments
Labels
needs-triage Issue needs to be triaged by the area owners

Comments

@PRZEMPM
Copy link

PRZEMPM commented Jan 14, 2025

The application file example my_app.exe created using the WinUi3 environment does not launch the application at all. On the .NET Framework 4.8.1 platform there is no such problem and applications can be released using external programs that create a standard .exe installation file. Suggestion, can you improve the environment so that a standard .exe installation file can be created? Alternatively, if it is currently possible, I would like to know how to release applications using Inno Setup above 6...

@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Jan 14, 2025
@Balkoth
Copy link

Balkoth commented Jan 14, 2025

You need to read up on about packaged vs unpackaged applications. This might get you started.

@PRZEMPM
Copy link
Author

PRZEMPM commented Jan 15, 2025

You need to read up on about packaged vs unpackaged applications. This might get you started.

@Balkoth
I know these pages and there are a lot of jumps to other pages. A lot of text, unclear explanations, or tutorials that would be helpful in understanding the process of releasing applications to a standard .exe installer. I will try to do according to this page that you sent me and I will let you know in a few weeks when I finish my project in WinUI 3.

@AndrewKeepCoding
Copy link
Contributor

@PRZEMPM I have a video for this.

@PRZEMPM
Copy link
Author

PRZEMPM commented Jan 15, 2025

@PRZEMPM I have a video for this.

@AndrewKeepCoding Your video doesn't have the same configuration of selecting a template with an empty WinUI 3 project as mine. Maybe after 3 years something has changed and it creates a different template to prepare for work.:

Image
Image

@AndrewKeepCoding
Copy link
Contributor

@PRZEMPM Might be different but it should show you how to make an unpackaged app so you can just run an exe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Issue needs to be triaged by the area owners
Projects
None yet
Development

No branches or pull requests

3 participants