canmove, Confirmed users
1,584
edits
Line 165: | Line 165: | ||
</pre> | </pre> | ||
* Check out mozilla-central. Make sure the obj directory has "Modify" permissions given to the current user. | * [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build#Get_the_source Check out mozilla-central]. Make sure the obj directory has "Modify" permissions given to the current user. | ||
* Create a standard browser .mozconfig file with the options you prefer and add | * Create a standard browser .mozconfig file with the options you prefer and add | ||
Line 172: | Line 172: | ||
</pre> | </pre> | ||
* | * [https://developer.mozilla.org/en-US/docs/Simple_Firefox_build#Building Build Firefox]. | ||
At this point, you should be able to launch the metro browser on the desktop using a command line switch: | At this point, you should be able to launch the metro browser on the desktop using a command line switch: | ||
Line 187: | Line 186: | ||
* Open up Control Panel -> Default Programs. You should see 'Metro Firefox' in the list of applications. | * Open up Control Panel -> Default Programs. You should see 'Metro Firefox' in the list of applications. | ||
* Set all Metro Firefox defaults in Default Programs. | * Set all Metro Firefox defaults in Default Programs. | ||
At which point you should have a Firefox tile in Win8 that launches the browser. | At which point you should have a Firefox tile in Win8 that launches the browser. |