P
P
phaethoNN2014-11-26 10:48:34
Windows Server
phaethoNN, 2014-11-26 10:48:34

How to remove the modal window when the application crashes?

Good day!
There is a certain program that must constantly hang on the server
(if Windows Server 2008 R2 Standard SP 1 is used)
It doesn’t matter why (features of work), sometimes the program crashes and displays a window like this:
DLO_Error1.jpg
(this is not my screen, but it also gives me the most, but for my program)
Actually the question is how to get rid of this window? Previously (in win XP for example), programs crashed without such modal windows and quietly got up again with the standard task scheduler (scheduler) and everything worked fine further. However, when this window appears, the scheduler does not identify the crash of the application and it turns out that the program does not work, but did not crash either, because no one clicked close the program in this window.
In general, is it possible to somehow turn off this notification, or how to call it more correctly so that the program just crashes and that's it, without asking anything?
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
ldv, 2014-11-26
@phaethoNN

https://www.raymond.cc/blog/disable-program-has-st...
in the comments it says how to do it through policies

M
mayorovp, 2014-11-26
@mayorovp

It is more correct to run the program in service mode (if the program is someone else's, you can look for third-party wrappers). Since services do not have access to the desktop, they cannot possibly have this problem.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question