pre-inst/pre-inst.c
changeset 36 f7d950c3431c
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 Apr 18 15:04:30 2016 +0100
     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();