Hi, I want to set my home preference to be an "index.html" page that is at the same level as the browser executable. I also want to set this pref in advance through the "prefs.js" file. So, setting the pref to be "file:///C:/Program Files/mozilla.org/mozilla/index.html" doesn't work if the user decides to install the application at a different directory. I've tried just setting the pref to be "index.html" but that doesn't seem to work (the browser reports "Cannot locate 'index.html'").
Is it possible to do what I'm attempting? Any helps is appreciated! Thanks, Dave A.