On 2017-09-25 12:27, The Wanderer wrote:
> Unfortunately, since %appdata% expands to a location which itself is
> part of the (Windows) roaming profile - in this case,
> C:\Users\%username%\AppData\Roaming\ - this file itself is part of what
> the OP probably wants to redirect.
>
> I suspect that what the OP needs / is asking for is the ability to tell
> Mozilla "don't look in %appdata%\Mozilla\Firefox\ for profiles.ini and
> so forth, look in C:\Users\%username%\AppData\Roaming\Mozilla\Firefox\
> instead". (Although I suspect that putting files in the local
> roaming-profile directory _and_ in the network one may have undesirable
> results; putting the profile under AppData\Local\ might work out better.)
>
> If that can be done at all (short of a custom build with a patched
> source), it would have to be done in a system-wide config file, and I
> don't know offhand of one which includes that possibility.

My experiments with folder redirection ended precisely because
redirecting %AppData% would clobber DFS-R with writes to places.sqlite
and other databases.

Accesses to profiles.ini in the share, where the file's contents point
to the local system should still work, as long as OP actually redirected
only %AppData% and not the entirety of the Roaming Profile.

-- 
Ariel Poliak
Jr. Network Administrator
Network and Security Operations
HostDime.com, Inc.


_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise

To unsubscribe from this list, please visit 
https://mail.mozilla.org/listinfo/enterprise or send an email to 
[email protected] with a subject of "unsubscribe"

Reply via email to