i installes the perian plugin 2 times. how can i delete it? fubu can't delete it
i installes the perian plugin 2 times. how can i delete it? fubu can't delete it
Reviving an old thread. Is there an established way to remove the Perian componets from ATV 2.3. Nito does not seem to provide a way to uninstall.
I guess I would need to delete the Perian components, Perian.component and AC3MovieImport.component, from "Library/Quicktime" and reinstate Apple's QuickTimeH264.component from "System/Library/Quicktime/Dissabled".
I've tried to do this manually with an FTP login, but don't have the right permissions. Not very skilled with the old Terminal, what commands would I need?
Thanks
I'm not very skilled either, and I'm just getting started, but after you terminal into your AppleTV, go to your Library/Quicktime folder and
I'm not sure if the 'mv' command is written correctly, but hopefully that'll get you started.Code:sudo -s rm Perian.component rm AC3MovieImport.component mv ./Disabled/QuickTimeH264.component Library/Quicktime
Bookmarks