Re: Sample XUL standalone application (windows exe)
Michael Hofer <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Am 14.02.12 14:15, schrieb Shibu Narayanan: > > Hi, > Where can I get a sample XUL standalone application, one that compiles to a windows exe? > Most of the opensource projects I have seen on the internet packages it to XPI (plugin). > If it also contains a build (make) script, then it will be great. Have a look at the documentation https://developer.mozilla.org/en/XULRunner/ (escpecially "Getting Started with XULRunner" and "Deploying XULRunner") There's also a manual for creating InnoSetup Installers for Windows XULRunner applications: https://developer.mozilla.org/en/How_to_Create_Windows_Inno_Setup_Installer_for_XULRunner_Application regards, Michael