Help for this page
use Win32API::File qw[ SetErrorMode :SEM_ ];; print SetErrorMode( SEM_FAILCRITICALERRORS | SEM_NOGPFAULTERRORBOX );;