I have seen this in the past. This is because of the code signing and Gatekeeper. What I have done to fix this:
- download a new copy of Firefox and drag it into /Applications
- open Firefox once
- place the files
- open Firefox again
With these steps you should be able to get Firefox working.
I'd also highly suggest looking at using CCK2 and Greg Neagle's AutoPKG recipe to automate this.
That way it'll spit out an installer package, with your settings all ready to go.
[plug]
my blog post on the subject
[/plug]
Thanks for the fast responses gents.
I've just tried downloading a fresh copy of Firefox 42 (English British version) and installed on a fresh Mac. Opened once and saw the Gatekeeper verify message popup.
Once it had opened successfully I then quit and added in my custom files.
Now Firefox attempts to launch but then quits almost straight away, I see the open dot appear in the dock but the application never actually appears, the bouncing icon and dot simply stop and disappear.
I'll have a look at AutoPKG now as that looks pretty cool :)
CCK2 to generate autoconfig files will fix it
use gregs autopkg recipe to automate it so you don't have to worry bout it
also depending on your environment, maybe the ESR version of FF is better for you?
CCk2 and autoPKG worked a treat.
I now have a working deployable Firefox 42 (English British) package in Casper.
Thanks gents