How about something like: MsiExec.exe /x{2C42ED1E-6315-4E63-89E6-057EA114EBB8} /qb-!
Here's another one to try: msiexec.exe /x {2C42ED1E-6315-4E63-89E6-057EA114EBB8} /q /L"V*"c:\ica32remlog.txt
Looks like the main difference between what you got and the strings i found with google is the /x instead of /i....