Hi, I've made some modifications to the Firefox source code and now I would like to build the install exe on Windows, so that i can normally install Firefox (I want to couple it with a crawler - http://crawljax.com/). However I would like that installation to be standard Firefox (and not nightly!; the crawler via selenium can establish communication with standard Firefox, even the portable one, but for some reason cannot with the Nightly version, even with the selenium "supported" version of Nightly).
I've tried to add: ac_add_options --enable-official-branding to the .mozconfig file compiling the source code and then building the installer with mach build browser/installer/windows However, when i try to use the installer, it installs the Nightly version. How can I build a normal, standard Firefox installer for Windows, like the one distributed to standard Firefox users? Thank you, Josip _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform