Re: Directories : Programm Files by Bruno
Bruno
Thu May 26 06:15:11 CDT 2005
Hi,
There is functionnality in MUI to make some folder names "look" translated
in Explorer (typical example are "My Documents", "My Music", etc...) but the
physical folders names should NOT be localized.
I'm not seeing the German "Programme (x86)" on any computer I've setup with
German MUI. This could be created by a German application that installs in a
localized folder but that doesn't quite explain the output of SET command
that Juergen reported below. If some of you are also affected by this, feel
free to post and we can try to understand what may be causing this.
Thanks
--
Bruno Lewin [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"Charlie Russel - MVP" <charlie@mvKILLALLSPAMMERSps.org> a écrit dans le
message de news:uMFGTpcXFHA.2540@tk2msftngp13.phx.gbl...
> No, you're right, virtual isn't quite the right word. But it's a kind of
> redirection -- if you look at the directory structure using a 32-bit
> programme, you'll see what I mean. Try starting the 32 bit version of
Windows
> Explorer -- you'll have a very different view of the file system.
>
> --
> Charlie.
>
> Juergen Kluth wrote:
> > Hi,
> > this directory structure is not virtual.
> >
> > /*some part of a "set" at commandprompt*/
> >
> > CommonProgramFiles=D:\Program Files\Common Files
> > CommonProgramFiles(x86)=D:\Programme (x86)\Gemeinsame Dateien
> > /*german*/
> > ProgramFiles=D:\Program Files
> > ProgramFiles(x86)=D:\Programme (x86)
> >
> > Interesting to me ist, that for the x86 - part the system-variables
> > point to "my language" folder,
> > for the 64bit - part still to the "native" one.
> >
> > regards jk
>
>