Re: Moving from xulrunner to firefox SDK

2017-12-18 Thread Manish
Hi Myk, Thanks for the response. did you find any reference for legal requirements where it say that we can ship xulrunner application with its own copy of firefox. I hope you have notice this too because if we launch the application with .bat script using firefox then under the task manager t

Re: Moving from xulrunner to firefox SDK

2017-09-11 Thread Myk Melez
Manish 2017 September 6 at 05:32 Thanks Myk But I am bit confuse here. If we go by this way /path/to/firefox --app /path/to/application.ini. First there may be a possibility that Firefox is not installed and if it is installed and someone updates the firefox

Re: Moving from xulrunner to firefox SDK

2017-09-06 Thread Manish
On Friday, 25 August 2017 20:58:06 UTC+5:30, Myk Melez wrote: > > Manish > > 2017 August 21 at 23:53 > > from where can I find the latest firefox SDK version for all the > > platforms eg: windows, linux and mac. Second can the directory > > structure remains th

Re: Moving from xulrunner to firefox SDK

2017-08-25 Thread Myk Melez
Manish 2017 August 21 at 23:53 from where can I find the latest firefox SDK version for all the platforms eg: windows, linux and mac. Second can the directory structure remains the same as earlier like for xulrunner. There isn't a Firefox SDK, as Mozilla decide

Moving from xulrunner to firefox SDK

2017-08-21 Thread Manish
Hi, I am working on a desktop application named "AZARDI" which is based on xulrunner. It is an offline ePub Reader for all three major platforms (Windows, Mac, Linux). You can check it out at http://azardi.infogridpacific.com/. I have been deploying the application successfully with xulrunner