Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

can i convert the .xpi installation file to . exe?

  • 1 одговор
  • 1 има овај проблем
  • 2 прегледа
  • Последњи одговор послао cor-el

more options

I need to create my installation file with the following properties:

# exe installer

       #The installer shows a license agreement that you can provide
       #The installer closes the open browsers after confirming with the user
I need to create my installation file with the following properties: # exe installer #The installer shows a license agreement that you can provide #The installer closes the open browsers after confirming with the user

Сви одговори (1)

more options

There is usually no need to create an .exe file to install an extension.
If you would drop the file in the extensions folder where Firefox would find it or add it via the registry then you will still get the regular request asking to install the extension on a next Firefox start.
So you can give the user a dialog asking to accept the license and if the user confirms then copy the .xpi file to a location where Firefox will find it on a next start.
You need to rename the .xpi to the ID of the extension (GUID or email).