Default external protocol handler not listed as alternative

In Windows I have registered my own handler for an external protocol in the registry. When I click the link in Firefox or Thunderbird I'm shown the "Launch Application" dialog in which I should choose an application for handling the protocol, but the program I've registered as default handler is not listed as an alternative i.e. the only entry in the list is "Choose an Application"
Observations:
* I'm never shown a message stating that the protocol is unknown, i.e. the registry entry is found
* The links works as expected in IE.
* If I register the application to another of my programs I get an entry in the dialog for some programs, but not for others. I haven't found any difference in the programs that would cause them to be listed or not. Icons are never shown in the dialog, although defined in the protocols registry settings.
* If I put an illegal program path in the registry I get an entry in the dialog!?
* The same problem occurs regardless of the protocol identifier I choose
* Behaviour is the same regardless if the protocol is registered under HKEY_CLASSES_ROOT or HKEY_CURRENT_USER\Software\Classes
* If I change "network.protocol-handler.warn-external-default" in about:config to false my program is successfully launched when clicking the link
* Currently running on Windows 7 Starter Edition, but the same happens on other versions of Windows 7 and Windows Vista 64-bit as well

I found the cause for the problem. It was caused by the applications version info in my case. My applications are created with Delphi 2010.
If I create a small test project and don't check the project option "Include version information in project", the application is shown in the dialog (actually the applications path and arguments are shown as defined in the registry).
If I check the project option "Include version information in project" the application is only shown in the dialog list if I put text in the FileDescription field.
In my opinion Firefox should always show the application regardless of the version information supplied. If FileDescription is missing Firefox should fallback to using the ProductName or the applications path.

