The XML file included in the CS Cleaner Tool contains this syntax:
<?xml version=1.0 encoding=UTF-8?>
<manifest>
<versioninfo>
<build></build>
</versioninfo>
</manifest>
The CS Cleaner Tool documentation has a totally different syntax, with breaks across pages, and what appears to be incorrect syntax:
<?xml version="1.0" encoding="UTF-8"?> <Products>
<Properties>
<Property name="eulaAccepted">1</Property>
<!--<Property name="removeFlashPlayer">1</Property>--> </Properties>
<CS5>
>
<!--<Product productName="Adobe Photoshop CS5" version="10.0"/>-- >
</CS5> </Products>
Can someone please review these inconsistencies and let us know what the correct syntax and procedure is for using this tool?
We are in the midst of a project to deploy CS6 to users who have various previous versions of CS that need to be removed, but too many questions to proceed with this script.
Thanks,
Don