Here you go -

code:
IF KEYEXIST('HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0EFC6259-3AD8-4CD2-BC57-D4937AF5CC0E}')
RUN 'MsiExec.exe /qn /x{0EFC6259-3AD8-4CD2-BC57-D4937AF5CC0E}'
ENDIF

Note: the switches /qn /x

HTH,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's