How to disable the pop up that Windows shows when an app crashes when i lunch run.exe?
I have disabled Just-In-Time debugger in visual studio,
now I don't have the message box of JIT but when cobol program crash I have this message box :
![]()
how I can remove this?
thanks
bye