<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>-= n8v =- &#187; iTunes</title>
	<atom:link href="http://n8v.enteuxis.org/tags/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://n8v.enteuxis.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 27 Sep 2011 00:52:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-beta2-18055</generator>
		<item>
		<title>Relocating iTunes music on Windows</title>
		<link>http://n8v.enteuxis.org/2008/08/relocating-itunes-music-on-windows/</link>
		<comments>http://n8v.enteuxis.org/2008/08/relocating-itunes-music-on-windows/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 18:35:21 +0000</pubDate>
		<dc:creator>nathan</dc:creator>
				<category><![CDATA[Figuring IT Out]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://n8v.enteuxis.org/?p=57</guid>
		<description><![CDATA[Problem: On my corporate image Windows XP laptop, &#8220;My Documents&#8220;, &#8220;My Photos&#8220;, &#8220;My Music&#8221; etc. secretly live on my (uber redundant, backed up, etc) network home directory. That&#8217;s a great idea for most things, but when I&#8217;m away from the network, iTunes can&#8217;t find its index files and complains at launch, saying, The folder &#8220;iTunes&#8221; [...]]]></description>
			<content:encoded><![CDATA[<h3>Problem:</h3>

<p>On my corporate image Windows XP laptop, &#8220;<var>My Documents</var>&#8220;, &#8220;<var>My Photos</var>&#8220;, &#8220;<var>My Music</var>&#8221; etc. secretly live on my (uber redundant, backed up, etc) network home directory.  That&#8217;s a great idea for most things, but when I&#8217;m away from the network, iTunes can&#8217;t find its index files and complains at launch, saying,</p>

<blockquote>The folder &#8220;iTunes&#8221; cannot be found or created, and is required.  The default location for this folder is inside the &#8220;My Music&#8221; folder.</blockquote>

<h4>Complications</h4>

<ul>
    <li>You can change where iTunes keeps the <em>actual music files </em>in the iTunes preferences (<samp>Advanced </samp>tab, <samp>General </samp>tab, &#8220;iTunes Music folder location&#8221;), but the files where iTunes stores the details <em>about</em> your music collection (notably <a href="http://support.apple.com/kb/HT1660"><var>iTunes Music Library.xml</var> and <var>iTunesLibrary.itl</var></a>) live in your &#8220;<var>My Music</var>&#8221; folder by default.</li>
    <li>If I recall, the <var>Win2KMyMusicFolder</var> value in <var>HKEY_CURRENT_USER\Software\Apple Computer, Inc.\iTunes</var> tends to get overwritten by iTunes updates.  I&#8217;m not sure about that though&#8211; hacking it might be enough too. 
</li>
    <li>The <a href="http://www.pcmobilehelp.com/support/iTunes/index.html">&#8220;My Music&#8221; Shell Folder registry key</a>, in <var>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders</var>, gets reset by my corporate login script whenever I log in, so changing it doesn&#8217;t help.Otherwise, I think hacking it would have been sufficient.</li>
</ul>

<h3>Solution:</h3>

<ol>
    <li>Copy the <var>iTunes</var> directory from your existing <var>My Music</var> directory (in my case my network home directory) to your new location (in my case, <var>C:\Documents and Settings\<samp>myusername</samp>\My Music</var>). </li>
    <li> Create a new <var>REG_EXPAND_SZ</var> registry key named &#8220;My Music&#8221; in <var>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders</var>
and set it to <samp>%USERPROFILE%\My Music</samp>.</li>
    <li>Log off of Windows and log back in.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://n8v.enteuxis.org/2008/08/relocating-itunes-music-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

