How can I set a default action when I right click on a file in finder

so that it opens Outlook 2011. This seems to be the only way to email from finder however I can't seem to set the option to remain in the menu and have to go through the steps each time.
I go through this process now.
right click file-open with-other-choose outlook in apps, then it opens the new mail with attachment screen and I am right to go.
I would like to have outlook as the list of options under "open with" currently it offers word, safari, text editor and a couple of others.
Sometimes I send PDF's JPG, Text etc so never the same type of file.
Thanks.

so that it opens Outlook 2011. This seems to be the only way to email from finder however I can't seem to set the option to remain in the menu and have to go through the steps each time.
I go through this process now.
right click file-open with-other-choose outlook in apps, then it opens the new mail with attachment screen and I am right to go.
I would like to have outlook as the list of options under "open with" currently it offers word, safari, text editor and a couple of others.
Sometimes I send PDF's JPG, Text etc so never the same type of file.
Thanks.

Similar Messages

  • How can I stop cookies from loading when I right-click on a bookmark in show all bookmarks?

    Whenever I right-click on a bookmark in show all bookmarks cookies try to load. How can I prevent this from happening?

    Troubleshooting extensions and themes
    * https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes
    Check and tell if its working.

  • How can I set the default print settings of my document as color.  I want the default print setting to be color when someone opens a document.  similar to duplex print preset is there a color print preset?

    How can I set the default print settings of my document as color.  I want the default print setting to be color when someone opens a document.  similar to duplex print preset is there a color print preset?

    Hi,
    Try saving your settings as a Preset by clicking the Preset drop down and then select Save Current Settings as a Preset.
    Next try changing the settings by selecting the saved preset.
    That allow saving the settings for a specific printer, I assume it may also allow selecting these settings for another printer.

  • How can I set a default file for JFileChooser

    Hi. I am developing a p2p chat application and I have to unrelated questions.
    1. How can I set a default file name for JFileChooser, to save a completly new file?
    2. I have a JTextArea that I append recieved messages. But when a message is appended, the whole desktop screen refreshes. How can I prevent that?
    Hope I was clear. Thanks in advance.

    Thank you for the first answer, it solved my problem. Here is the code for 2nd question, I've trimmed it a lot, hope I didn't cut off any critical code
    public class ConversationWindow extends JFrame implements KeyListener,MessageArrivedListener,ActionListener,IOnlineUsrComp{
         private TextArea incomingArea;
         private Conversation conversation;
         private JTextField outgoingField;
         private JScrollPane incomingTextScroller;
         private String userName;
         private JButton inviteButton;
         private JButton sendFileButton;
         private JFileChooser fileChooser;
         private FontMetrics fontMetrics;
         private HashMap<String, String> onlineUserMap;
         public void MessageArrived(MessageArrivedEvent e) {
              showMessage(e.getArrivedMessage());
         public ConversationWindow(Conversation conversation)
              this.conversation=conversation;
              userName=User.getInstance().getUserName();
              sendFileButton=new JButton("Dosya G�nder");
              sendFileButton.addActionListener(this);
              inviteButton=new JButton("Davet et");
              inviteButton.addActionListener(this);
              incomingArea=new TextArea();
              incomingArea.setEditable(false);
              incomingArea.setFont(new Font("Verdana",Font.PLAIN,12));
              fontMetrics =incomingArea.getFontMetrics(incomingArea.getFont());
              incomingArea.setPreferredSize(new Dimension(300,300));
              outgoingField=new JTextField();
              outgoingField.addKeyListener(this);
              incomingTextScroller=new JScrollPane(incomingArea);          
              JPanel panel=new JPanel();
              panel.setLayout(new BoxLayout(panel,BoxLayout.PAGE_AXIS));
              panel.add(inviteButton);
              panel.add(sendFileButton);
              panel.add(incomingTextScroller);
              panel.add(outgoingField);
              add(panel);
              pack();
              setTitle("Ki&#351;iler:");
              setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
              setLocationRelativeTo(null);
              addWindowListener(new CloseAdapter());
         //Sends the message to other end
         public void keyPressed(KeyEvent e) {
              if(e.getKeyCode()==KeyEvent.VK_ENTER && e.getSource()==outgoingField)
                   String message=outgoingField.getText();
                   if(message.equals("")) return;
                   showMessage(userName+": "+message);
                   conversation.sendMessages(userName+": "+message);
                   outgoingField.setText("");     
         //Displays the recieved message
         public void showMessage(String message)
              if(fontMetrics.stringWidth(message)>incomingArea.getWidth())
                   int mid=message.length()/2;
                   StringBuilder sbld=new StringBuilder(message);
                   for(;mid<message.length();mid++)
                        if(message.charAt(mid)==' ')
                             sbld.setCharAt(mid, '\n');
                             message=sbld.toString();
                             break;
              incomingArea.append("\n"+message);
    }

  • Pls advise on how can i set my default page

    may i know how can i set my default page if i m using Apache as my web server n tomcat as my servlet container. thank u in advance

    hi....i tried but cannot.
    even when i jus change the "DirectoryIndex Index.html" to "DirectoryIndex abc.html it still gives me the page which shows the file in my directory of htdocs.
    i guess if someone can advise me on how to change away this page first....
    thank u

  • How Can I Set a Default Placeholder Text Language?

    How can I set a default placeholder text language instead of having to set the language every time I use placeholder text?

    Steve Werner wrote:
    I think the default placeholder text language is the language of your version of InDesign.
    The placeholder text is based on the current language setting. So if the language under the cursor is Hebrew, you'll get Hebrew.

  • How can I set a default for webpages to expand to full screen?

    How can I set a default for webpages to expand to full screen? Every webpage I go to does not expand to a full screen which causes me to have to ctrl+++ each time. How can I set my preference to expand to full screen automatically?
    Thanks.

    The Firefox [https://support.mozilla.com/en-US/kb/Page+Zoom Page Zoom] feature does a domain by domain level of saving the users preferred zoom level settings, there is no default Page Zoom level setting in Firefox, as with some other browsers.
    Try the Default FullZoom Level extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/6965
    Or the NoSquint extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/2592/

  • How can I set a DEFAULT zoom size at ctrl+++ that will hold while changing sites--even in private browsing?

    How can I set a DEFAULT zoom size at ctrl+++ that will hold while changing sites--even in Private Browsing?
    I'm just starting using Firefox but I won't be using it for long if I have to re-size the screen with every new location viewed.

    Try this add-on
    [https://addons.mozilla.org/en-US/firefox/addon/6965/ Default FullZoom Level ]

  • How can I set the default sign in the mail accounts? thank you

    How can I set the default sign in the mail accounts? thank you

    From the Mail menu bar, select
    Mail ▹ Preferences ▹ Signatures
    Drag the signature to each of the desired accounts in the list on the left. If you want it to be the default signature added to all messages sent from that account, select the account, and then select from the Choose Signature menu at the bottom of the dialog.

  • How can I set the default saving setting in Acrobat 9 to Acrobat 1.4 Compatibility

    How can I set the default saving in Acrobat 9 to Acrobat 1.4 Compatibility...
    My imposition program requires 1.4 compatibility - it handles files from acrobat 8 perfectly - however to use from 9 i have to re-postscript and redistill.
    Ive tried saving as optimised but it doesnt always work.
    I cant seem to find anything in the settings to change it....
    Can anyone enlighten me please??
    Paul

    fatdouglas wrote:
    Ive tried saving as optimised but it doesnt always work.
    I cant seem to find anything in the settings to change it....
    Can anyone enlighten me please??
    Paul
    In your Optimize settings if you set it to "Make Compatible with Acrobat 5.0 or Later" it will bring it down to PDF 1.4

  • When I right-click on a file "Move to Trans", I get the following message: "Finder wants to make changes.   Type your password to allow this."  It then deletes bypassing the trash can.

    When I right-click on a file to "Move to Trash", I get the following message:
    "Finder wants to make changes.  Type your password to allow this."
    It then deletes the file bypassing the Trash basket.

    Maybe this will help:
    https://discussions.apple.com/message/20499360#20499360
    Monitor the "More Like This" box for other solutions.

  • Why, when I right click on a file am I only given the CS6 option to open in?

    Why, when I right click on a file am I only given the CS6 option to open in? Before installing the CS6 "cloud" programs I would be given an option to open in any software or version that would be an appropriate program to open the file. If I want to open a jpg in Photoshop CS5 so I can use the plugins that I have not yet installed in CS6 I can only open it by opening Photoshop CS5 and open it through the Photoshop dropdown.
    I am working in Windows 7 professional. I am subscribed to the CS6 "cloud" annual subscription.

    If I have to go to the trouble to open in bridge I might as well open Photoshop CS5, browse to the file and open it. My point is, before CS6 I could simply right click on a file in its folder and have the option to open it in any program that it could be opened in. Previously it would give me the options for past versions. Now a PSD only gives me the option of Photoshop CS6 even if it was created in CS5. This is also happening with InDesign files and Illustrator files. Quite an inconvienence, especially in the transition period.

  • Where is PLIST to "OPEN WITH" when you right click on a file ?

    When I right click on a file to open it using the "OPEN WITH" command it shows two or three of the SAME applications. For example it shows preview, preview, and preview if I right click on a picture on my desktop. These are ghost icons that all open the same version of preview.
    I think a plist file is messed up but what one takes care of the 'OPEN WITH' command when you right click on an icon?
    I would like a few opinions of possible or any ideas.
    These started after I cloned my hard drive. I cloned it with three different applications and all produce the same results.
    Thanks

    red_menace you are Not a menace. You are a genius. It fixed my problem!
    I put this code in the terminal:
    /System/Library/Frameworks/ApplicationServices.framework/\Frameworks/LaunchServi ces.framework/Support/lsregister \-kill -r -domain local -domain system -domain user
    Then press return. Wait until terminal returns to the command line. Quit Terminal. After that, log out and back in or restart.
    IT WAS FIXED!!!
    THANKS A MILLION!!

  • When I create a new event, 3 alarms are automatically set. How can I set the default to zero alarms?

    What I said above - when I set up a new event three default alarms are set, all for 10 minutes prior to the event. How can I make the default alarm free?
    Thanks!
    Mark

    Hi Mark,
    Do you have a default alarm set in iCal's Preferences > General Tab?
    Are you syncing via iCloud (if so look here)?
    Are you syncing to Google Calendar (if so look here)?
    Are you syncing elsewhere?
    Best wishes
    John M

  • How can I set the default line height?

    Greetings,
    I have a report that displays observed behavior in a list format like the one below:
    Behavior Observed:   
        Withdrawn           
        Happy
        Sad
        angry
    There are 5 responses as to the severity of the behavior or it is left blank if the behavior was within normal limits.
    So the output would look like this:  
    Behavior Observed:   
        Withdrawn            (mild)
        Happy
        Sad                      (moderate)
        angry
    The problem is that when this report was designed the details sections were not uniformy formatted and the spacing between data elements is hard to follow from the label to the data field.  I tried to set the details to be uniform by selecting "Arrange Lines",  however when I do this, the data is displayed too close horizontally.  So my question is how do I set the default line height for each field so that they are uniform in distance from each other but not too close due to the font height?
    Does this make sense?
    Thank you,
    Kevin

    I'm confused... How are you associating line height with horizontal field spacing???
    If you have this...
    Behavior Observed:     Severity:
    Withdrawn          (mild)
    Happy
    Sad               (moderate)
    angry
    But want it to look like this...
    Behavior Observed:
    Withdrawn (mild)
    Happy
    Sad (moderate)
    angry
    all you have to do is create a concatenation formula. Something like this...
    {TableName.BehaviorObserved} & " (" & {TableName.Severity} &")"
    Sorry if I've misunderstood what you are trying to do.
    Jason

Maybe you are looking for

  • Flash player 10  doesnt do anything when trying to download....!

    i am having a little problem.. i have tried to download flash player 10 onto my computer, but it doesnt work. nothing pops up when i click the instal/download button. i have windows xp and internet explorer 7. no little yellow pop-up bar opens at the

  • Passing data to MIGO screen using BAPI

    Hi Friends       I have PO header and item details data in Ztables seperately. now I want fetch these data and should display in MIGO transaction screen to do the GR by using BAPI function module. Please help me how to solve this problem. Thanks & Re

  • XI - Backend communication

    XI system is connected to a backend SAP system. The communication is through proxies. As I understand, service user is used for calls made from XI system to backend. - Are user accounts maintained in XI system? - Is there any way to get the Logged in

  • User Exit during Plant Order Saving

    Hi Friends Could you please tell me an user exit which triggers while saving Plant Order in IW31.  I need to keep a check regarding Settlement Rules. Could you please suggest one. Thanks Britto

  • Material as a Component in Packing Instructions

    Hi Friends, I would like to understand the real need of entering Material Code which has to be packed (Item cateogry -> M) in the packing instructions (POP1), along with the packing materials (Item Cateogry -> P). As we are already assigning the pack