Hi,
I am installing and uninstalling a print monitor via a custom action (triggered from InstallInitialise).
Install works fine however during uninstall I get the message
"The following applications should be closed before continuing the install"
"Print Spooler"
The reason for this message is that a check is carried out to see the consequences or removing my monitor dll (installed in the system32 directory) before I have had a chance to delete the monitor and hence break the link.
How do I run my custom action before this check is carried out? I guess the 'begin' installed action would be a good place but I cannot associate a custom action with it.
I haev tried suppresing the reboot requests using the dropdown in Install parameters ->reboot propmpts but this does not do the trick.
Thanks
Mark
FOLLOW US