Recommended Posts

  • 5 months later...
  • 2 months later...
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

  • 2 weeks later...

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

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.

  • 2 years later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.