rovf has asked for the wisdom of the Perl Monks concerning the following question:
On Win32, Perl programs running on ActiveState Perl may pop up a dialogue box under certain circumstances, for example:
Is it possible to compile Perl on Windows in a way that on a program fault, it just terminates (maybe with dumping core), as a reasonable behaviour would be in any real operating system? Or is it possible to tell Windows when starting the program, that it should not pop-up message boxes?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: ActiveState Win: How to avoid message boxes
by Anonymous Monk on Aug 03, 2009 at 10:04 UTC |