Open main menu

CDOT Wiki β

Changes

How to deploy XULRunner

670 bytes added, 13:17, 25 November 2006
no edit summary
== Windows ==
If you do not wish to use the XUL Runner installer, the installed files should be arranged in the following directory structure:

* installdir/
* application.ini
* components/
+ ... components which are part of the application
* chrome/
+ ... chrome which is part of the application
* ... additional application files such as icons, etc
* myapplicationname.exe (This is the "stub executable"... you should copy and rename this file from xulrunner-stub.exe in your XULRunner installation.)
* xulrunner/
+ ... copy xulrunner/ to this directory
1
edit