Need to use a program using the URL chrome://espdesktop/content/desktop.xul. To do this I had to install a file into the chrome subfolder.How can I do this?

I am trying to use the ESP program, an older research program that uses the URL,
chrome://espdesktop/content/desktop.xul.
To get this to run, you are supposed to create a "chrome" folder that includes the text file "installed-chrome.txt" that includes the following directions: content,install,url,file:///c:/Program%20Files/esp4/
However, this does not seem to work with the newer version of Firefox. Is there anyway to work around this?
I tried just creating a folder called "chrome" with these instructions in C:\Program Files (x86)\Mozilla Firefox\chrome but it did not work. Do you have any suggestions?

With what Firefox version did this still work?
I'm seeing some references to the installed-chrome.txt files in the Firefox 10esr code, but not in later versions.
*http://mxr.mozilla.org/mozilla-esr10/source/config/add-chrome.pl
In later versions, including the current release it only shows in the removed files list.
*http://mxr.mozilla.org/mozilla-release/source/browser/installer/removed-files.in

Similar Messages

  • No matter where I go, as soon as I turn on the Internet on my new Mac Book Pro, everyone else is no longer able to use the Internet. How can I fix this?

    No matter where I go, as soon as I turn on the Internet on my new Mac Book Pro, everyone else is no longer able to use the Internet. How can I fix this? I received it as a gift for college, but its hard to do research when everyone constantly yells at me to get off because they can no longer continue what they're doing.
    <Edited By Host>

    " how can I sync my iphone to my mac book without losing all the music and pictures on it?"
    You cannot.  Copy everything you want form the old computer to the new one, then sync it.
    it basically says you have to erase your iphone to sync to a new itunes!
    Correct Iphone will sync, or manually manage, with one and only one computer/library at a time. Syncing, or manually managing, to another will indeed erase the current content.

  • We bought a used Ipod Touch from a private party.  We can download music when it's hooked up to the computer but can't download any games or songs by using the wifi.  How can we change the password so we can do this?

    We bought a used Ipod Touch from a private party.  We can download music when it's hooked up to the computer but can't download any games or songs by using the wifi.  How can we change the password so we can do this?

    You should restore the the iPod to totally erase the iPod and add your own media to the iPod.
    Connect the iPod to your computer and restore to factory settings/new iPod via iTunes.
    iTunes: Backing up, updating, and restoring iOS software

  • My mom was able to call verizon and then was able to stop my phone from working with the network. The phone itself works but it cannot send messages or use the data. How can i "turn it back on"?

    She called some number and stopped it from using the network. How can i make it work again?

    >Posted edited to remove instructions that could lead to a fraudulent act<  But if she's paying the bills, she's going to see that you turned it back on and I'm guessing you're probably going to get into even bigger trouble (especially if you managed to impersonate her or speak on her behalf).  Best bet, talk to your mom about what she wants from you in order to get it turned back on. 
    Good luck!
    Message was edited by: Verizon Moderator

  • If multiple users will be using the same iPad, how can I lock it so the settings cannot be changed, specifically the languages(students are changing the languages)?

    If multiple users will be using the same iPad, how can I lock it so the settings cannot be changed, specifically the languages(students are changing the languages)?

    Even with Apple Configurator most of the settings cannot be locked, and that includes the language settings. Most schools and organizations seem to just accept that they'll have to reconfigure the iPads on a regular basis.
    Regards.

  • Updated to IOS8 and didn't realize I had added a security feature where I have to enter a code whenever I use the phone.  How can I change that?

    Updated 4S to IOS8 and now have to enter code whenever I use the phone , even to make a call.  How can I reverse this?

    You are welcome.  I always have passcode on.  It makes my phone secure and it is really not a nuisance. I have the phone set to require a passcode after 5 min.  When I receive a call I do not need to enter the code to answer the call.

  • I was login a website ,and i have opened cookies , i want to open another window to login the same website use another account , and in the same windows can use the same account , how can i achieve it ? thinks

    i want to use firefox to login a website ,in the same window and different tags can user the same session
    but when i open other window and login the same website use different account .
    how can i achieve it ? thinks

    Your problem has nothing to do with the faults or limitations of a web browser.
    ''There can be only ONE active user logged in on a specific website during a whole Browsing Session. Even if you try to log-in using a new window it will sign-out the earlier User ID from that website. It will keep the most recent logged-in User ID active.''
    This is the general policy on which all websites are built. Even if you try to login the same website from another web browser, you won't be able to login from the second platform either. I just check it. Tried on Mozilla and Internet Explorer.

  • Using the States Example how can I set Selected to Maryland Without RowNumber

    Let's use the states example for the sake of everyone having
    the code in front of them. If I am returning a value from the
    database that I am writting out to the application like this
    <%out.write("STATE_NAME"); %>
    how can I set the selected value to that without knowing what
    the row number is, here is my try but I get a few error messages:
    <option spry:if="{name} == '<%out.write("STATE_NAME");
    %>'" value="{name}" selected
    ="selected">{name}</option>
    <option spry:if="{name} != '<%out.write("STATE_NAME");
    %>'" value="{name}" >{name}</option>
    I get double the states and the following in the debug box:
    Caught exception in Spry.Data.Region.prototype.processTokens
    while evaluating: Alabama == Exception:[object Error]
    Caught exception in Spry.Data.Region.prototype.processTokens
    while evaluating: Alabama != '' Exception:[object Error]
    This goes on for as many records as I have in the DB,
    Please let me know how it could be done if it could be done?

    I believe what you guys are looking for is the
    Set
    Default Row Based on Specific Column sample that is on the
    Spry
    Samples Page.
    The problem of using a spry:if="{name} ..." approach is that
    it only makes sure the form select widget is set to what the server
    thinks is the current row in the data set, but it doesn't actually
    set the current row in the data set to reflect this, so the cities
    select is out of sync cause it is defaulting to displaying the
    cities for the first row in the states data set.
    Checkout the sample I mentioned above, it will show you how
    to set up an observer where you can query for the correct row
    immediately after the data is loaded, and then set the current row
    so that everything is as expected.
    --== Kin ==--

  • I am doing data acquisition using the 6024E board, how can I acquire voltages greater than 10V

    I am doing data acquisition on MATLAB using the 6024E board, the maximun range I can see is <-10V,-10V>, can I increase this limit to be able to acquire higher voltages

    Without knowing the details of the signal you are acquiring (output Z etc), I can only offer an old suggestion.
    A voltage divider may be usefull. This will work if your application can tolerate some external resistors.
    Ask if you want details.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • I would like to use the old ios how can i do that??

    How can i get the old software of iphone 4

    Might want to check this support document to see what is backed up http://support.apple.com/kb/HT4946. Applications are brought back to the device by syncing, not by restoring the backup.

  • HT204364 In using the photo album how can I make a border around a photo in color?

    How can I insert a colored border around a picture in an photo book?

    To do that you'll need a 3rd party editor like one of these:
    Some Image Editors that support layers:
    Photoshop Elements 10 for Mac - $79
    Rainbow Painter - $30
    Imagerie - $38
    Acorn - $50
    Pixelmator - $60 
    Seashore - Free
    Portraits and Prints - Free
    GIMP for Mac - Free
    OT

  • HT1918 How do I change the region in my App store account if I have a minimal balance in credit that is insufficient to purchase anything? I keep on being told that I need to use the balance before I can change the region.

    How do I change the region in my account details if there is a credit balance that is insufficient to make a purchase.
    I keep being told that I cannot change the region while there is a credit balance.

    Click here and request assistance.
    (74813)

  • HI, i bought an iphone4 in the US and now i live in brasil and can not use the phone. How can i unlock it to use it overseas?

    I need Help unlocking an iphone 4 that i bought in the US to use in brasil. Now i can't use it because it's locked. Please help

    Talk to the carrier to whom it is locked.

  • I just made an new Itunes account and cannot get past the accepting terms and conditons page to use the Itunes store how can i finish and redeem my code

    I cannot use Itunes store to redeem my gift card because it says that my apple id has not been used in the Itunes store yet.  When I click review i then clicked continue and everytime that I agree to the terms and policies on the second page it just sends me back to the top of the page and doesnt allow me to go any farther in the itunes store process any idea of how to get this to work?

    Have you done as the message tells you and contacted iTunes Support ? If not (these are user-to-user forums) :
    - go to http://www.apple.com/support/itunes/ww
    - click on your country's flag
    - click on the Contact Support at the bottom of the left-hand column
    - click on Contact iTunes Store Support on the right-hand side of the page
    - then Purchases, Billing & Redemption

  • When using the iTunes app, how can I share a video on favebook?

    The only way I see to share is by email, unless I go to YouTube via safari?  Am I missing something?  Also speaking of facebook what is the preferred app to use? I see a few different ones at the  app store and which one is the most like YouTube?

    1. System Preferences > Other/ Flash Player > Advanced >  Delete  All
         Press the "Delete All" button
         Install Adobe Flash Player.
        http://get.adobe.com/flashplayer/
        Quit Safari.
        Restart computer. Relaunch Safari.
    2.  Enable Plug-ins
         Safari > Preferences > Security
         Internet Plug-ins >  "Allow all other plug-ins
    3. Check  whether you are currently  in  YouTube HTML 5 trial.
         http://www.youtube.com/html5
        At the bottom  left of the page  uncheck the box beside
       "You are currently in the HTML5 trial".
    4. Reset Safari.
        Click Safari in the menu bar.
        From the drop down select "Reset Safari".
        Uncheck the boxes beside all items.
        Check the box beside "Remove all website data".
        Click "Reset".
    5. Turn off Extensions, if any.
        Safari > Preferences > Extensions
         Now try YouTube.
    Best.

Maybe you are looking for