How to change email provider by default when mailto is not a content type in applications

I recently installed outlook on my machine. Now instead of Gmail as my default email, it uses outlook and I want to go back to Gmail, but I don't have a Mailto as a content type in applications. Help, please.

When I create a new Firefox profile blank, mailto is there by default, so maybe at some point that he has been removed from your download manager/application preferences file. This file can be edited in theory, but because the format is not well documented, it might be simpler to rename this one and have Firefox to generate a new.

Here's how:

Open your current Firefox settings (AKA Firefox profile) folder using

Help > troubleshooting information > "view file" button.

Switch back to Firefox and output

Pause while Firefox finishing his cleaning, then rename the mimeTypes.rdf to something like mimeTypes.old.

Restart Firefox and check Options > Applications again. A little luck?

In addition, your Firefox itself as version 17, reported the Forum which is safer (Mozilla reveals security flaws after each new version). Is something holding you upgrade to Firefox 20? Please let us know if we can offer you solutions or workarounds.

If help > about Firefox shows Firefox 20.0.1, you may need to disable the preference that is misrepresentation of your version number. See: sites say that Firefox is obsolete or incompatible, even if it's the latest version.

Tags: Firefox

Similar Questions

  • How to change folder name by default when you use save for Web in java script?

    Hello everyone, hope you can help me.


    Photoshop has a folder name by default of images When you export using slices Save for Web . I need to change this folder name.

    How to change folder name by default when you use save for Web in java script?

    Thanks in advance!


    1325ACD7-9C89-4D20-A6BF-E9EE8B7A1D27.png

    QQ20150923-1@2x.png


    JJMack Chuck Uebele Nicolas Ribot SuperMerlin

    You can try with scriptlistener to record the code. Change to the last line of the NO to ALL dialog boxes, so that the dialog - if you wish. There are two places in the code to save the files: one where is actually saved the file, and the other where the default value is file. I have seen it changed something with it. So, you can simply use the first listing of a path in the code below.

    #target photoshop
    
    var idExpr = charIDToTypeID( "Expr" );
        var desc19 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
            var desc20 = new ActionDescriptor();
            var idOp = charIDToTypeID( "Op  " );
            var idSWOp = charIDToTypeID( "SWOp" );
            var idOpSa = charIDToTypeID( "OpSa" );
            desc20.putEnumerated( idOp, idSWOp, idOpSa );
            var idDIDr = charIDToTypeID( "DIDr" );
            desc20.putBoolean( idDIDr, true );
            var idIn = charIDToTypeID( "In  " );
            desc20.putPath( idIn, new File( "C:\\Users\\csuebele\\Pictures\\LR shortcuts" ) );//Here's where it actually saves
            var idFmt = charIDToTypeID( "Fmt " );
            var idIRFm = charIDToTypeID( "IRFm" );
            var idPNtwofour = charIDToTypeID( "PN24" );
            desc20.putEnumerated( idFmt, idIRFm, idPNtwofour );
            var idIntr = charIDToTypeID( "Intr" );
            desc20.putBoolean( idIntr, false );
            var idTrns = charIDToTypeID( "Trns" );
            desc20.putBoolean( idTrns, true );
            var idMtt = charIDToTypeID( "Mtt " );
            desc20.putBoolean( idMtt, true );
            var idEICC = charIDToTypeID( "EICC" );
            desc20.putBoolean( idEICC, false );
            var idMttR = charIDToTypeID( "MttR" );
            desc20.putInteger( idMttR, 255 );
            var idMttG = charIDToTypeID( "MttG" );
            desc20.putInteger( idMttG, 255 );
            var idMttB = charIDToTypeID( "MttB" );
            desc20.putInteger( idMttB, 255 );
            var idSHTM = charIDToTypeID( "SHTM" );
            desc20.putBoolean( idSHTM, false );
            var idSImg = charIDToTypeID( "SImg" );
            desc20.putBoolean( idSImg, true );
            var idSWsl = charIDToTypeID( "SWsl" );
            var idSTsl = charIDToTypeID( "STsl" );
            var idSLAl = charIDToTypeID( "SLAl" );
            desc20.putEnumerated( idSWsl, idSTsl, idSLAl );
            var idSWch = charIDToTypeID( "SWch" );
            var idSTch = charIDToTypeID( "STch" );
            var idCHsR = charIDToTypeID( "CHsR" );
            desc20.putEnumerated( idSWch, idSTch, idCHsR );
            var idSWmd = charIDToTypeID( "SWmd" );
            var idSTmd = charIDToTypeID( "STmd" );
            var idMDCC = charIDToTypeID( "MDCC" );
            desc20.putEnumerated( idSWmd, idSTmd, idMDCC );
            var idohXH = charIDToTypeID( "ohXH" );
            desc20.putBoolean( idohXH, false );
            var idohIC = charIDToTypeID( "ohIC" );
            desc20.putBoolean( idohIC, true );
            var idohAA = charIDToTypeID( "ohAA" );
            desc20.putBoolean( idohAA, true );
            var idohQA = charIDToTypeID( "ohQA" );
            desc20.putBoolean( idohQA, true );
            var idohCA = charIDToTypeID( "ohCA" );
            desc20.putBoolean( idohCA, false );
            var idohIZ = charIDToTypeID( "ohIZ" );
            desc20.putBoolean( idohIZ, true );
            var idohTC = charIDToTypeID( "ohTC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohTC, idSToc, idOCzerothree );
            var idohAC = charIDToTypeID( "ohAC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohAC, idSToc, idOCzerothree );
            var idohIn = charIDToTypeID( "ohIn" );
            desc20.putInteger( idohIn, -1 );
            var idohLE = charIDToTypeID( "ohLE" );
            var idSTle = charIDToTypeID( "STle" );
            var idLEzerothree = charIDToTypeID( "LE03" );
            desc20.putEnumerated( idohLE, idSTle, idLEzerothree );
            var idohEn = charIDToTypeID( "ohEn" );
            var idSTen = charIDToTypeID( "STen" );
            var idENzerozero = charIDToTypeID( "EN00" );
            desc20.putEnumerated( idohEn, idSTen, idENzerozero );
            var idolCS = charIDToTypeID( "olCS" );
            desc20.putBoolean( idolCS, false );
            var idolEC = charIDToTypeID( "olEC" );
            var idSTst = charIDToTypeID( "STst" );
            var idSTzerozero = charIDToTypeID( "ST00" );
            desc20.putEnumerated( idolEC, idSTst, idSTzerozero );
            var idolWH = charIDToTypeID( "olWH" );
            var idSTwh = charIDToTypeID( "STwh" );
            var idWHzeroone = charIDToTypeID( "WH01" );
            desc20.putEnumerated( idolWH, idSTwh, idWHzeroone );
            var idolSV = charIDToTypeID( "olSV" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSV, idSTsp, idSPzerofour );
            var idolSH = charIDToTypeID( "olSH" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSH, idSTsp, idSPzerofour );
            var idolNC = charIDToTypeID( "olNC" );
                var list4 = new ActionList();
                    var desc21 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerozero = charIDToTypeID( "NC00" );
                    desc21.putEnumerated( idncTp, idSTnc, idNCzerozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc21 );
                    var desc22 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc22.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc22 );
                    var desc23 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwoeight = charIDToTypeID( "NC28" );
                    desc23.putEnumerated( idncTp, idSTnc, idNCtwoeight );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc23 );
                    var desc24 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc24.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc24 );
                    var desc25 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc25.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc25 );
                    var desc26 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc26.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc26 );
            desc20.putList( idolNC, list4 );
            var idobIA = charIDToTypeID( "obIA" );
            desc20.putBoolean( idobIA, false );
            var idobIP = charIDToTypeID( "obIP" );
            desc20.putString( idobIP, """""" );
            var idobCS = charIDToTypeID( "obCS" );
            var idSTcs = charIDToTypeID( "STcs" );
            var idCSzeroone = charIDToTypeID( "CS01" );
            desc20.putEnumerated( idobCS, idSTcs, idCSzeroone );
            var idovNC = charIDToTypeID( "ovNC" );
                var list5 = new ActionList();
                    var desc27 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzeroone = charIDToTypeID( "NC01" );
                    desc27.putEnumerated( idncTp, idSTnc, idNCzeroone );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc27 );
                    var desc28 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwozero = charIDToTypeID( "NC20" );
                    desc28.putEnumerated( idncTp, idSTnc, idNCtwozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc28 );
                    var desc29 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerotwo = charIDToTypeID( "NC02" );
                    desc29.putEnumerated( idncTp, idSTnc, idNCzerotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc29 );
                    var desc30 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc30.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc30 );
                    var desc31 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerosix = charIDToTypeID( "NC06" );
                    desc31.putEnumerated( idncTp, idSTnc, idNCzerosix );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc31 );
                    var desc32 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc32.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc32 );
                    var desc33 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc33.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc33 );
                    var desc34 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc34.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc34 );
                    var desc35 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwotwo = charIDToTypeID( "NC22" );
                    desc35.putEnumerated( idncTp, idSTnc, idNCtwotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc35 );
            desc20.putList( idovNC, list5 );
            var idovCM = charIDToTypeID( "ovCM" );
            desc20.putBoolean( idovCM, false );
            var idovCW = charIDToTypeID( "ovCW" );
            desc20.putBoolean( idovCW, true );
            var idovCU = charIDToTypeID( "ovCU" );
            desc20.putBoolean( idovCU, true );
            var idovSF = charIDToTypeID( "ovSF" );
            desc20.putBoolean( idovSF, true );
            var idovCB = charIDToTypeID( "ovCB" );
            desc20.putBoolean( idovCB, true );
            var idovSN = charIDToTypeID( "ovSN" );
            desc20.putString( idovSN, """c:\photos""" );//Here's where the default folder is suppose to go.
        var idSaveForWeb = stringIDToTypeID( "SaveForWeb" );
        desc19.putObject( idUsng, idSaveForWeb, desc20 );
    executeAction( idExpr, desc19, DialogModes.ALL );
    
  • How to choose the display by default when you use two screens on my Mac Pro?

    How to choose the display by default when you use two screens on my Mac Pro?

    The default view when you have several is made that you drag the little icon in the menu bar in this pane:

    .

  • "How to change the gateway by default from the command prompt"

    "How to change the gateway by default from the command prompt"

    How to change the default gateway on the windows command line

    Microsoft Windows XP - route

  • How to change the programs that load when Windows starts

    In simple terms... How to change the programs that load when Windows starts?  Because my boot time is slow in arriving at my login screen!

    Download and run the "Autoruns" from Microsoft Sysinternals freeware:

    < http://technet.microsoft.com/en-us/sysinternals/bb963902="">

    It lists all programs that start at startup and allows you to disable it by simply removing a check mark.  This makes it easy to reverse in case something goes wrong.

    HTH,
    JW

  • How to change the font by default in Illustrator CS6?

    How to change the font by default in Illustrator CS6?

    All first that for 10.7 and above

    http://hints.Macworld.com/article.php?story=20110704093233123

    Then go to ~/Library/Application Support/Adobe/Adobe Illustrator CS6/fr_FR/New Document profiles and open the files that you use it more. For each profile that you want to change, open the window > Type > character Styles and double click on the [Normal Character Style]. Change here to the desired police, size, etc. Close and save the document.

    Do this to every profile you want to edit. There is also another copy of these files in the package of application that are used to replace the in the user profile in the cases where preferences are replaced.

  • Menu start no longer displays options to shut down the computer, someone knows how to change that? The power options menu did not help.

    Menu start no longer displays options to shut down the computer, someone knows how to change that?   The power options menu did not help.

    When this happened to me, it was malware that didn't stop my computer, probably because she wanted to do something with it. I held the power button down until the computer is turned off manually, then I rebooted in safe mode - I run Vista - and ran some virus and malware programs until I found the beast and it crashed. You can also run a scan MS online at onecare.live.com, which was updated earlier this week. Moreover, I had not any data loss or permanent damage.

  • How to change the number of minutes for the exercise of the activity of the application

    How to change the number of minutes for the exercise of the activity of the application

    Hello

    It is not currently possible to change the goal of daily exercise.

    If you want to suggest that Apple consider adding this option, you can submit a request here:

    https://www.Apple.com/feedback/watch.html

  • How can I remove AVAST4 antivirus program when it is not listed in the list to add or REMOVE a PROGRAM?

    original title: help

    How can I remove AVAST4 antivirus program when it is not listed in the list to add or REMOVE a PROGRAM?

    Hello

    Avast uninstall utility
    http://www.avast.com/uninstall-utility

    If you need more help contacting Avast support and forums

    Avast - Support
    http://support.avast.com/

    Avast Forums
    http://Forum.avast.com/

    I hope this helps.

  • I need to change email provider? I get a fake Government attachments w which seem to be just a code

    I received two mails from the County Clerk telling me that I have to present to the Court. The email has an attachment that once opened computer code showed only. I went to court, and they said that they do not e-mail. The second, that I received this morning which seems very real and said it was the Internal Revenue Service < @irs.gov > and I got a refund and to open an attachment. I know that I don't have a repayment and did not open the attachment. The e-mail that I receive the email is that I do not as a rule. I think is no longer using Thunderbird as my email that I find these very scary fake e-mail. What can I do to prevent these fraudulent emails that change my email provider and to change my email address.
    I reported these incidents to the police at IC3.gov

    As General precautionary measure do not open attachments from unknown sources and attachments, you did not or did not.

    From: e-mail address of spam almost certainly isn't the email to the original sender, it can easily be spoofed.

    You don't have an email account with your email provider, not with Thunderbird or Mozilla. It doesn't matter how you get the mail server of the provider, through Thunderbird or any other e-mail or via the webmail client. You will receive these scams by e-mail to your account without worrying.

    Change your email address and or your email provider may be a good idea however. And be careful for what and to whom you give your email address.

  • Question HP docking station: how to change search provider

    Hello

    I just got my first computer HP after being a Dell customer for 10 years. Its also my first Windows 7 PC.

    On the HP docking station, how can I change the search engine? I see that it is default to Bing. I can't see how to change to one of 2 choices; Support of Bing and HP. HW I add Google or any other provider?

    I've changed on IE on the top right of the browser, but I see no way to change/configure the search provider in the HP dock.

    Thank you

    Steve

    My apologies Steve! I get more watched the Office party...

    So I did not, what you are looking for your question?

  • How to change email address on behalf of the market of Firefox?

    Hello
    I want to change my email address from the firefox developer account, but I have not found the option to do so. My current email provider is permanently descendant which is why I want to change my email address.

    Thank you.

    Hey Akshay Kumar Gupta,

    According to the team of market, change email for your application, have a developer account, is to follow the steps below:

    1. create a new FirefoxAccount;
    2. Log on to market with the new account
    3. go to submit the App and accept the contract from developer to step 1
    4. disconnect from the market
    5. Log in to the market with the old account
    6. go to "team members" for each application that must be transferred and add the email address of the new account as the owner of the application.

    Please let us know if this solves your problem, or if you have other questions about your Firefox OS device.

    Thank you

    -Ralph

  • 1217nfw MFP how to change network name and password when you buy a new routers

    I have a 1217nfw MFP.  It was working fine without thread.  Then my router has stopped working properly.  I bought a new router and easily set up my computer, the iPad and the iPhone to work with her.  But I don't know how to change the printer set up so that he will see and connect to the new router (i.e., change the network name and the password that the printer uses to connect).  Someone knows how to do this without having to uninstall and reinstall the printer as if it was fresh out of the box?  Thanks for your help.

    Thanks a lot for your help.  The choice to click on my laptop were not quite the same as stated in the article, but the article got to the right spot and I was able to figure out the rest.  So now my laptop is wireless printing.  MacBook Air my wife still does not work, but I'll play with it after the holiday weekend.  Do you know of an article that allows to change the name of the router and the password when it is a Mac?  Whatever it is, thank you very much for your quick response and help.

  • How to change the icon of default folder on windows 8?

    I have windows 8 x 64 and I have tried using regedit to change my folder icon by creating "Shell Icons". I tried two ways different 'HKEY_LOCAL_MACHINE '.

    I have windows 8 x 64 and I have tried using regedit to change my folder icon by creating "Shell Icons". I tried two ways different 'HKEY_LOCAL_MACHINE '.

    This is for windows 7 apply to windows but 8

    http://www.SevenForums.com/tutorials/23825-folder-icon-change-Windows-7-default-folder-icon.html

    http://www.errorteck.com/good-to-know/Windows-7-tips-and-tricks/how-to-change-the-default-folder-icon.html

    (Edited and added clickable links)

  • My fonts are rough, regardless of how I change, they are rough, as when I use an option of the race, it's rough? (Photoshop)

    When I use the fonts that will be incorporated into a photo, they became rough, no matter how I change my options, they are always rough.  It is new with the 15 upgrade.  Especially if I use it on a transparency.  Any help will be appreciated.  Thank you.

    Try to uncheck the box in the preferences > performance > graphics processor use, then by restarting Photoshop. If this solves the problem, check with the manufacturer about a possible update.

