diff -r 2b9f54d14cc2 -r a53fcb780468 pre-inst/pre-inst.c --- a/pre-inst/pre-inst.c Sat Nov 15 19:04:45 2014 +0000 +++ b/pre-inst/pre-inst.c Mon Nov 02 19:04:58 2015 +0000 @@ -473,6 +473,7 @@ ShowWindow(GetConsoleWindow(),SW_HIDE); } #endif + plover_exception_handler_init(); if (argc>1 && !strcmp(argv[1],"-u")) { success=pre_uninstall();