The Compiled exe gets undeletable #20551
Unanswered
RandomTimeLP
asked this question in
Q&A
Replies: 1 comment
-
You should add a signal listener to listen for shutdown of the main process, and if it shuts down, run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Trying to implement Webviewer i discovered that i can not implement Webviewer as a function. so i've tried to implemet it this way (it does work, opens the window properly):
However this method bricks the program (if executed compiled), rendering it undeletable and unusable until the computer gets restarted.
https://youtu.be/l4Y3n0OBPug => the video displaying the issue
Beta Was this translation helpful? Give feedback.
All reactions