mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #530] Console Text Update #408
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mcagriaksoy on GitHub (Apr 20, 2025).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/530
Originally assigned to: @brentvollebregt on GitHub.
New Feature Description
The app is not running on Edge from a while. So that we can change the text on the console:
The interface is being opened in a new Edge window ---> The interface is being opened in a new window
@github-actions[bot] commented on GitHub (Apr 20, 2025):
👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.
Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.
@brentvollebregt commented on GitHub (Apr 21, 2025):
Are you sure that's not an Edge window? It looks like the message is correct as that looks to me like Edge App mode - potentially you could look at the running process to double-check?
If it is Chrome's app mode, then this message is incorrect.
@mcagriaksoy commented on GitHub (Apr 21, 2025):
Ah yes, u ar right, I thought it was not edge. thanks.