Close Window not working

ukmas78

New member
The close window is not responding in the ExeOutput 2 beta is not responding, application has to be ended in windows to close it.
 
Last edited:
I mean when you try to close the application that is published using ExeOutput for PHP. The application window does not close. We have to do end process. Even the exit application does not work. Thanks
 
Last edited:
It is related to your application. Maybe some script is still running in the background and prevents the application from closing. With your application, it will be difficult to find out what could be wrong.
 
192_2.png
ExeOutput 2 Beta ExeOutput for PHP
Hope this is the right place to ask questions about Beta 2… If not would you please advise correct procedure? Be happy to provide input about Beta 2 if being read:) Question I have: Using Chromium, understand that and happy with it. How can we load plugins like pepperflash into created software? I use NWS (webkit) all the time. Can activate plugin feature in json file and add plugins folder to accomplish. Thanks!
I had the same issue. Please see above. The code works in current ExeOutput production version but not beta.
 
It’s not a plugin issue. Click the link and go to the bottom of the post. It talks about a beta exe that has a jQuery process that worked in current ExeOutput but under beta can’t do a Windows close (if you click the X, app hangs and have to end process to close). Assume there is some sort of conflict that prevents the close. Maybe it’s related to your issue?
 
Back
Top