MarkRH: i've made a change which will allow for it to be present and install without it causing a crash which was happening due to setup trying to load the gen_*.dll plug-ins, see if it adds a custom option during install and then unload it afterwards.
it's that last bit which for some reason is causing the gen_Wake_up_call.dll plug-in to freak out so i've changed it so we leave the 3rd party plug-ins loaded all the way through setup (which increases the memory usage a bit but makes things more stable).
so that should solve that issue at least with your specific usage (and make updating easier
).
it's that last bit which for some reason is causing the gen_Wake_up_call.dll plug-in to freak out so i've changed it so we leave the 3rd party plug-ins loaded all the way through setup (which increases the memory usage a bit but makes things more stable).
so that should solve that issue at least with your specific usage (and make updating easier

Comment