abatishchev Posted February 20, 2009 Share Posted February 20, 2009 yea, of course! My mistake - I forget to indicate switch /d in my previous post C:\>mklink /D C:\Users\Godfather\Libraries\Music \\Server\E$\My MusicThe syntax of the command is incorrect. Link to comment https://www.neowin.net/forum/topic/721214-unable-to-add-network-location-in-libraries/page/2/#findComment-590603136 Share on other sites More sharing options...
tigermain Posted August 6, 2009 Share Posted August 6, 2009 Sorry to bring up this old topic, but it is exactly what I am looking for. I have tried using mklink (with the /d and cmd running as administrator) but I get Access Denied error message. Do I need write permission on the network folder?!?! Link to comment https://www.neowin.net/forum/topic/721214-unable-to-add-network-location-in-libraries/page/2/#findComment-591390748 Share on other sites More sharing options...
walkerz Posted October 25, 2009 Share Posted October 25, 2009 To add a non-indexed UNC as a library to Windows 7 Beta:1. Create a folder on your hard drive for shares. i.e. c:\share 2. Create another folder in the above share. i.e. c:\share\music 2. Link the Library to this folder. 3. Delete the folder. 4. Use the mklink in a command window(administrator access needed) to make a symbolic link. Name the link the same as the folder you created above. i.e - mklink c:\share\music \\server\music 5. Done. Now you have non-indexed UNC path as a library. You da man! Works a treat with my Freenas (freebsd based NAS) :) Stuart Link to comment https://www.neowin.net/forum/topic/721214-unable-to-add-network-location-in-libraries/page/2/#findComment-591751614 Share on other sites More sharing options...
Fraud OS 11 Posted October 25, 2009 Share Posted October 25, 2009 Simple just use Media Center to add your network location to your library and then they appear in Explorer as well. Link to comment https://www.neowin.net/forum/topic/721214-unable-to-add-network-location-in-libraries/page/2/#findComment-591751656 Share on other sites More sharing options...
Mr. Bungle Posted November 5, 2009 Share Posted November 5, 2009 This was the very first thing I tried to do when I discovered libraries in Windows 7. Luckily Microsoft have provided a programatic way to add network locations, so I wrote a tool to make this easy. It also provides some additional features like backup/restore of library sets. You can download it for free (+ WPF source) here: Win7 Library Tool Link to comment https://www.neowin.net/forum/topic/721214-unable-to-add-network-location-in-libraries/page/2/#findComment-591805844 Share on other sites More sharing options...
Fraud OS 11 Posted November 5, 2009 Share Posted November 5, 2009 This was the very first thing I tried to do when I discovered libraries in Windows 7. Luckily Microsoft have provided a programatic way to add network locations, so I wrote a tool to make this easy. It also provides some additional features like backup/restore of library sets. You can download it for free (+ WPF source) here:Win7 Library Tool Thanks. GUI is so simple. Link to comment https://www.neowin.net/forum/topic/721214-unable-to-add-network-location-in-libraries/page/2/#findComment-591806266 Share on other sites More sharing options...
Lance Davis Posted February 4, 2012 Share Posted February 4, 2012 I kept getting "The syntax of the command is incorrect." because my folder name had a space in it. After I put the path in quotes "C:\share\my share folder" it worked. Link to comment https://www.neowin.net/forum/topic/721214-unable-to-add-network-location-in-libraries/page/2/#findComment-594631040 Share on other sites More sharing options...
Recommended Posts