I am trying to use xulrunner --install-app but it seems to be obsolete as I get the message
"--install-app support has been removed. Use 'python install-app.py' instead."
Where is this install-app.py?
I am trying to use xulrunner --install-app but it seems to be obsolete as I get the message
"--install-app support has been removed. Use 'python install-app.py' instead."
Where is this install-app.py?
Found it by looking at this patch: https://bug747597.bugzilla.mozilla.org/attachment.cgi?id=8357649
Which was attached to this issue: Bug 747597 - (install_app.py) Port XULRunner's --install-app to Python