diff -r 2b9f54d14cc2 -r c264564e4c89 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 Apr 18 14:55:22 2016 +0100 @@ -473,6 +473,7 @@ ShowWindow(GetConsoleWindow(),SW_HIDE); } #endif + plover_exception_handler_init(); if (argc>1 && !strcmp(argv[1],"-u")) { success=pre_uninstall();