Well, I think the subject says it all.
Firefox uses a file in the users Firefox profile called permissions.sqlite
to track popup site exceptions. I've been asked to try and add a site for
everyone that's already deployed Firefox.
However, I don't want to overwrite any settings a user may already have on
their computer, otherwise I'd just replace the file with my own.
So, is it possible with a script to write the wanted value for sqlite to
this file?
Second thing is that unless you have done like I have and replaced the
randomly generated profile path with a standardized one how would you get it
to write it to all of those random locations? A little while back I started
modifying the profile.ini path and the profile directory below that level in
my packages to the same thing so it would be easier to do something there if
I needed to. However, there are quite a few older deployments that didn't
have that in it yet.
Any thoughts? Am I missing something obvious on this one? And yes, they have
to use Firefox for this particular web application. To me this didn't seem
like an easy request to fulfill and I honestly thought it was easier to just
send out a message to users on how to set it themselves...
Thanks in advance.
Craig E