Windows Installer - Uninstall action does not have propertries option

"Windows Installer - Uninstall" action does not have an option to add properties like the "Windows Installer - Install" action has. So now I have to use DOS action to run my uninstall. Why wasnt this implemented?

 

Thanks,

Mandy

 

 

Hi Mandy,

The 'Windows Installer - Uninstall' action uses WMI to uninstall the application and unfortunately the WMI uninstall method does not allow properties to be set (http://msdn.microsoft.com/en-us/library/aa393941(VS.85).aspx).

Regards,
Paul.