PDA

View Full Version : The fox is on fire!



dev_web
06-07-2005, 01:47 PM
I need to know how to find out the default home page of Mozzila Firefox on the users machine. I checked the registry for a key with the users current home page, but there is no key to be found. Maybe it stores it in a .dll or .txt.
Does anybody know?

Help is so apreciated that I overflow with...um...apreciation

csd214
06-07-2005, 02:20 PM
Try prefs.js in the Profiles Folder. I have

user_pref("browser.startup.homepage", "about:blank");