Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Directory symbolic link not recognized as folder in open file dial

Reply
Thread Tools Display Modes

Directory symbolic link not recognized as folder in open file dial

 
 
Bjorn
Guest
Posts: n/a

 
      11-22-2007
Hello everybody,

The file dialogs of Vista do not recognize directory symbolic links as
folders but as files. To demonstrate, run the following commands:

1. Start cmd as Administrator and execute the following commands:

2. cd \Users\Public
3. mkdir TestFolder
4. mkdir TestSubfolder
5. cd TestFolder
6. mklink /D TestSubfolder \\<computername>\Public\TestSubfolder

7. Start Textpad:

8. Select menu Open file
9. Navigate in dialog to \Public\TestFolder
10. Double-click TestSubfolder

The last action results in the following error message:

You don't have permission to open file.

Also, changing ownership of the shortcut does not change the situation. A
similar result can be observed trying the Save file dialog, which tries to
replace the directory symbolic link.

Windows Explorer on the other hand recognizes directory symbolic links
properly as folders.

Surely, this cannot be the intended behavior of the file dialog?
Is there any solution?

Kind regards, Bjorn
 
Reply With Quote
 
 
 
 
Jimmy Brush
Guest
Posts: n/a

 
      11-25-2007
Hello,

I can confirm this behavior. It appears to be a bug in the file/open and
file/save dialog.

--
- JB
Microsoft MVP Windows Shell/User

 
Reply With Quote
 
Bjorn
Guest
Posts: n/a

 
      11-25-2007
Thanks for confirming, I was afraid it would be. No fix around? How do I
notify MS of this bug or is it magically taken care of?

Although it is not breaking but rather annoyingly inconvenient for my
selective and transparent sharing of private documents over all my personal
computers (using offline folders and symbolic links).

Bjorn

"Jimmy Brush" <> wrote in message
news:92AC0504-2FA4-44CC-B4B7-...
> Hello,
>
> I can confirm this behavior. It appears to be a bug in the file/open and
> file/save dialog.
>
> --
> - JB
> Microsoft MVP Windows Shell/User


 
Reply With Quote
 
Jimmy Brush
Guest
Posts: n/a

 
      11-25-2007
Hello,

I will submit a bug report to Microsoft about this issue. As a workaround,
things seem to work OK if you just make the symbolic link to
\\server\rootshare. So, if you create shares on the "server" computer for
the folders you need to access, and then link to those shares directly
instead of through other shares, it should work.


--
- JB
Microsoft MVP Windows Shell/User


"Bjorn" <> wrote in message
news:E5BA452A-95F3-48A5-AC35-...
> Thanks for confirming, I was afraid it would be. No fix around? How do I
> notify MS of this bug or is it magically taken care of?
>
> Although it is not breaking but rather annoyingly inconvenient for my
> selective and transparent sharing of private documents over all my
> personal computers (using offline folders and symbolic links).
>
> Bjorn
>
> "Jimmy Brush" <> wrote in message
> news:92AC0504-2FA4-44CC-B4B7-...
>> Hello,
>>
>> I can confirm this behavior. It appears to be a bug in the file/open and
>> file/save dialog.
>>
>> --
>> - JB
>> Microsoft MVP Windows Shell/User

>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Can not create symbolic link to a file - symlink to directory is O Spooky Windows Vista General Discussion 0 12-11-2007 09:26 PM
Directory symbolic link not recognized as folder in open file dial Bjorn Windows Vista Networking 0 11-22-2007 12:13 AM
Moving a directory / file from 1 location to another folder MrMusic Windows Vista File Management 4 09-28-2007 06:41 AM
How to open a file for read/write access in Program Files directory Michael Harvey Windows Vista Security 1 02-28-2007 11:10 PM
Directory Tree Incorrect When using Internet Open File Dialog Justin Windows Vista File Management 0 08-22-2006 06:32 PM



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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59