Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Application crashed when run as Administrator
-
Hi All,
I have a problem on windows 7 32bit. It is working well when i open it by double click on app icon. However, i could not start my application when i tried to run it as administrator.
What i can received is something like:
Application has stopped working, for more detail i get Fault Module Name : Qt5WebEngineCore.dll, Exception code: 80000003
Have you seen this kind of error?
Best regards,
William Tran
-
Hi
Kinda sounds like this
https://bugreports.qt.io/browse/QTBUG-48973But you should test your deployment folder on another machine to be sure its Qt related and not just that machine.