Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 reply
  • 1 has this problem
  • 2 views
  • Paskiausią atsakymą parašė 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

All Replies (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).