搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改