My company need do uninstall/remove Access 2013 from our Office Pro Plus 2013-365 installation.
I got E3-plan.
As i understand i can use de 365-deployment-tool for removal use to.
I were trying something like,
<Configuration>
<Remove>
<Product ID="AccessRetail" >
<Language ID="sv-se" />
</Product>
</Remove>
</Configuration>
But it wont work.
Is there any way?