What application do you use when setting mailto "outlook 2013"

I'm trying to set outlook 2013 as my default "mailto" What application do I use

Is it part of Office 2013 on your computer, or the online version?
For the version that installs locally, you should be able to follow the steps in this article: [[Change the program used to open email links]].
For the online version, you might need a URL to the compose page from Microsoft -- or perhaps it has been posted here before -- because Firefox may not be able to discover this information in the registry.

Similar Messages

  • What application can you use to open a file with the .acc extension?

    What application can you use to open a file with the .acc extension?

    http://www.fileinfo.com/extension/acc

  • What application are you using for student collaboration?

    The only part that is missing from iTunes University is real time student collaboration. What application are you using to bridge the gap? Thanks, Ed

    Yeah, I'm not sure I know what you mean either. 
    Q:  If you're asking which server-side code to use on Windows IIs Servers?
    A:  ASP or ASP.net and MSSql.  Since Microsoft built these languages, you would get the best support from MS Expression.
    If you're asking for software that helps you write code, you'll need to be more specific about which code you want to write and for what purpose.
    Nancy O.

  • N8: what application do you use for chatting, it m...

    N8: what application do you use for chatting, it must support Google talk and msn

    That app was beta is no longer available in it's previous form. I believe it has reincarnated into Social which unfortunately does not support the two networks you referred to. Have you tried Nimbuzz?

  • What application do you use for extra/multimedia keys on the keyboard?

    Just curious on what applications there are available for all these extra keys manufacturers keep placing on keyboards, thankfully my keyboard only has a few extra and they aren't in the way. I've been using LinEAK for a while now but it doesn't seem to be maintained any more so I was wondering if there are any better alternatives.

    [vEX] wrote:
    con wrote:I use Xmodmap to get the keys to work...then just assign them actions throuhg the global shortcuts in applications
    If youre not gettign any codes, dmesg or xev, turn of the computer switch to the PS/2 port youre using USB to connect the keyboard, USB hid driver hasnt got the functionality to give those extra keys scancodes and the devs dont seem willing to do anything about it...
    Follow the wiki hotkyes instructions and you cant go wrong, someone posted link to them earlier.
    Not wanting to sound rude, but if you had even bothered to read the thread you would have seen that the keys are working fine with xbindkeys, it's the process of autostarting xbindkeys with openbox that doesn't work.
    However, I've now started using the built in keybind function in openbox, though for some reason I can't execute mpc commands (ie: mpc stop), it just won't work. Instead I have to use Sonata (ie: sonata stop), could the reason be that mpc outputs info while Sonata does not when you use those commands?
    EDIT: It wasn't, I added the --no-status switch but it still won't work with mpc.
    Actually i read every post in this thread before posting, sorry if came of sounding mean (sv:elak) or something. Thought you just wanted to know what apps ppl were using to get multimedia keys to work (alot of ppl seem to be having problems with this), didnt realize that you wanted help. Maybe choose a better title if you dont want too confuse ppl like me. Again sorry:)

  • What application do you use to open windows media or real player?

    I'm a new user, and It says I need to download windows media player to watch video clips from comedy central, so I downloaded the one for the macbooks, but then it says I dont have a specified application to open the media player I just downloaded. Does anyone know what application to use to open the media player? or any other player I could download where I dont need an application to open it? If anyone knows how, please write me back, thank you for helping.
    ~Cole

    You can go directly to flip4mac.com, to get wmv codec for quicktime, but it only allows you to play unprotected wmv files (wmv v9 I guess).
    For realvideo, there is a realvideo mac player, on real website. Just install it...

  • What application do you use to send a large video via email

    Hi
    I am trying to send a video to a friend via email using my iPad but it keeps saying it is too large to send. What can I use to compact it and send it????
    Thanks
    Steve

    You need to upload the video somewhere, and then send them the link to it - not the actual video. Then your friend views or downloads the video from the web link.
    Google for "send large files" for dozens of options. Not sure how many will work directly from an iPad though.

  • What Classes do you use for developing Database Applications

    Hi ! (sorry for my bad english)
    I develop now an application for production planning and I use an informix database-server. I have no problems with the database an the connection. I,m a database expert, but I,m a newcommer in java. What classes do you use to develop a database application ? (specially Table Handling) I tried it with JTable and AbstractTableModel. Are there better possibilities ?
    JdbTable OR
    JTable with DBTableModel OR
    JTable with DBTableModel and DataSet
    I know that this is a big question, but some little Informations can help me. (I develop with JBuilder Proffessional)
    Thank you for your help.
    Wolfgang

    No - the classes you have described (AbstractTableModel etc) are Swing classes - that is, they are Models in the MVC GUI architecture. Database-related stuff (SQL at any rate) is contained in the packages java.sql and javax.sql - The latter is part of the Enterprise addition. You would also need to purchase a database driver (or use the sun one, which is something like com.sun.odbc.jdbc.Driver or whatever). The driver supplies you with connections to the database (java.sql.Connection).
    Alternatively, you may be deploying code in a J2EE AppServer (eg. WebLogic, WebSphere etc) in which case you can use the JNDI to get a javax.sql.DataSource object (by setting one up in the AppServer and doing a lookup on it) and use this to get database Connections.
      Class c = Class.forName("com.sybase.jdbc2.jdbc.SybDriver");
      SybDriver sybDriver = (SybDriver) c.newInstance();
      java.sql.DriverManager.registerDriver((Driver) sybDriver);
      //then use Driver object to get hold of a Connection
      //or alternatively using DataSources
      InitialContext ctx = new InitialContext();
      DataSource ds = (DataSource) ctx.lookup("jdbc/MyDriver");
      Connection conn = null;
      try{
        Connection conn = ds.getConnection("login", "password");
        Statement stmt = conn.createStatement();
        ResultSet rs = stmt.executeQuery("select * from MY_TABLE");
        while (rs.next()) {
          //columns are enumerated 1...n
          String s = rs.getString(1);
          //or can get by Col Name
          String str = rs.getString("name_col");
      } finally {
        conn.close();
      }Anyway, I hope this helps - you'll probably need to get a book on it (Java Enterprise by O'Reilly is a good one)

  • What world traveler adapter do you use when traveling in India?

    What work traveler adapter do you use when traveling in India?

    I didn't mean my reply as a rant! Just welcoming another disabled guy on board. Yes, I do budget - and have enough left over to buy software and hardware for my Mac. The 'government' doesn't pay my electric bill - I do - and I pay $460 a month in rent - and I live in a very nice, unsubsidized handicapped and wheelchair accessible apartment.
    You really need to work on your anger issues - and although I, too, believe in an afterlife, I can be happy in life just as I am: I've no legs, so getting around is difficult for me but I don't let that stop me from enjoying life.
    I've no family remaining save for an uncle and aunt and some cousins - and they're all in Texas. And, although I, too, was "dumped" by most of my middle-class friends, I have a handful of friends on whom I rely.
    I don't believe that suicide is a way out, either. My own step-mother blew her brains out after she had a stroke. She was on massive amounts of antidepressants but she took her own life. That way is not for me.
    Loosen up and open up a little - I'm sure that you can find something in common even if it's with others who may be disabled. I do some volunteer work with a couple of agencies in town and find that keeps me going - and keeps me from feeling sorry for myself.
    If you need anyone to 'talk' to at anytime, just click on my name and my profile with my email address is public. Email me if you like...
    And have a Happy New Year - and be thankful that you got your computer as a gift!
    Clinton

  • You can use the same email address that you used to set up the old Sync? , before bookmarks can return, if I registered success?

    for my old email address account( @qq.com)
    july 2014 I install new windows xp, but I can't log in before account 44*******@qq.com, its always give me enjoyful when I was easy open bookmark url from different computer.
    but there is no any notice or email to me firefox will have new sync system, if there, I could backup before bookmarks from 28 vision ( or some june's vision), but this big browser group is quiet, now, I can't log in again old account,
    achieve process:
    1st, normal account and right password, its show me unknown account.
    2nd, Password Reset, " An email has been sent to the requested account with further information. If you do not receive an email then please confirm you have entered the same email address used during account registration.", I couldn't receive any mail(or in spam) :(
    3rd, How to update to the new Firefox Sync ...
    "You can use the same email address that you used to set up the old Sync." , before bookmarks can return, if I registered success?
    I really feel disappointment with firefox( although used for many years), much text, but couldn't resolve clear simple path. answers more hidden link to read, I just use it explore internet, I am not technology engineer, don't care what so much b***t.
    thanks, back me old bookmarks only, thanks.

    Hi eddinchina,
    You should have no need to use the Old Sync account.
    As long as device or devices are Firefox 29 or later (They should all be Firefox 30 now) you should use the New Sync.
    You may use the same email address with both accounts.

  • How can I change (or select) what is being being used when I share, as the file cover. When I Share lets say "Master File" i want to select a frame that is used as the file cover. So when its on my desktop I see this image as the file icon.

    How can I change (or select) what is being being used when I share, as the file cover. When I Share lets say "Master File" i want to select a frame that is used as the file cover. So when its on my desktop I see this image as the file icon.

    I don't think Finder does this (I've tried).
    iTunes does though. Where you can set artwork or the "poster frame"...
    This may not be what you want but if it helps, I know 2 ways  do this is
    Open the video in QuicktimePlayer7 | View | Set Poster Frame (even then, you might need to save it as .mov (ie in a 'mov container').
    Drag the file into iTunes and set the artwork (as in http://www.dummies.com/how-to/content/adding-album-cover-art-or-images-in-itunes .html)
    From there, iTunes will use that frame as the "poster frame" ie the photo/frame that shows when you browse your videos. Which is what you want, but limited to iTunes.
    When I do either of these above, the frame I set does not show when exploring files in "Finder" (or in the other Explorer tool I use called "Pathfinder").
    So it maybe, that exactly what you want, is not possible.

  • What application do I use to run an installment CD?

    Okay, so I just got a iMac, and I'm verrry new to them (I know nothing about them). I'm pretty sure its a g5 powermac and it has Mac OSX. I'm trying to install a Netgear N300 Wireless USB adapter (its a WNA3100). I tried to run the installment cd but it said "an application has not yet been chosen to run this, which would you like to choose). I've tried everything! What application should I use? HELP, WHAT DO I DO??
    Love,
    Randa

    BDAqua wrote:
    But are those USB Wifi adapters???…
    I would say so, they connect me to the wireless Netgear router wirelessly, which is in turn connected to the Siemens DSL router by Ethernet cable.. 
    This is the model I got:  http://eshop.macsales.com/item/Asus/USBN10/
    I remember the OS X Internet software guiding me through the very easy and fast connection.
    However, it did come with a Mac driver and it is of course possible that I did install it at the time and don't remember doing so any more.    But I'd like to think that is not the case. 

  • What application do I use to open Ghostery?

    I had successfully downloaded Ghostery to my macbook and imac.  But it "went away" after I upgraded from Leopard to Snow Leopard.  I keep downloading it but unlike my first installation, I'm asked what application to use to open it.  What application do I use to open my downloaded Ghostery?

    .xpi is the extension for Firefox extensions (add ons), not safari, which is looking for .safariextz. You are downloading the extension for the wrong browser. I did give you a link to download the safari version above.  Here it is again.
    Of course if you are using FF then you have the .xpi so drop it on FF add ons window to install it in FF.
    You didn't originally specify which browser you are using so I just assumed it was Safari.
    And if it is neither FF or Safari then Ghostery has extensions for a wide variety of other browsers.  See here.

  • What application do I use to open InDesign download

    What application do I use to open InDesign download

    That question makes very little sense? What exactly do you want to do?

  • What port numbers are used when creating temporary queues

    Using the following code as an example, what port(s) are used when creating temporary queues? Is it a range of ports? Is it random? And is it configurable? If you have any insight on this, please let me know. Thanks.
    QueueConnection con = connectionFactory.createQueueConnection();
    QueueSession session = con.createQueueSession(true, Session.AUTO_ACKNOWLEDGE);
    TemporaryQueue replyQueue = session.createTemporaryQueue();

    The only ports I know about are the defaults ports:
    JMS 7676
    IIOP 3700
    Are these the only ports that are used, even for temporary queues?

Maybe you are looking for

  • APEX Listener as a replacement for modplsql ?

    Will APEX Listener ever be, or is it able to be now, a replacement for modplsql driven applications that are not APEX. It seems that it already takes care of everything needed to be a full scale modplsql replacement... In all honesty looking to see i

  • SPEEDING UP YOUR PL/SQL DEVELOPMENT

    제품 : SQL*PLUS 작성날짜 : 1997-01-09 ================================= Speeding up your PL/SQL development ================================= By Jeff Warner If you're doing Oracle database or application development, then you're probably using PL/SQL. Ever

  • My iPhoto isn't working, I open it and a second later its saying "iphoto quit unexpectedly while using the Flip4Mac WMV Import Plug in"

    As i said in my topic My iPhoto isn't working, I open it and a second later its saying hoto quit unexpectedly while using the Flip4Mac WMV Import Plug in. i press ok and try to open it again but than says to repair so i do so, but it doesnt seem to r

  • Oops! Something went wrong! - Re-occuring Problem for multiple accounts

    Good morning. My company switched all of our computers to Windows 7 and updated our software to Microsoft Office 365 about six months ago.  Since then, it has been all but impossible to do our jobs properly.  And Tech support is unable to help us.  A

  • Double sided card in Indesign

    Hi, I have a problem with creating some double sided cards in Indesign and I was hoping that someone can help me please? I have to create double sided cards in Indesign, so each side of the card has a border and crop marks in the exact same place. Ea