If you're using my script, add these three lines to firefoxSettings:
var firefoxSettings = new Array( "capability.policy.policynames", "localfilelinks", "capability.policy.localfilelinks.sites", "http://intranet", "capability.policy.localfilelinks.checkloaduri.enabled", "allAccess" );Change http://intranet to your own URL. localfilelinks.sites is a space separated list so you can have more than one if you need them.
No comments:
Post a Comment