A third party application in the project requires a third party, which requires a daemon to keep him running, but the application is not stable.
A Windows error report occurs in some programs in Win7,win8,win10, and the Pause app does not exit when the process daemon is invalidated.
So you need to close the error report pop-up window, so that the program immediately after the error exit. This will enable the daemon to take effect.
One: The registry closes the pop-up window (this way, the other can be in the way)
1. Use the combination key "Win+r" to open the Run window and enter "regedit" to open the Registry Editor window;
2. Open the Registry Editor and navigate to the left menu: Hkey_current_user/software/microsoft/windows/windows Error Reporting, Locate and double-click Open Dontshowui in the right window, then change the default value of "0" to "1" in the pop-up window and select OK.
Two: Group Policy shutdown Error Reporting (Home Edition without Group Policy)
1. Use the combination key "Win+r" to open the Run window and enter "Gpedit.msc" to open the Group Policy window;
2. In the "Local Group Policy Editor", find "User Configuration" → "Administrative Templates" → "Windows Components" → "Windows Error Reporting";
3. Double-click "Windows Error Report" To enter, click "Disable Windows Error Reporting" → "policy settings" Pop-up Settings dialog box, check "Enable".
Windows Close error Report/Popup window