pre-inst/pre-inst.c
changeset 31 a53fcb780468
parent 24 2b9f54d14cc2
child 38 a29623b68ca2
     1.1 --- a/pre-inst/pre-inst.c	Sat Nov 15 19:04:45 2014 +0000
     1.2 +++ b/pre-inst/pre-inst.c	Mon Nov 02 19:04:58 2015 +0000
     1.3 @@ -473,6 +473,7 @@
     1.4  	ShowWindow(GetConsoleWindow(),SW_HIDE);
     1.5      }
     1.6  #endif
     1.7 +    plover_exception_handler_init();
     1.8      if (argc>1 && !strcmp(argv[1],"-u"))
     1.9      {
    1.10  	success=pre_uninstall();