I've moved my iTunes media to a new drive, how do I get iTunes to find it. I'm using Windows 7

Hi,
I've moved my iTunes media to my 'spare' internal D Drive, following the instructions on this link:(I'm using Windows 7).
Move your iTunes Media folder on a Windows PC - Apple Support
I hit a problem at stage 11 when I had to move my original media file to the recycle bin. The process started then it stopped, saying that the file was too big for the recycle bin (54 GB or thereabouts). It then asked if I wanted to permanently delete the files instead. I said yes. (I have them backed up externally).
The iTunes media file is in my D Drive, but I can't get iTunes to locate it. I've tried going through preferences/advanced and browsing to it but that does't seem to work.
My media is all listed in iTunes, but on the cloud rather than on my hard drive (C). Downloading it all from the cloud would defeat the object of freeing space on my primary hard drive (C).
Any ideas on how I could get iTunes to find the files on D Drive ?
many thanks,
Matt

See Make a split library portable. With luck you should be able to move the iTunes folder to the D: drive, place the iTunes Media folder inside it, and shift-start iTunes to connect to D:\iTunes\iTunes Library.itl. If all goes well it should be as if you'd moved the entire iTunes folder as a unit in the first place.
tt2

Similar Messages

Maybe you are looking for

  • How to desing a program

    I'm trying to do a invoicing program. I think I know enough of java to do it, but the problem is that it is too big for me, because I can't, for example, see were should I start, or how to interconnect the various modules of the program. So, do you k

  • Powerpoint and WMV

    I *believe* this is not off-topic, apologies if anyone considers it so... Clinician has passed on a series of WMV files captured from a PC application http://www.materialise.com/materialise/view/en/2407363-Cranio-Maxillofacial.html which generates a

  • E66 World Clock icon

    When I add some cities to the world clock list, a small light icon shows up on RHS, but not on others....anybody know what it indicates ? Solved! Go to Solution.

  • Saving your website in iWeb before moving to new project

    Hi there! I have a questions and was wondering if anyone can help me. I've created a website in iWeb, which I've loaded to .Mac. Now I need to start another project and I fear that the new 1.1 update may cause some errors etc with my new project whic

  • JSpinner with bounded dates?

    I'm having trouble implementing a spinner that restricts entry to future dates only (i.e. lower-bound is current time). When I use Date current = new Date(System.currentTimeMillis()); Date earliest = new Date(current.getTime()); Calendar cal = Calend