搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

i cannt install erail.in. note is"erail pluginfor firefox could not be installed because firefox cannot modify the needed file". what should i do now

  • 2 回覆
  • 10 有這個問題
  • 2 次檢視
  • 最近回覆由 cor-el

more options

when i go to www.erail.net for train details. message as"click here to install plugin" displayed and clicked for install then the message "erail plugin for firefox could not be installed because firefox cannot modify the needed file"

so, further what should i do regards. madhu

when i go to www.erail.net for train details. message as"click here to install plugin" displayed and clicked for install then the message "erail plugin for firefox could not be installed because firefox cannot modify the needed file" so, further what should i do regards. madhu

所有回覆 (2)

more options

Where is it you are going to on that site ?

I see information such as sub leasing rolling stock rather than consumer enquiries. If I could find it I would be able to check on how it is installed.

The usual method of installing add-ons changed in I think it was Firefox 4. Related posts

more options

You usually get this error if you try to install an extension that needs to be unpacked to work properly.
Current Firefox version do not unpack an extension automatically, but rename the xpi file to the extension's GUID.

An extension that needs to be unpacked should have an unpack flag in its install.rdf file

<em:unpack>true</em:unpack>

You can try to set the extensions.alwaysUnpack pref to true on the about:config page.

The extension seems to install, but I haven't tested if it works.

由 cor-el 於 修改