Where do I execute the command in order to associate a protocol to an apllication?

I need to associate a protocol ( shh) to an application ( putty).
I found a knowledge base article that shows me the commands that I have to execute in order to do so, but it does not tell me where to do it from.
so I need to know where to execute the following command:
javascript:navigator.registerProtocolHandler('ssh','http://support.mozilla.com/value=%s','putty');
I found this on the knowledge base article at:
http://support.mozilla.com/en-US/kb/The+protocol+is+not+associated+with+any+program#Associate_the_protocol_with_a_program_in_Firefox

On the Windows platform an application needs to create the correct registry keys to register a protocol. Then Firefox will find it via a registry scan. The other methods are for registering a protocol on other platforms like Linux and Mac.
See http://kb.mozillazine.org/Register_protocol

Similar Messages

  • Execute the command "arp -a" and save the list of ip & MAC adresses

    Hey all ,
    I was looking for a code where i can execute the command "arp -a" in CMD to get a list of all MAC and ip adresses
    connected on the network and save them for further use is this possible or not .. please if possible if any 1 can supply me with the code i would be grateful ... thnks for ur time
    Best Regards,
    MIG()ZZZZ

    the list of ip and mac of connected computers to the networkThere really isn't a way of doing this because in TCP/IP 'connected' doesn't have a well-defined meaning, so there is no such thing as 'the list' either. If it's a Windows LAN you might find something in Samba that will do it, I don't know.
    What's it all for? There are also IP broadcast and multicast facilities, could be what you're really looking for.

  • Runtime.exec not executing the command !

    Hi all,
    I'm connecting to Progress Db thru JDBC trying to execute a stored procedure
    which has a statement
    Runtime.exec("ksh -c aa") where aa is aunix script which i'm trying to run from java snippet .
    when i run this code as a seperate java program it executes the script
    "aa" but thru JDBC connection it does not execute the command
    what could be the reason ???
    thanx in advance,
    Nagu.

    Hi Rick,
    "aa" is the shell script which is lying in the user DIR .
    It is returning a non-zero value. what kind of permissions be there for to execute the Shell command?
    Regards,
    Nagarathna.

  • Why does rmid execute the command it executed before

    I ran rmid,
    C:\Documents and Settings\zhengda>rmid -J-Dsun.rmi.activation.execPolicy=none -J-Dsun.rmi.activation.execTimeout=120000 -J-Dsun.rmi.server.activation.debugExec=true
    Then I did nothing but waited. Some moments later, I found rmid started to execute the command it had executed.
    rmid: debugExec: running "D:\j2sdk1.4.2_08\jre\bin\java -cp D:\jini1_2_1_002\lib\reggie.jar -Djava.security.policy=D:\jini1_2_1_002\policy\policy.all -Djava.rmi.server.codebase=http://222.205.9.198:8080/reggie-dl.jar cun.rmi.server.ActivationGroupInit"
    It is quite strange. Does rmid record the commands it has executed? And where does it record?

    Yes, it keeps a log of everything you have registered for activation, in accordance with its specification, in its log/ directory I believe. It's serialized and not human-readable.

  • How to enable telemetry logs and where can i find the command line for sun

    Hi i tried creating the telemetry logs directory but the logs are not being populated. i created the following directory:-
    /opt/SUNWmsgsr/data/telemetry/imap/usersns1
    where usersns1 is the userid.
    Also pl. tell me where can i get the command list for sun one messaging server to use the command line utility to list, delete mailboxes. also can i search for all the mailboxes under one domain name. if yes then which command i have to use.
    thanks in advance.

    Hi,
    Hi i tried creating the telemetry logs directory but
    the logs are not being populated. i created the
    following directory:-
    /opt/SUNWmsgsr/data/telemetry/imap/usersns1
    where usersns1 is the userid.Make sure the permissions (ownership) on the user directory and the sub directory match those that messaging server uses - by default mailsrv:mail. This is the most common cause of the telemetry data not being created. The other thing to verify is that the user's account isn't stored as user@domain, otherwise you may need to create the directory as the entire user@domain (try both just to be sure).
    Also pl. tell me where can i get the command list
    for sun one messaging server to use the command line
    utility to list, delete mailboxes. also can i search
    for all the mailboxes under one domain name. if yes
    then which command i have to use.The Messaging Server reference guide is a good place to start (lists all the command-line utilities/flags and what-not):
    http://docs.sun.com/app/docs/doc/819-4429?l=en
    The mboxutil command is used to list/create/delete mailboxes and you can use a pattern to only list those mailboxes in a specific domain.
    Regards,
    Shane.
    thanks in advance.

  • Where do I find the Command-line Adobe AIR Developer Tool?

    Hi,
    Where do I find the Command-line Adobe AIR Developer Tool? (ADT)
    I downloaded the AIR 4 SDK, but can't find it.
    Thanks

    Yes, as Colin stated, FB / FlashPro calls it with app-xml and some other (device orientation, width, height etc) parameters.
    // chall3ng3r //

  • When executing the command: "sudo make install" the terminal just hangs

    Hi everyone,
    I'm following along with this tutorial: http://maxpowerindustries.com/2009/09/27/how-to-install-and-configure-squid-on-m ac-os-x/ and I'm on Step 7: Install squid with the following command: sudo make install . After the command executes the terminal just hangs and doesn't return to normal. Any ideas what Im doing wrong?
    Thanks Seán

    I would not be looking at 2009 instructions knowing that current build instructions, release notes, and other information were present, either online, or within the source distribution. In the preceding hyperlink, you will note that build instructions for OS X (any version) are simply omitted. Dependencies are discussed, such as needing the automake tools.
    I would take a closer look at current build requirements (including arguments to ./configure), and build log — as an underlying reason why install hangs in your terminal.

  • Where can i get the ABAP SAP Certified Development Associate logo?

    Hi every one,
    My name is Fahad and i recently completed my certification as "ABAP    SAP Certified Development Associate u2013 ABAP    with SAP NetWeaver    7.0"; in Karachi - Pakistan. I need to know where i can get the SAP certified logo,as i need to use it in my blog. What is the eligibility criteria or requirements for getting that?.
    Best Regards,
    Fahad

    Fahad
    Please email your S-User ID and other certification details like Name, Certification topic, location, date and other details to Kenneth @ kenneth(dot)schieffer(at)sap(dot)com
    Cheers!
    Zub

  • Where can I get the command: realpath? [solved]

    hi,
    "realpath" is used to get the absolute path-name of a given file.
    I wonder what package contains it?
    Or,
    how can I achieve this from the combination of other commands?
    thanks!!
    Sorry that I do use "psearch" to search the AUR,
    but now I know that it missed the "unsupport" repository.
    Thanks again.
    Last edited by bsdson.tw (2007-02-06 01:46:13)

    If you are looking for the paths to binaries whereis file or which file should work. Otherwise you could use find / -name -type f -name file

  • Where can i find the link to Ordering  Apple Product Professional certificate and pin?

    I have registered in apple sales training online,i work in reliance digital and i had completed my apple product professional level in last few days but i can't find the link which can order the ASTO app kit link....please suggest me.   

    PSE 10, 11, 12 - http://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-10-11-downloads.html

  • How could I avoid/disable the user to execute the command /BDEL?

    I've tried to map it by SU53 but all users have this option and when the users run SM35 they delete some necessary postings.
    How can I control it? By profile or by system configuration?
    Thanks a lot,
    Elton

    I think it is acceptable for (key) users to monitor their BI sessions and even correct them.
    If they can process them online then they might as well have not posted the entry manually as well as in both cases the control is still with the user.
    Are there any commands which they do need?
    An alternative is to hand the control over to background processing and give them access to check the error logs?
    Anyway... Batch Input is antequated technology
    Cheers,
    Julius

  • Using applet to execute a command on the server

    I want my applet to run a commend on a server. If I had a java program, I would have used
    Runtime.getRuntime().exec (cmd1, envArr, file)
    but I have an applet. so can I make it execute the command: "perl perlfile.pl" where perlfile.pl is on http://server/path/ ?
    the applet need some data that this perlfile creates.

    Send the command to a servlet and and get this to execute the command and return the response.
    This sounds like a good starting point to create a massive security hole.

  • Execute powershell commands on a VM from the host.

    I’m wondering if it’s possible to execute PowerShell commands from the host that will be execute on a virtual machine.
    I have around 10 VM and I need to run the same command on all of it and I need to do the same in other 15 host.  
    None of the VM belong to the same domain.

    Yes, it's possible. 
    It's not recommended to do any administrative tasks from the host. You should remove the GUI and all roles from the host except things related to Hyper-V and used in your environment like Failover Clustering and MPIO. 
    As a best practice, set a Windows 8.1 VM as your management station and install RSAT tools on it including Hyper-V Manager. It also comes with Powershell modules you need to run Powershell commands and scripts against all your hosts and VMs.
    On the machines to be managed by Powershell you need to enable Powershell Remoting. In Server 2012 and above and Windows 8 and above this is enabled out of the box (even core versions). In older versions of Windows
    enable Powershell Remoting manually as shown in this post.
    On the management Win 8.1 VM that has RSAT installed, if the managed machines belong to the same domain as the managing station, you're good to go. If not, run this command on the managing station:
    winrm s winrm/config/client "@{TrustedHosts=""My2003Server,host2,host3,vm4""}"
    Execute your scripts against multiple machines by using Invoke-Command as in:
    'Computer1','Computer2','Computer3' | % {
    $Result = Invoke-Command -Computer $_ -ScriptBlock {
    Get-Process
    $Result
    This example, will execute the commands in the scriptblock on each of the 3 computers in line1, and return the result.
    For more information see
    Don Jones' Secrets of Powershell Remoting eBook.
    Sam Boutros, Senior Consultant, Software Logic, KOP, PA http://superwidgets.wordpress.com (Please take a moment to Vote as Helpful and/or Mark as Answer, where applicable) _________________________________________________________________________________
    Powershell: Learn it before it's an emergency http://technet.microsoft.com/en-us/scriptcenter/powershell.aspx http://technet.microsoft.com/en-us/scriptcenter/dd793612.aspx

  • How to execute the ldapsearch command by java class in linux os?

    hi,all
    I want to query the users by ldapsearch command. I call the command in my java class. In windows, It work well. But in linux , there haven't any result. My test program is following:
    ===============
    import java.util.*;
    import java.io.InputStream;
    import java.io.InputStreamReader;
    import java.io.LineNumberReader;
    public class test{
    public static Vector queryAllUser(){
    try{
    Vector v=new Vector();
    String cmdquery="ldapsearch -h localhost -b\"dc=metasphere,dc=com\" \"uid=*\" uid ";
    //String cmdquery="ls -la";
    Process process=Runtime.getRuntime().exec(cmdquery);
    System.out.println("cmdquery:"+cmdquery);
    InputStreamReader ir=new InputStreamReader(process.getInputStream());
    LineNumberReader input = new LineNumberReader (ir);
    System.out.println("input="+input);
    String line;
    while ((line = input.readLine ()) != null){
    System.out.println("Line:"+line);
    if(line.startsWith("uid")){
    String temp=line.substring(line.indexOf(":")+1,line.length());
    v.add(temp);
    return v;
    }catch(Exception e){
    e.printStackTrace();
    System.out.println("runtime error:"+e.getMessage());
    return null;
    public static void main(String argv[]){
    Vector v=queryAllUser();
    for(int i=0;i<v.size();i++){
    System.out.println((String)v.get(i));
    ================
    In fact, when I execute the command: ldapsearch -h localhost -b"dc=metasphere,dc=com" "uid=*" uid
    in linux prompt, the screen show the results:
    version: 1
    dn: uid=toppymgt,dc=metasphere,dc=com
    uid: toppymgt
    dn: uid=qutao,dc=metasphere,dc=com
    uid: qutao
    dn: uid=zz,dc=metasphere,dc=com
    uid: zz
    dn: uid=z,dc=metasphere,dc=com
    uid: z
    dn: uid=admin,dc=metasphere,dc=com
    uid: admin
    dn: uid=alan,dc=metasphere,dc=com
    uid: alan
    dn: uid=misssixty,dc=metasphere,dc=com
    uid: misssixty
    dn: uid=channelv,dc=metasphere,dc=com
    uid: channelv
    What's reason? Please help me. Thx.

    If there have a bugs in Linux OS. Please help me!

  • SqlLoader issue from which path i have to execute the SqlLoader Command

    Hi,
    I created .ctl file and moved the file on the server.
    My problem is from which path i have to execute the SqlLoader command.
    Logged into putty, /home/mydirectory
    executed the command: sqlldr userid=apps/apps@p012 control=nstock_active.ctl
    but i get, command not found.
    Could you suggest me.
    Thanks.

    Srini,
    here is my full .ctl file
    LOAD DATA
    INSERT INTO TABLE XXCIV_INV
    APPEND
    --REPLACE
    FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"'
    TRAILING NULLCOLS
    PO_NUM "Ltrim(Rtrim(:PO_NUM))",
    PO_LINE_NUM "Ltrim(Rtrim(:PO_LINE_NUM))",
    ITEM_NUMBER "Ltrim(Rtrim(:ITEM_NUMBER))",
    RECEIPT_NUMBER "Ltrim(Rtrim(:RECEIPT_NUMBER))",
    RECEIPT_LINE_NUM "Ltrim(Rtrim(:RECEIPT_LINE_NUM))",
    RECEIVED_QTY "Ltrim(Rtrim(:RECEIVED_QTY))",
    PO_QTY "Ltrim(Rtrim(:PO_QTY))",
    ID "Ltrim(Rtrim(:ID))",
    ITEM_ID "Ltrim(Rtrim(:ITEM_ID))",
    TRACE_TYPE "Ltrim(Rtrim(:TRACE_TYPE))",
    LOT_NUMBER "Ltrim(Rtrim(:LOT_NUMBER))",
    INVENTORY_ID "Ltrim(Rtrim(:INVENTORY_ID))",
    OBJECT "Ltrim(Rtrim(:OBJECT))",
    BATCH "Ltrim(Rtrim(:BATCH))",
    CREATION_DATE "NVL(TO_DATE(REPLACE(Ltrim(Rtrim(substr(:CREATION_DATE,1,9))),'NULL'),'MM/DD/RRRR'),TO_DATE(SYSDATE))",
    CREATED_BY "Ltrim(Rtrim(:CREATED_BY))",
    LAST_UPDATE_DATE "NVL(TO_DATE(REPLACE(Ltrim(Rtrim(substr(:LAST_UPDATE_DATE,1,9))),'NULL'),'MM/DD/RRRR'),TO_DATE(SYSDATE))",
    LAST_UPDATED_BY "Ltrim(Rtrim(:LAST_UPDATED_BY))",
    REQUEST_ID "Ltrim(Rtrim(:REQUEST_ID))",
    MFG "Ltrim(Rtrim(:MFG))",
    FILE_NAME "Ltrim(Rtrim(:FILE_NAME))",
    ROW_ID "Ltrim(Rtrim(:ROW_ID))"
    begindata
    0,1,R5531251-02,NA,1,1,8000,10000,WR551251-002,D2,,CMPX0001596,CMPX0001596,0,7/27/2011 14:00,-1,7/27/2011 14:00,-1,-1,HI,,
    0,1,R5534149-01,NA,1,1,3000,10000,WR5534149-001,D2,,HCMPX0001597,HCMPX0001597,0,7/27/2011 14:00,-1,7/27/2011 14:00,-1,-1,CHI,,

Maybe you are looking for

  • Iphone 5s Data/baterry issue after upgrade IOS 8.2

    Hi, I updated my iPhone 5s to iOS 8.2, and now I have the below issues: Network Signal in an area where i have full signal before now it is weak. I have also lost all Data Connection in an area where i always get 4g Battery big problem, since I need

  • Macbook Doom3 UB No Sound

    can you help? i have doom 3, just bought from my apple store and i have the latest patch including the UB update. i have sound on everything within my macbook, itunes web etc. but every time i launch the the game there is no sound, not with the built

  • HTTP XI  - Data Buffering

    Hi Everyone, I am using HTTP XI action block in Business logic transaction to send the XML document to PI system which in turn sends to ECC. I am trying to test the data buffering capability with following steps 1. Locked PI user ID in PI system that

  • WHT for MIRO

    Hi all, When am posting a (frieght cost to material) document thro MIRO transaction TDS is not geeting calculated but if i try to post it thro FB60 the system is calculating the TDS. As frieght has to been loaded to Material,i am not having the optio

  • HT202774 Captions are not respected when turned off under Accessibility and still appear in the native player, how do I turn of captions?

    Captions are not respected when turned off under Accessibility and still appear in the native player, how do I turn of captions for the native player?