- Benjamin Smedberg: Installing XULRunner applications
-
It is now possible to use XULRunner to install XUL applications in an OS-appropriate manner. The code for Mac is already checked in, and the code for Win/Linux is under review in bug 306689. This was most important on Mac, because unless there is an application bundle for the XUL application, the UI is basically nonfunctional. To install a XUL application which you have in a ZIP/XPI file: Mac /Library/Frameworks/XUL.framework/xulrunner-bin -install-app /path/to/my/application.xpi Windows /Path/To/xulrunner.exe -install-app /path/to/my/application.xpi Linux /path/to/xulrunner-bin -install-app /path/to/my/application.xpi It is also possible to install directly from an unpacked directory (xulrunner-bin -install-app /path/to/my/unpacked-application). But please note that the INI file must be called “application.ini” in the root of the XUL Application package, it may not be named “chatzilla.ini” or any of the other custom filenames that have been floating around. Next steps: GUI installer to drive the same process Developer-mode process that uses symlinks instead of actually copying the files (mainly useful on Mac).
Tue, 18 Oct 2005 19:32:42 +0200 - more Planet Mozilla articles
-
- related articles found at Planet Mozilla
- Benjamin Smedberg: Building the XULRunner SDK Mon, 27 Mar 2006 21:55:39 +0200
- Benjamin Smedberg: Deploying standalone XUL apps based on XULRunner 1.8 Fri, 18 Nov 2005 17:58:04 +0100
- Benjamin Smedberg: Firefox-on-XULRunner Thu, 27 Apr 2006 23:14:03 +0200
- Benjamin Smedberg: New XULRunner Docs Tue, 20 Dec 2005 20:59:18 +0100
- Benjamin Smedberg: XULRunner 1.8.0.1 Candidate Builds Thu, 12 Jan 2006 19:44:08 +0100
- Benjamin Smedberg: XULRunner 1.8.0.1 is out! Fri, 03 Feb 2006 15:42:28 +0100
- Benjamin Smedberg: XULRunner and Eclipse Thu, 02 Mar 2006 19:28:03 +0100