I am creating a FinderSync Extension for my application like Dropbox do. Now I need to register and unregister this extension from Extensions(in System preference) programmatically. Dropbox implemented this feature in recent release .
How to unregister and register an extension dynamically using applescipt.