Oooh, pretty code
Saturday, January 10, 2009 10:53:55 PM (Pacific Standard Time, UTC-08:00) ( Tips | Zune )
As I mentioned in an earlier post about backing up a Zune Library (Backup a Zune Library...), I wanted to find a way to be able to actually store the Zune library database on a different drive. I played with the Microsoft Sysinternals “Junction” tool, which lets you create hardlinks (Wikipedia on Hardlinks) and managed to get it to work. Here’s the process to do it yourself. Replace UserName with your Windows user name and D:\Music\Zune\Library with the path to the folder you want to store the database in.
D:\Utils\Sysinternals\junction.exe Zune D:\Music\Zune\Library
That should do it! Start Zune up again and your library should be up and running. Now you should be able to reinstall the OS without having to back up the Zune library. I might try to whip up a PowerShell or Batch file to do this, but don’t get too hopeful :).
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
RSS
Sign In