Maybe you are looking for

  • Photo to close unexpectedly

    I had a problem with my photo app. He unexpectedly closes whenever I tried to open it. is it possible that I can solve the problem or back up my photos? I did put the photo library to icloud. Thank you for helping!

  • Sent Sapce command of windows taskbar

    Hello I want to know if it is possible to send a coammand of the space bar for a different task Windows? The reason is: I have a spectrometer software that is expected for the SPACEBAR action start the measurement and I want to use it to synchronize

  • Cannot log on to Windows XP

    I can no longer connect to Windows due to account restrictions. My regular account, nor my administrator account already have passwords. If I go to Mode without failure, I can connect on my normal account, but I don't have administrator privileges. I

  • Cannot install Windows updates KB2660465 and KB2654428 error code 800B 0109

    OT: Install the update failed with Code 800B 0109 for the security update for Windows Vista (KB2660465) and the security update for Windows Vista (KB2654428) I have Norton 360 on my computer with Windows Vista Home Premium and Service Pack 2. Norton

  • Impossible to install the sims 2 christmas party pack and festive holiday stuff, he says already installed on your computer!

    Original title: sims 2 Merry Christmas and stuff and christmas party pack Hi I have the sims 2 University of sims 2, sims 2: sims 2 pets, stuff from sims 2 glamour nights. I tried to install the sims 2 festive holiday orders and christmas party pack