You could try running wmic script and then you would not need the GUID
wmic product where "name like 'Adobe Reader%'" call uninstall /nointeractive
You could try running wmic script and then you would not need the GUID
wmic product where "name like 'Adobe Reader%'" call uninstall /nointeractive