Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Networking > 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-21-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
 
 
 
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 08:26 PM
Directory symbolic link not recognized as folder in open file dial Bjorn Windows Vista File Management 3 11-25-2007 05:55 PM
Moving a directory / file from 1 location to another folder MrMusic Windows Vista File Management 4 09-28-2007 05:41 AM
How to open a file for read/write access in Program Files directory Michael Harvey Windows Vista Security 1 02-28-2007 10:10 PM
Directory Tree Incorrect When using Internet Open File Dialog Justin Windows Vista File Management 0 08-22-2006 05: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