Similar Messages

  • External monitor is not listed by xrandr

    Hi,
    I have an external monitor (VGA) connected to my laptop. All worked fine until the last nvidia-package update. X would no longer start up and therefore I decided to use the free nv driver instead (xf86-video-nv package). I updated my xorg.conf and everything was fine except that my external monitor isn't recognized.
    I own 2 external Monitors with VGA. When connected, both show the same picture as the internal monitor of my laptop but the picture is "shaking" the whole time. Doesn't look very healthy at all...
    (And I don't want a duplication but an extension of screen space)
    When I invoke xrandr it only lists my internal display. So I suppose the problem lies below all the Xorg.conf stuff. But I have no idea where to look for the cause of the problem.
    Is the kernel responsible of recognizing my monitors? Or is it a differenz component? How can I find out if the kernel(if responsible) has recognized my monitor?
    My system is up to date. No packages are held back. The relevant hardware is:
    Nvidia GeForce 7400
    Fujitsu Siemens (no model specification available)
    Samsung Syncmaster 2243 BW
    the following daemons are running:
    crond  dbus  hal  netfs  network  smartd  syslog-ng
    Last edited by essence-of-foo (2009-08-07 20:13:08)

    Thanks for your replies.
    djszapi wrote:1. You can create an xorg.conf with X -configure or with hwd, or try it without xorg.conf.
    Does that mean that xrandr looks into the xorg.conf to see if there are more monitors?
    I tried both methods.
    X -configure created an xorg.xonf with the instruction to use the nvdia driver. The result was (as expected) that the screen of my monitor stays black and only sysreq could help me to reboot. I edited the file to let the xserver use the nv driver but this changed almost nothing except that I still could use the ctrl+alt+F1... keys to get back to the virtual console (remember: X was all black. No windowmanager ect. )
    Using no xorg.conf has the same results as my current xorg.conf which I will paste later in this post. edit: The xorg.conf generated by X -configure has been attached too
    2. Which version of kernel/driver do you use ?
    As I wrote - everything is up to date.
    That means:
    Name                 : kernel26
    Version              : 2.6.30.4-1
    Name                 : nvidia
    Version              : 185.18.31-1
    Name                 : xf86-video-nv
    Version              : 2.1.14-1
    Name                 : xorg-server
    Version              : 1.6.3-2
    Name                 : hal
    Version              : 0.5.12git20090421.4fc367-2
    3. Is it a 32/64 bit system ?
    32 bits
    4. Maybe you can show some related log files, like xorg.log, error.log, syslog.
    Of couse:
    xorg.conf (written by me):
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen 0 "Screen0" 0 0
    Screen 1 "Screen1" RightOf "Screen0"
    EndSection
    Section "ServerFlags"
    Option "Xinerama" "0"
    EndSection
    #--- first screen settings
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    Option "TwinView" "0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nv"
    BoardName "GeForce Go 7400"
    BusID "PCI:1:0:0"
    Screen 0
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    ModelName "Nvidia Default Flat Panel"
    HorizSync 29.0 - 49.0
    VertRefresh 0.0 - 61.0
    EndSection
    #--- second screen settings
    Section "Screen"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    Option "TwinView" "0"
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nv"
    BoardName "GeForce Go 7400"
    BusID "PCI:1:0:0"
    Screen 1
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    ModelName "Samsung SyncMaster"
    #HorizSync 30.0 - 81.0
    #VertRefresh 56.0 - 75.0
    Option "RandRRotation" "yes"
    EndSection
    errors.log:
    Aug 6 19:09:34 Linuxbox kernel: NOHZ: local_softirq_pending 80
    syslog.log
    Aug 10 18:02:02 Linuxbox syslog-ng[3632]: syslog-ng starting up; version='3.0.3'
    hmm why dont u use the nvidia pakage ? Then you could use nvidia-utils for twinview
    I did. But since the last update I can't use the Xserver any more with the nvidia driver. And nvidia's tools only work when the driver is already working in the background.
    However I'm still wondering which component is responsible for recognizing the monitor. This will probalbly help me to investigate the problem.
    edit: xorg.conf generated by X -configure and edited by me:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri"
    Load "record"
    Load "extmod"
    Load "dbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nv"
    VendorName "nVidia Corporation"
    BoardName "G72M [GeForce Go 7400]"
    BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    I changed the driver to "nv" and removed the glx module because the xserver was complaining. But this didn't change anything. The error messages are:
    X.Org X Server 1.6.3
    Release Date: 2009-7-31
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux Linuxbox 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 18:10:38 UTC 2009 i686
    Build Date: 03 August 2009 08:45:00PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 10 21:03:11 2009
    (++) Using config file: "xorg.conf.new"
    (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    > Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
    > Ignoring extra symbols
    Errors from xkbcomp are not fatal to the X server
    error setting MTRR (base = 0xb0000000, size = 0x04000000, type = 1) Invalid argument (22)
    Last edited by essence-of-foo (2009-08-10 19:10:58)

  • Backup to External Via Airport, not listed as available in Time Machine.

    I would very much like to set up a time machine backup using my external hard drive. I don't have time capsule, but I have airport connected to an external hard drive. Also, I would prefer that time machine only keep tabs on one folder, the Documents folder. My documents are all that I need backed-up, not a lot of space required, but vital info that I hate having to backup everyday. Nothing else needs a daily backup. Is there a way to do this?
    Thanks for the help!

    Time Machine backups to AirDisks (e.g. USB HDD attached to Extreme) is unsupported, but has been successful by some. As well, once you decide to move your TM backups to an AirDisk, you cannot continue backing up to your previous TM backup. The format it saves to vs. a local HDD is different. The folder structure you see becomes a sparsebundle/disk image via the AirDisk.
    If you are interested in proceeding with your plan, check these links out:
    [http://discussions.apple.com/thread.jspa?messageID=8225748&#8225748]
    [http://discussions.apple.com/thread.jspa?messageID=8650723&#8650723]
    [http://jamesshore.com/Blog/How-to-Accelerate-Time-Machine.html]
    For excluding everything but your documents, open TM Preferences -> Options. Try to Select All, then deselect the folder you want to backup. Note that you will NOT be able to restore your Mac to its current state in the event of an internal HDD failure. Just your Document folder is backed up.

  • Bug CSCur00930 - What is the default if version is not listed as either "Known Affected" or "Known Fixed"

    Hi,
    8.6 and 8.6(2.10000.30) are listed as Known Affected Releases and 8.6(2.26147.1) is listed as Known Fixed Release. But what about all the other versions? Should we assume they are potentially affected and install the .COP file?
    Example is 8.6.2.22900-9 - Is this affected?
    thanks,
    Stuart

    Hello Stuart,
    The version you mention is affected. You can consider ALL the version of CUCM (starting with release 5.x) to be affected, EXCEPT the one that are listed in the Fixed Release.
    The Cisco Business units responsible for CUCM is delivering Fixed Releases which are "complete" version of CUCM update (so the update file is >1GB) but is also releasing a COP file (several MB) in order to fix all the other affected version that are not yet End of Support.
    The COP file I'm mentioning is available for download for the release you mention here:
    http://software.cisco.com/download/release.html?mdfid=283782839&catid=278875240&softwareid=282204704&release=COP-Files&relind=AVAILABLE&rellifecycle=&reltype=latest
    HTH,
    Kd Rgds,
    Matthieu

  • File, Send link doesn't open a new email. Using Firefox 11.0. Outlook 2010 is the Mailto default and W7 default email program. On the About:config page network.protocol-handler.external.mailto is set to regular font (not bold) "default Boolean true".

    File, Send link doesn’t open a new email. Running Firefox 11.0. Outlook 2010 is the Mailto default and the W7 default email program. On the About:config page, network.protocol-handler.external.mailto is set to regular font (not bold) “default Boolean true”.

    I assume you have tried toggling the setting in Firefox between Outlook and, say, Gmail:
    orange Firefox button ''or'' classic Tools menu > Options > Applications
    In the search box, type or paste '''mailto''' and pause for the list to filter.
    Change the setting and OK to save it, then return to the dialog, change back, and OK again.
    You also might want to toggle the setting at the OS level between Microsoft Outlook and the native Windows Mail client in a similar fashion. In Windows XP you could use IE's Options dialog, Programs tab, for this, but I'm not sure in Windows 7.
    Since one possibility is a problem in your Firefox settings (including the possibility of interfering add-ons), and another is a problem at the Windows level (e.g., Registry settings), it would be useful to try to identify which one it is. One quick way to distinguish is to create a new Firefox profile. It will start up with all factory settings. You can switch back to your existing profile after testing.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    After closing Firefox, start up again in the Profile Manager as described in this article: [http://support.mozilla.com/kb/Managing+profiles Managing profiles].
    With the new profile, can Firefox successfully create a message in Outlook?

  • "network.protocol-handler.external.mailto" changes to false upon closing Firefox

    I've tried to troubleshoot why I can't get gmail to work as Firefox's email mailto app for quite a while now. A while ago I stumbled on this solution: I changed the "network.protocol-handler.external.mailto" string to true and it worked perfectly. However, now whenever I close my browser, the string returns to "false"--every time--so whenever I click on a mailto link and untitled blank page pops up instead of an email handler. Any ideas? I'm running Windows 7 64-bit and have Firefox 3.3.6 installed.
    == This happened ==
    Every time Firefox opened
    == It seems like since I installed Windows 7 but I can't be sure.

    I assume you have tried toggling the setting in Firefox between Outlook and, say, Gmail:
    orange Firefox button ''or'' classic Tools menu > Options > Applications
    In the search box, type or paste '''mailto''' and pause for the list to filter.
    Change the setting and OK to save it, then return to the dialog, change back, and OK again.
    You also might want to toggle the setting at the OS level between Microsoft Outlook and the native Windows Mail client in a similar fashion. In Windows XP you could use IE's Options dialog, Programs tab, for this, but I'm not sure in Windows 7.
    Since one possibility is a problem in your Firefox settings (including the possibility of interfering add-ons), and another is a problem at the Windows level (e.g., Registry settings), it would be useful to try to identify which one it is. One quick way to distinguish is to create a new Firefox profile. It will start up with all factory settings. You can switch back to your existing profile after testing.
    First, I recommend backing up your Firefox settings in case something goes wrong. See [https://support.mozilla.com/en-US/kb/Backing+up+your+information Backing up your information]. (You can copy your entire Firefox profile folder somewhere outside of the Mozilla folder.)
    After closing Firefox, start up again in the Profile Manager as described in this article: [http://support.mozilla.com/kb/Managing+profiles Managing profiles].
    With the new profile, can Firefox successfully create a message in Outlook?

  • ITunes not listed in default player list.

    Running iTunes from an external, suddenly about 10% of my music is missing. iTunes also notified me that it wasn't the default music player. When I try to change the association, iTunes is not listed in my default player list, even when I point it to the external. I've had issues with WMP hijacking my music files in the past, but never to the point that I couldn't find them and reset the default. I'm baffled, any help out there? Thanks in advance if you have a clue.

    Hi, I also submitted a podcast and it has not shown on iTunes store yet nor have I received any response or confirmation.
    Please if you do get an answer on this can you email me to [email protected]
    it will be greatly appreciated.

  • Network.protocol-handler.external.magnet type = boolean value = true

    Associating magnet files with firefox and qbittorrent
    With firefox 3.x the following entries in about:config worked just fine.
    network.protocol-handler.app.magnet type = string value = /usr/bin/qbittorrent
    network.protocol-handler.external.magnet type = boolean value = true
    network.protocol-handler.warn-external.magnet type = boolean value = false
    With 4.0 they don't, and as far as I can see the problem is that 4.0 will not accept "network.protocol-handler.external.magnet type = boolean", because it persistently changes its type to string.
    So how do I get magnet links transferred to qbittorrent through firefox 4.0?

    I too was trying hard to get it work, and none of them was working, but then i did something accidently ended doing, what '''[email protected]''' had done certainly with a little change.
    it didn work at first then, after couple of firefox restarts it asked for application to open magnet. ''firefox 4.''
    # network.protocol-handler.app.magnet = usr/bin/azureus
    # network.protocol-handler.expose.magnet = false
    hope it helps//./

  • Acrobat Plug In...Could not find external window handler

    When I try to open a pdf file with Adobe Acrobat, my computer gives me a prompt, Acrobat Plug In...Could not find external window handler...
    The problem just started recently.  I am running Adobe Acrobat 6.0 and the ME version of Windows.  The Microsoft help desk told me this was an Adobe problem.
    Can anyone give me some advise?

    Hello.
    I'm getting the same problem.
    Did you find a solution?
    Thanks a lot

  • I cannot add a printer. It is not listed under default, and does not allow me to add printer.

    I cannot add a printer. It is not listed under default, and does not allow me to a add printer.

    philw
    Try some maintenance actions:
    1) Reset Printing System:
    http://support.apple.com/kb/PH14141
    2) If that doesn't help, repair the hard drive and permissions after booting from the recovery partition:
    http://support.apple.com/kb/ts1417
    (go down to "Try Disk Utility")

  • Change the default country code for new contacts in Outlook 2013 for countries not listed in Control Panel Region Format

    Dear all,
    I would like to change the default country code for new Outlook 2013 contacts. My country is Mozambique (+258) and is not listed under Control Panel> Region> Formats> Format:
    Is there any place (registry maybe, anywhere) where I can manipulate the existing formats or manually add a new format to the List ??? - for example Portuguese (Mozambique).
    I am using Windows 8.1
    I have tried changing the country on the phone and modem options and nothing changes. Also changing the Home Location on Region> Location to Mozambique didn't change a thing. The only place where I change something and produces results is the
    Format List.
    Any ideias???? If not, is there a place where I can ask Microsoft to include Portuguese (Mozambique) on future windows updates???
    Kind regards,
    Osvaldo

    Hi,
    Windows uses the information set under
    'Phone and Modem'  in the Control Panel to determine the default area code.
    You can change the country/region to
    Mozambique
    and set your area code here:
    Regards,
    Steve Fan
    TechNet Community Support

  • I am trying to confirm the time at which a particular backup occurred using an external hard drive that I have since misplaced. Although time machine lists the backup times for some backups, it does not list them for all. Can someone help?

    I am trying to confirm the time at which a particular backup occurred using an external hard drive that I have since misplaced. Although time machine lists the backup times for some backups, it does not list them for all, including the one in question. Can someone help?

    Okay, I've sussed it.  I saw a link to another discussion that hadn't turned up in any of my searches before I posted the question above.
    My Tosh HDD was formatted to FAT 32 and therefore would not be backed up by Time Machine.  I removed all data from it - nightmare as I hadn't enough space to put it on the macbook HDD, but, after trawling through numerous photos and deleting rubbish for hours, I finally made enough space and copied all data across.  Then, after clearing the data from the Tosh HDD, I used disk utilitity to reformat it to Mackintosh OS Extended.  Chose the option without kournalling because I'm not baking up onto this disk and so don't need it - according to some other discussions I found.
    When it was done I check on time machine in system prefs and once I selected options, I was able to remove it from the excluded from backups list.  Hey presto.  Now I'm moving my photo library and my music library onto the Tosh HDD and my macbook should start to breath again.  Hurray.

  • TFTP, Protocol does not support listing directories

    Hi everyone,
    I am trying to install patch for PI 1.4 because of the browser problem. I have downloaded the patch.
    I also have read the post https://supportforums.cisco.com/docs/DOC-26972#comment-22434 and followed the steps described.
    I created repository and try to make the tftp server's root directory into the repository, as u can see in the picture below. Is it correct? Because when I want to display the file contain in the repository, the error message shown "Protocol does not support listing directories", what does it mean?
    Thanks.

    Here's another way:::
    1)  From your PC launch a CMD Prompt
    2)  CD to the directory where the patch is installed
    3)  ftp xxx.xxx.xxx.xxx (this is the IP address of the NCS/PI server)
    4)  login as ftp-user
    5)  enter the password created during the install of NCS/PI for the ftp user account (if you don’t know it, you can change it by entering
    ncs password ftpuser ftp-user password
    6)  type bin then press return
    7)  type hash then press return
    8)  type put
    9)  login to the CLI of the NCS/PI server as an admin user
    10) type dir disk:ftp and you’ll see the file stored in the /localdisk/ftp directory on the disk
    11) if you don’t have a repo pointing to disk:ftp then create one using
         a) config t
         b) repository localftp
         c) url disk:/ftp
         d) exit
    12) type ncs stop
    13) type patch install localftp
    Note: if a PC firewall is enabled, you may have to disable it in order to get the file transfer to work

  • Gmail not listed under default programs how do I select it?

    Trying to set gmail as default for email when clicking on a "reply to" address. It is not listed under default programs. How do I add it or what can I do to make gmail or any other non-microsoft program the default?

    For links inside Firefox, you can change a setting in the Options dialog. This article has the steps: [[Change the program used to open email links]].
    For links outside Firefox, you may want to check with Google on what they suggest. (Well, they suggest using Google Chrome, but I meant other than that!)

  • Windows control panel routine to designate Elements 12 as my default editor does not list the program. It loaded OK and accepted the key. Your regular help line could not help. What to do?

    Windows control panel routine to designate Elements 12 as my default editor does not list the program. It loaded OK and accepted the key. Your regular help line could not help. What to do?

    Hi Robbie,
    The editor program is NOT under the organizer path as you mentioned in your last message. The actual editor program is at the location I gave in message #1 i.e. as follows
    "C:\Program Files (x86)\Adobe\Photoshop Elements 12\PhotoshopElementsEditor.exe"
    The one under the organizer is actually the Welcome screen which you have probably set up to go directly to the editor.
    If you go to the Open With screen I showed in message #3 and browse to the actual editor as given above, it should show up in your list.
    If it doesn't, then Windows is playing up again - and we have to take extra steps.
    Brian

Maybe you are looking for