How can I delete plugins from the "edit with" menu?

I recently downloaded severals demos and trial versions of numerous softwares and plugins. They have recently expired and I'm wondering how I can delete them from the "edit with" menu. I have so many I forget which are licenced and which are trials that have expired. Please help.
Mark W.

./Library/Application Support/Aperture/Plug-Ins or
/Library/Application Support/Aperture/Plug-Ins
I just delete the folder of the plugin I want to get rid of.

Similar Messages

  • In Mail 3.6 how can I delete address from the drop down menu?

    When I update an email address in the Address Book, the drop down menu in a new email is still the old address.

    I think I figured it out. I have to click on the arrow beside the smart address in a new email and delete it there. I tried removing previous recipients but without success. I'm not sure what the name of my software is. Maybe snow leopard. How can I find that?
    Thanks for the suggestion and it probably helped a lot of other users and would have helped me if I knew the software.

  • How can I delete photos in the "Edited" album in the iPhoto app on my iPad??

    How can I delete photos in the "Edited" folder in the iPhoto App on my iPad?

    What a pain...you must go through all that to remove it?! So many unessary steps!
    I also find that when I sync up a new photo folder to replace the old set that I previously wiped out and replaced it staggers afew pictures from before in with the new and will not show all of the new....so frustrating!!!  I even close out iPhoto and go into the photo album and all the photos that synced up which are the ones I do want are all there....it's so different than what I see the album in iPhoto.  Why Apple WHY??

  • How can I delete apps from the app store? There seems to be every app I have ever downloaded and deleted since I got my phone in 2007. When I go to app store and select update apps there's a menu at the top that says purchased! I would like to delete hist

    How can I delete apps from the app store? There seems to be every app I have ever downloaded and deleted since I got my phone in 2007. When I go to app store and select update apps there's a menu at the top that says purchased and when I select it it shows every app I've ever had! I would like to delete the history please.
    Many thanks

    You cannot.
    The entire point of this is that you can redownload any and all of your past purchases.

  • How can I delete icons from the desktop? every time I open a application (e.g. skype) the icon goes to the desktop

    how can I delete icons from the desktop? every time I open a application (e.g. skype) the icon goes to the desktop

    to remove the HD icon
    In Finder's Preferences pane, in the General tab, uncheck "Hard disks" under "Show these items on the Desktop" to clear away the icon.

  • Good Morning.  How do I delete directly from the iPhone, with out synching, movies and/or tvshows?

    Good Morning.  How do I delete directly from the iPhone, with out synching, movies and/or tvshows?

    I had the same problem with Iphone 5 iOS 8, none of the methods described above were successful.
    Finally, Iexplorer helped to solve my problem.
    http://iexplorer-support.macroplant.com/customer/portal/articles/1325738-how-to- delete-all-photos-from-an-iphone-or-ipad
    best regards,
    salad

  • How can I fill structure from the line with contetnt of a XML file inside?

    How can I fill structure from the line with contetnt of a XML file inside?
    I have array of lines with XML documents inside. All XML's have the same structure.
    I need to fill array of structures (with the same structure like given XML's) from data of these XML's.
    How can I do this? I am trying Transformation with ora:parseEscapedXML, but receive error: "XPath expression failed to execute.
    Error while processing xpath expression, the expression is "ora:processXSLT("Transformation_1.xsl", bpws:getVariableData("ProcessedFiles"))", the reason is javax.xml.transform.TransformerException: javax.xml.transform.TransformerException: Could not find function: parseEscapedXML.
    Please verify the xpath query."

    Ive posted the new code but now I'm getting a FileAlreadyExistException error. How do I handle this exception error correctly in my code?
    import java.io.IOException;
    import java.nio.file.FileAlreadyExistsException;
    import java.nio.file.Files;
    import java.nio.file.Paths;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.parsers.ParserConfigurationException;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.Node;
    import org.w3c.dom.NodeList;
    import org.xml.sax.SAXException;
    public class MyDomParser {
      public static void main(String[] args) {
      DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
      try {
      DocumentBuilder builder = factory.newDocumentBuilder();
      Document doc = builder.parse("ENtemplate.xml");
      doc.normalize();
      NodeList rootNodes = doc.getElementsByTagName("templates");
      Node rootNode = rootNodes.item(0);
      Element rootElement = (Element) rootNode;
      NodeList templateList = rootElement.getElementsByTagName("template");
      for(int i=0; i < templateList.getLength(); i++) {
      Node theTemplate = templateList.item(i);
      Element templateElement = (Element) theTemplate;
      System.out.println(templateElement.getAttribute("name")+ ".xml");
      for(int i=0; i < templateList.getLength(); i++) {
      Node theTemplate = templateList.item(i);
      Element templateElement = (Element) theTemplate;
      String fileName = templateElement.getAttribute("name") + ".xml";
      Files.createFile(Paths.get(fileName));
      System.out.println("File" + ":" + fileName + ".xml created");
      } catch (ParserConfigurationException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();
      } catch (SAXException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();
      } catch (IOException e) {
      // TODO Auto-generated catch block
      e.printStackTrace();

  • How can I delete apps from the app store that I don't want?

    How can I delete apps from my apps list that we downloaded and still show up in our acct.?

    That's crazy!  My husband downloaded some free adult apps to his phone and deleted them from his phone and thought they were gone....  Argghhh!  I'm so frustrated!

  • How can I delete events from the iPad calendar?

    I can add events although not particularly user friendly. I cannot seem to remove them and/or just reset the whole calendar. At this point, I'll just use my trusty paper planner! I did try searching the forums and looking in the deficient iPad manual. Thanks in advance.

    The links below have instructions for deleting photos.
    iOS and iPod: Syncing photos using iTunes
    http://support.apple.com/kb/HT4236
    iPad Tip: How to Delete Photos from Your iPad in the Photos App
    http://ipadacademy.com/2011/08/ipad-tip-how-to-delete-photos-from-your-ipad-in-t he-photos-app
    Another Way to Quickly Delete Photos from Your iPad (Mac Only)
    http://ipadacademy.com/2011/09/another-way-to-quickly-delete-photos-from-your-ip ad-mac-only
    How to Delete Photos from iPad
    http://www.wondershare.com/apple-idevice/how-to-delete-photos-from-ipad.html
    How to: Batch Delete Photos on the iPad
    http://www.lifeisaprayer.com/blog/2010/how-batch-delete-photos-ipad
    (With iOS 5.1, use 2 fingers)
    How to Delete Photos from iCloud’s Photo Stream
    http://www.cultofmac.com/124235/how-to-delete-photos-from-iclouds-photo-stream/
     Cheers, Tom

  • How do I delete something from the drop-down menu of the URL bar. I went there accidentally and don't want it in the list.

    I directly typed what I thought was the correct URL into the URL box. It took me to a site different from where I was wanting to go. Now that site's URL is in the list of URL's in the drop-down box. Is there some way of deleting this from the drop-down list? It seems to me that there used to be a way to do this--a small x on the right side of each site's URL in the list. After one of the updates this was no longer there.

    touch it with mouse, don't click, and press DELETE.
    tell us if this work for you, thank you

  • How can you delete items from the cloud?

    I am trying to delete some items from the cloud but can't figure out how. Does anyone know how.

    You can see what your iCloud storage is used for and delete any unwanted content at settings > iCloud > Backup & Storage > Manage...... on your iOS device. Or System Preferences > iCloud > Manage...... on a Mac.
    You have 3 options......
        1.    Purchase more iCloud storage.
        2.    Delete data or back ups that are being stored in iCloud already.
        3.    Turn off items to be included in the next back up to reduce its size.

  • How can i delete apps from the purchased list?

    i have apps from like a while ago, and i deleted them, but with apples new "purchased" feature, you are able to see everything.
    How do i delete them???

    HI,
    If you're talking about making changes to your Purchase History... You can't...
    If you mean Deleting Apps... See here:
    How do I remove an application from my device?
    Select your device on the left side of the iTunes window.
    Click the Applications tab.
    Select Sync applications.
    Click the Selected applications button.
    Deselect the applications you wish to remove.
    Click Apply.

  • How can I delete messages from the local Sent folder without deleting from the remote server?

    I am running out of disk space on my local machine. Analysing this, I can see that a large amount of space is being taken up by local storage of Sent emails from my IMAP synchronised account.
    I do not see how I can delete the local copies from my PC without them being deleted from the Server as well. There is an account setting option under Synchronisation and Storage to delete messages, but it says they will be deleted from both the local machine and the remote server.
    I need to keep the server versions as these are business accounts and it is important I have all my old messages stored somewhere.

    Short answer: get a bigger hard disk.
    You could disable synchronization and free up the space on your local disk without loosing the messages. However, this would eliminate the possibility to create backups of your messages.<br>
    Since you mentioned this is important business mail, you shouldn't take chances.

  • How can I delete Documents from the KD?

    The documentation regarding deleting documents is poor! Can someone show me how to do this programmatically? I've been trying something like the following Web Service below:
    <WebMethod(Description:="This function will retrieve delete specified documents by CardID from the Plumtree Knowledge Directory. Excepts Plumtree CardIDs As ArrayList, Returns a Boolean (Success/Failure).")> _
    Public Function PTDocDelete(ByVal PTCardIDs As ArrayList) As Boolean 'Instantiate Plumtree Remote Session Dim IPTRemoteSession As IRemoteSession IPTRemoteSession = RemoteSessionFactory.GetExplicitLoginContext(New System.Uri("http://mymachineName.com/ptapi/QueryInterfaceAPI.asmx"), "Administrator", "")
    'Query the Plumtree Document Manager passing in the Folder ID Dim PTDocumentManager As IDocumentManager = IPTRemoteSession.GetDocumentManager() Dim i As Integer
    Dim arrPTCardIDs As Array arrPTCardIDs = PTCardIDs.ToArray() 'Convert ArrayList to a 1-Dimensional Array
    Try 'Loop throught the CardIDs and Delete them For i = arrPTCardIDs.GetLowerBound(0) To arrPTCardIDs.GetUpperBound(0) PTDocumentManager.RemoveDocuments(arrPTCardIDs(i)) Next Catch pe As PortalException Return False 'Failure! End Try
    Return True 'Success!
    End Function

    You mean the Photo Library? You delete pics that were synced to your phone the same way they got there, through the iTunes sync process. Remove the checks next to the albums/folders that were synced to your phone, hit the apply/sync button & they will be removed from your phone. The only pics that can be deleted directly on your phone are pics in your camera roll.
    If you mean delete the Photo Library itself, you can't delete that. All photos synced to your phone reside in the Photo Library...the various albums/folders merely contain pointers to the actual photos, which are in your Photo Library. They are not duplicates. This is similar to the way that iPhoto on a Mac organizes photos.

  • How can I delete podcasts from the Apple TV podcast menu on my television?

    There are podcasts that I prefer my kids not know I listen to...they are gone from iTunes yet they appear on the Apple TV menu and I can't seem to figure out how to delete them?  Is it possible?  Thanks!

    Helo utahskierdave,
    Welcome to the Apple Support Communities! 
    I understand that you would like to delete podcasts from your Apple TV that have already been deleted from iTunes. In this situation, I would recommend reading over the following post and using the troubleshooting steps within. 
    Deleted Podcasts still show up | Apple Support Communities
    Best regards,
    Joe 

Maybe you are looking for