Aditya
10-31-2002, 08:08 AM
My problem:
I have a custom action which is fired in the Ready-to-Remove dialog in my basic MSI project. However, I noticed that it is not fired when uninstalling the product using the command-line, "msiexec.exe /x {prod_code}".
Does anyone know if there is a way to distinguish between these two methods of uninstall?
(I remember reading in this community about this issue but I failed in my searches.)
I have a custom action which is fired in the Ready-to-Remove dialog in my basic MSI project. However, I noticed that it is not fired when uninstalling the product using the command-line, "msiexec.exe /x {prod_code}".
Does anyone know if there is a way to distinguish between these two methods of uninstall?
(I remember reading in this community about this issue but I failed in my searches.)