CaduNunes79 / netprofilesmod

Automatically exported from code.google.com/p/netprofilesmod
0 stars 0 forks source link

Relocate filepath of wallpaper #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Net Profiles saved the wallpaper in the %ProgramFiles%\Net Profiles\ folder. 
This location is not recommended, so we'll use %ProgramData% (aka 
%ALLUSERSPROFILE%)\Net Profiles mod\.

The trick of Net Profiles is to copy the chosen wallpaper to a location where 
every user has access - if all users relocated their wallpaper to this 
filepath, all users are affected if one user changes the profile (and the 
associated wallpaper).

The downside is that every non-administrative user (they can't use Net 
Profiles) and every adminstrative user that uses a profile without a wallpaper 
will never get notified of a profile change via the wallpaper-trick but they 
are affected by the profile change.

Original issue reported on code.google.com by hutit...@gmail.com on 20 Jul 2012 at 8:15

GoogleCodeExporter commented 9 years ago
Fixed in branch 0.1.0, Change-set 7f4eb40cee6eaa7301a2ca577e2a49506614d10c

Original comment by hutit...@gmail.com on 20 Jul 2012 at 8:16