http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/command_line_options.asp
I needed to uninstall something manually.. the msi installer options came in handy. All of the command line options are listed on this page.
To run an MSI with these options:
eg. cer.msi /L* c:\\log.log