Hi,
I'm trying to uninstall CS6 via the CCC Tool 2.0.0.1 using the command line to but running into issues in that the log files shows its completed with exit code 0 but the Applications are still present.
I've created a cleanup.xml file below....
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Products>
<Properties>
<Property name="eulaAccepted">1</Property>
</Properties>
<CreativeCloud></CreativeCloud>
<AAM>
<Product productName="AdobeApplicationManager" version="1.0"/>
</AAM>
<AdobeIdCredentials></AdobeIdCredentials>
<CS6>
<Product productName="CS6 Master Collection" version="6"/>
</CS6>
<CS5></CS5>
<CS4></CS4>
<CS3></CS3>
</Products>
But on get the results below in the log file
I cant see what I've done wrong, had a online chat with Adobe but they wont help me with the command line way of uninstalling CS6
Any help would be great
Thanks!