Windows 7 Forums


Reply
Thread Tools

NTFS junction points for the users folder in other languages - they do not always work?

 
 
Roland Schweiger
Guest
Posts: n/a
Thanked:
 
      11-20-2011
I am running the German Version of Windows7 (ultimate) and as far as i
understood, Windows7 uses NTFS junction points often, for compatibility
reasons and for language version differences.

For example the folder

C:\users or precicely %HomeDrive%\users still has a junction pointing to
c:\documents and settings\
for compatibility reasons to older software.

Just now i came across the following problem:
the German word for users is Benutzer and therefore the folder
c:\users
has a junction point by the system which allows the name
c:\Benutzer

Sof far so good but i only see the c:\Benutzer\ folder when i use the
Windows Explorer.

When using a command prompt and when i have to type some command along with
a path,
i must use the original folder
c:\users\
as the command prompt window always tells me that
c:\Benutzer\
does not exist.

Does anyone know why exactly these problems occur?

greetings

Roland Schweiger

 
Reply With Quote
 
 
 
 
Ed Cryer
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On 20/11/2011 12:53, Roland Schweiger wrote:
> I am running the German Version of Windows7 (ultimate) and as far as i
> understood, Windows7 uses NTFS junction points often, for compatibility
> reasons and for language version differences.
>
> For example the folder
>
> C:\users or precicely %HomeDrive%\users still has a junction pointing to
> c:\documents and settings\
> for compatibility reasons to older software.
>
> Just now i came across the following problem:
> the German word for users is Benutzer and therefore the folder
> c:\users
> has a junction point by the system which allows the name
> c:\Benutzer
>
> Sof far so good but i only see the c:\Benutzer\ folder when i use the
> Windows Explorer.
>
> When using a command prompt and when i have to type some command along
> with a path,
> i must use the original folder
> c:\users\
> as the command prompt window always tells me that
> c:\Benutzer\
> does not exist.
>
> Does anyone know why exactly these problems occur?
>
> greetings
>
> Roland Schweiger
>


Hi Roland.

That seems normal. Windows will let you use quite a few different
languages (look in Control Panel for changing) but the English names
stay as such on the disk drives.
The command prompt looks directly at the disks, not routed through
Windows itself.

That will apply to other utilities and packages too.

Ed


 
Reply With Quote
 
Wolf K
Guest
Posts: n/a
Thanked:
 
      11-20-2011
On 20/11/2011 7:53 AM, Roland Schweiger wrote:
[...]
> When using a command prompt and when i have to type some command along
> with a path,
> i must use the original folder
> c:\users\
> as the command prompt window always tells me that
> c:\Benutzer\
> does not exist.
>
> Does anyone know why exactly these problems occur?
>
> greetings
>
> Roland Schweiger


AFAIK, c:\Benutzer\ is not a folder but a pointer to a folder (ie,
/users), ie, a type of shortcut.

HTH
Wolf K.
 
Reply With Quote
 
Roland Schweiger
Guest
Posts: n/a
Thanked:
 
      11-21-2011
"Wolf K"
AFAIK, c:\Benutzer\ is not a folder but a pointer to a folder (ie,
/users), ie, a type of shortcut.


Yes, afaik it is an NTFS feature, a junction point similar to "documents and
settings" which points to %SystemDrive%\users

But i thought that junctionpoints and hard links of NTFS could be accessed
within a command prompt.

greetings

Roland Schweiger

 
Reply With Quote
 
Roland Schweiger
Guest
Posts: n/a
Thanked:
 
      11-21-2011


"Ed Cryer"
That seems normal. Windows will let you use quite a few different
languages (look in Control Panel for changing) but the English names
stay as such on the disk drives.
The command prompt looks directly at the disks, not routed through
Windows itself.

That will apply to other utilities and packages too.


Yep, however, if i understand the mechanism correctly, the NTFS feature of
junction points is used here, just like
c:\documents and settings\ is not a directory but a junction point pointing
to %SystemDrive%\users and this is only for compatibility to old software.

The problem with the junction points (or hard links or similar features of
NTFS) which allows the c:\user folder (or %SystemDrive%\user) to be accessed
in other language synonyms like
c:\Benutzer orr c:\utiliseurs\ is that things can go wrong is some local
software expects such a name.

so ... in future i will stick to the English original names to avoid such
problems

greetings

Roland


 
Reply With Quote
 
Ed Cryer
Guest
Posts: n/a
Thanked:
 
      11-21-2011
On 21/11/2011 18:53, Roland Schweiger wrote:
>
>
> "Ed Cryer"
> That seems normal. Windows will let you use quite a few different
> languages (look in Control Panel for changing) but the English names
> stay as such on the disk drives.
> The command prompt looks directly at the disks, not routed through
> Windows itself.
>
> That will apply to other utilities and packages too.
>
>
> Yep, however, if i understand the mechanism correctly, the NTFS feature
> of junction points is used here, just like
> c:\documents and settings\ is not a directory but a junction point
> pointing to %SystemDrive%\users and this is only for compatibility to
> old software.
>
> The problem with the junction points (or hard links or similar features
> of NTFS) which allows the c:\user folder (or %SystemDrive%\user) to be
> accessed in other language synonyms like
> c:\Benutzer orr c:\utiliseurs\ is that things can go wrong is some local
> software expects such a name.
>
> so ... in future i will stick to the English original names to avoid
> such problems
>
> greetings
>
> Roland
>
>


