I have an application written in C# with MonoMac, that embeds a QuickTime player, so i want to know:
- Is possible uninstall QuickTime?
- If it is possible uninstall QuickTime, this prevents use the QTKit?
- In case that, the uninstall process will removes the QTKit, is there anyway to check the dependencies for prevent an unexpected exception in the application?
Thanks in advance