On Wed, Jun 3, 2009 at 4:45 PM, Glen Johnson <[email protected]> wrote: > This is a display of home folders from a windows 2008 server.
The DESKTOP.INI file can override the name of the folder it's in and tell the OS to display something else. The intent was for localized names, I believe. So, e.g., the "Music" folder shows up as "Music" for me, but might be "Música" for Spanish locale, or "音乐" for Chinese. It can also implement magic where folder names appear differently depending on who's viewing them. My account BSCOTT shows "My Documents", but if JSMITH views my folder he'll see "BSCOTT's Documents". In Vista, of course, the first-person possessive pronoun was dropped, so "My Documents" is just "Documents". I bet that's what's doing this. I dunno of a fix, short of disabling DESKTOP.INI entirely, and I don't even know a good way to do that. I suspect the registry redirection trick used to kill AUTORUN.INF might work for DESKTOP.INI, too, though. Come to think of it, I wonder if there are any security exposures from DESKTOP.INI. I know it can reference a DLL to obtain a localized string... I wonder if it can also run code? -- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