I sympathise with you. I'm a native English-speaker, but you've made me
aware of a problem there. If it happens in German, then I suppose it
must be so in all other supported languages.

Have you ever contacted Microsoft? I'd love to hear their comments on
this. Drop them a line. It wouldn't take too long, might make you feel a
bit better, and I, for one, would read the reply quite happily.

Ed

 
Reply With Quote
 
Ed Cryer
Guest
Posts: n/a
Thanked:
 
      11-21-2011
On 21/11/2011 21:58, Ed Cryer wrote:
> On 21/11/2011 18:53, Roland Schweiger wrote:
>>
>>
>> "Ed Cryer"
>> That seems normal. Windows will let you use quite a few different
>> languages (look in Control Panel for changing) but the English names
>> stay as such on the disk drives.
>> The command prompt looks directly at the disks, not routed through
>> Windows itself.
>>
>> That will apply to other utilities and packages too.
>>
>>
>> Yep, however, if i understand the mechanism correctly, the NTFS feature
>> of junction points is used here, just like
>> c:\documents and settings\ is not a directory but a junction point
>> pointing to %SystemDrive%\users and this is only for compatibility to
>> old software.
>>
>> The problem with the junction points (or hard links or similar features
>> of NTFS) which allows the c:\user folder (or %SystemDrive%\user) to be
>> accessed in other language synonyms like
>> c:\Benutzer orr c:\utiliseurs\ is that things can go wrong is some local
>> software expects such a name.
>>
>> so ... in future i will stick to the English original names to avoid
>> such problems
>>
>> greetings
>>
>> Roland
>>
>>

>
> I sympathise with you. I'm a native English-speaker, but you've made me
> aware of a problem there. If it happens in German, then I suppose it
> must be so in all other supported languages.
>
> Have you ever contacted Microsoft? I'd love to hear their comments on
> this. Drop them a line. It wouldn't take too long, might make you feel a
> bit better, and I, for one, would read the reply quite happily.
>
> Ed
>


Here's a snapshot of my User Ed under command prompt;
http://tinyurl.com/7ombxdj

I'd be interested in seeing how yours looks.

Ed
 
Reply With Quote
 
Roland Schweiger
Guest
Posts: n/a
Thanked:
 
      11-22-2011
"Ed Cryer"
Have you ever contacted Microsoft? I'd love to hear their comments on
this. Drop them a line. It wouldn't take too long, might make you feel a
bit better, and I, for one, would read the reply quite happily.


have not yet thought of contacting MS but it might be an idea as there are
cases where things could go really wrong,
e.g. when writing software (or even simple scripts) where for convenience
you enter full-paths instead of constructed ones.

greetings

Roland Schweiger

 
Reply With Quote
 
Roland Schweiger
Guest
Posts: n/a
Thanked:
 
      11-22-2011
"Ed Cryer"
Here's a snapshot of my User Ed under command prompt;
http://tinyurl.com/7ombxdj

I'd be interested in seeing how yours looks.

And here is a snapshot of my c:\users\Roland
which - when using windows explorer - only appears as c:\Benutzer\

https://skydrive.live.com/?cid=0462a...1109&sc=photos


You can see clearly (sorry ... the folder is a total mess) but you can see
clearly that some folders appear with there real hardlink and the junction
points -
e.g. Documents ---> "Eigene Dateien" (literally "my own files").
Thus
c:\users\roland\documents\
is the same folder as
c:\Benutzer\Roland\Eigene Dateien\

but the original hard link folder must be accessed in a command prompt (and
hence command prompt utility)
where es the German equivalent must be accessed in Windows Explorer (and
file ---> save dialog boxes of any windows program).

Well .... do you know of any MS eMail address that "really works" e.g. where
one really gets an answer,
els i might try to post this somewhere on the MSDN / developer / knowledge
base.

Did not think that this could aparantly be a greater problem than i thought.

greetings

Roland Schweiger

 
Reply With Quote
 
Ed Cryer
Guest
Posts: n/a
Thanked:
 
      11-22-2011
On 22/11/2011 01:20, Roland Schweiger wrote:
> "Ed Cryer"
> Have you ever contacted Microsoft? I'd love to hear their comments on
> this. Drop them a line. It wouldn't take too long, might make you feel a
> bit better, and I, for one, would read the reply quite happily.
>
>
> have not yet thought of contacting MS but it might be an idea as there
> are cases where things could go really wrong,
> e.g. when writing software (or even simple scripts) where for
> convenience you enter full-paths instead of constructed ones.
>
> greetings
>
> Roland Schweiger
>


Your English seems A1 to me. If you dropped MS a line you'd probably be
teaching them something (:-
You can only try. Make it a short email but hammer the point home with a
really good example of something that actually would screw things up and
cause chaos.
Look here;
http://support.microsoft.com/kb/295539

Ed

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble sending results. yodap Folding @ Home 5 11-04-2010 10:50 AM
Missing several folder under users folder qplo Windows 7 Support 0 07-01-2010 05:18 PM
Windows 7 for XP users - How to find your way around Nibiru2012 General Discussion 8 06-04-2010 03:23 PM


All times are GMT +1. The time now is 10:33 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33