hi all,
im using the free PDQ
i know how to silently install chrome using the msi package and the /q command but how do i go about uninstalling chrome silently, if need be i could use this if all else fails -
"wmic product where "name like 'chrome%%'" call uninstall /nointeractive"
many thanks
rob