Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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