I was wondering what I need to do to create an executable (.exe) file that will run my XUL application?
I'm trying to create an application using Mozilla's XUL format.
Here are the steps:
On Windows, this installs your app to
c:\Program Files\<Vendor>\<Application Name>\<Application Name>.exe
Where and match exactly with what is in your application.ini file.
On Linux, the process is similar. On OS X, though, things are quite a bit different. I haven't completed mastered the OS X process yet.
See also Deploying XULRunner.