Here Here. We paid for this software and then some every year for "Customer Care". We are not subscribed to the CC service nor other "online" service from them. We do not need ads in our paid software. A tip for the developers: // how to hide the button if installation does not have a CC subscription IF (sage.installation.hasCCservice = false) { green-useless-cc-service-link.visible = false }
↧