

Today I put together all the information needed to run a mobile Library from Apple iTunes on a USB stick or USB drive.今日の私のすべての情報をまとめる必要に応じて携帯電話を実行するには、アップルのiTunesのライブラリは、 USBスティックまたはUSBドライブに挿入します。 This method will run the entire iTunes application from the storage device, making it easy to manage iTunes libraries from a single location.このメソッドは全体のiTunesアプリケーションを実行してからのストレージデバイス、 iTunesのライブラリを管理することがより簡単に、 1つの場所です。 I believe this is how iTunes should have be developed - as having a library specific for each computer is a frustrating way to enjoy your music.私はこれはiTunesの必要がどのように開発-ライブラリとして持つ固有の各コンピュータは、イライラして音楽を楽しむ方法です。
What pushed me over the edge is my wife wanting to purchase music from iTunes at work and sync them up with the iTunes computer at home.どのようなプッシュで私は、私の妻の端に欠け、 iTunesから音楽を購入すると同期して、職場のコンピュータ上でiTunesの自宅です。 Typically this is done by purchasing the music and downloading directly to the iPod, but she’sa CPA and travels from location to location for audits and doesn’t even use the same computer all the time - yet she loves her music.通常、この処理が行われると、音楽のダウンロード購入は、 iPodに直接、しかし、旅行者の場所をshe'sa公認会計士や監査ではありませんの場所を使用しても同じコンピュータ上のすべての時間-はまだありません彼女は彼女の音楽が大好きです。 The solution was to run iTunes from a USB flash drive to manage a single Library. iTunesの解決策を実行するのは、 USBフラッシュドライブから、 1つのライブラリを管理する。
This tutorial includes installing iTunes on a flash drive, creating autorun files for auto-launching iTunes from the flash drive and how to set-up iTunes on different computers to run a music library from the single flash drive.このチュートリアルのフラッシュドライブに含まれてiTunesをインストールし、ファイルを自動作成する自動フラッシュドライブからiTunesの立ち上げ、どのようにiTunesを別のコンピュータの設定を実行するに音楽ライブラリからのシングルフラッシュドライブに挿入します。 Of course this method also works for larger storage hard drives - basically anything that appears as a Mass Storage Device on your system.もちろん、この方法を拡大しても動作しますストレージハードドライブ-基本的に何かが表示されたら大容量記憶装置デバイスとして使用しているシステムです。 If you are looking for a long term strategy for managing your iTunes music, I strongly recommend doing this process to an external hard drive that is, at least, 120GBs.探している場合は、長期的な戦略iTunesの音楽を管理するため、私を強くお勧めこれを行うプロセスを、外付けハードドライブには、少なくとも、 120gbsです。 So here we go:これさあ、やってみよう:
Here is a quick summary so you know what we are getting into: ここでは簡単な概要を知るために我々は就学許可証:
- Create an autorun file for the USB drive自動実行ファイルを作成するUSBドライブ
- Create a batch file to auto-launch iTunes from any computerバッチファイルを作成し、どのコンピュータからiTunesの自動起動
- Install iTunes on the USB stick iTunesをインストールし、 USBスティック
- Install iTunes on any computer to run from the USB driveを実行するすべてのコンピュータにiTunesをインストールするには、 USBドライブ
It’s worth mentioning this does not get around the five license authorization for running iTunes purchased music, rather this is a method to manage your iTunes library from a single location for multiple computers. 特筆すべきことはないの周りの5つのライセンス保有者の許可を得るiTunesの購入した音楽を実行して 、 むしろこれは、お客様のiTunesライブラリを管理する方法から、 1つの場所を複数のコンピュータです。
Creating the Autorun file: 自動実行ファイルを作成する:
The autorun file tells the host computer what you want to do when the USB device is plugged into the computer.は、ホストコンピュータの自動実行ファイルをどのように指示したいときにこれを行うには、コンピュータのUSBデバイスが接続されています。 This step creates a single click auto-launch for iTunes.このステップを作成する自動起動をシングルクリックしてiTunesのです。
Open Notepad and type the following:メモ帳を入力して開いて以下の通りです:
[autorun] [自動]
icon=\iTunes.icoアイコン= \ itunes.ico
open=iTunes_mobile.batオープン= itunes_mobile.bat
action=Mobile iTunesアクション=携帯電話iTunesの
label=Mobile iTunesラベル=携帯電話iTunesの
shell\open\command=iTunes_mobile.batシェル\オープン\コマンド= itunes_mobile.bat
shell\open=Mobile iTunesシェル\オープン=携帯電話iTunesの
Save the Notepad document as ‘ Autorun.inf ‘文書を保存し、メモ帳' のAUTORUN.INF '

If you want a cool looking icon than pay attention to the first line ‘ icon=\iTunes.ico ‘ and place your ico file in the root of the USB drive (クールlookingアイコンを希望する場合は、最初の行に注意を払うよりも' のアイコン= \ itunes.ico 'と場所をしてicoファイルのルートには、 USBドライブ( get one here 1つの取得について ). ) 。 If you don’t care, delete the line.介護をお持ちでない場合、行を削除してください。
Creating the Batch file: バッチファイルを作成する:
Next create the batch file needed to automatically run iTunes upon connection of the USB drive.必要に応じて次のバッチファイルを作成してiTunesの時の接続を自動的に実行するのは、 USBドライブに挿入します。 Please note you need XP Service Pack 2 or Vista for the autorun feature to work.ご注意する必要があります。 XP Service Pack 2またはVista用の自動実行機能を動作します。
Open Notepad and type the following:メモ帳を入力して開いて以下の通りです:
set APPDATA=%~dp0Application Data設定appdata = % 〜 dp0applicationデータ
if not exist “%~dp0Application Data” mkdir “%~dp0Application Dataset HOMEPATH=%~dp0Documents and Settings存在していない場合は" % 〜 dp0applicationデータ" mkdir " % homepath = % 〜 〜 dp0applicationデータセットと設定をdp0documents
if not exist “%~dp0Documents and Settings” mkdir “%~dp0Documents and Settingsset USERPROFILE=%~dp0存在していない場合は" % 〜 dp0documentsと設定を" mkdir " % 〜 dp0documentsとsettingsset USERPROFILEの= % 〜 dp0
set ALLUSERSPROFILE=%~dp0設定allusersprofile = % 〜 dp0
echo starting iTunes iTunesのエコーを開始
start \iTunes_programs\iTunes.exeスタート]ボタンを\ itunes_programs \ itunes.exe
Save the file as ‘ iTunes_mobile.bat ‘ファイルを保存して、 ' itunes_mobile.bat '
With these two files, the autorun file and the iTunes_mobile.bat file we are ready to move along to installation.これらの2つのファイルを、ファイルの自動実行ファイルとitunes_mobile.bat我々は準備に移動するに合わせてインストールを開始します。
Installing iTunes: iTunesのインストール:
Install iTunes (7 at the time of the post) to your PC as normal - not the USB drive! iTunesのインストール( 7時点で、ポスト)をパソコンには、通常の-特定のU SBドライブ! While iTunes is installing on your PC go over to the USB drive and create a folder named ‘ iTunes_Programs ‘ iTunesは、パソコンにインストールするながら話をするためには、 USBドライブや名前のフォルダを作成' itunes_programs '

When the iTunes installation is complete on the PC copy EVERYTHING from ‘ c:/Program files/iTunes ‘ into the new folder of the USB drive ‘ iTunes_Programs ‘インストールが完了したときにiTunesのすべてのコピーをコンピュータ上で' c : /プログラムファイル/ iTunesの新しいフォルダを、 USBドライブ' itunes_programs '
Once this is complete create another folder on the USB drive ‘ iTunes_Installer ‘ Drag the iTunesSetup file into this folder.これが完了したら、 USBドライブを別のフォルダを作成' itunes_installer ' itunessetupファイルをドラッグして、このフォルダにコピーします。 We use this when installing iTunes on future computers.私たち将来のiTunesをインストールするときに使用するコンピュータです。

Now that we have iTunes on the PC and we have everything on the USB drive, run the iTunes_mobile.bat file.今すぐに私たちは、 iTunesをPCとUSBドライブのすべてを私たちは、 itunes_mobile.batファイルを実行してください。 Here a screen will flash then disappear and iTunes will open with a blank library.ここで画面が点滅を入力し、消滅するとiTunesが開き、空白のライブラリです。 During this process you will see some additional files and folders created on the USB drive.この処理中にいくつかの追加が表示さは、 USBで作成されたファイルやフォルダをドライブに挿入します。 This is good - everything worked as planned.これは良い-すべての作業を予定しています。 Now, everything should look like this after adding the autorun file, bat file and ico icon file along with running the iTunes_mobile.bat file:今すぐ、すべては次のように、このファイルの自動実行を追加した後、 batファイルとファイルのアイコンと一緒に『 ICO itunes_mobile.batファイルを実行している:

Loading your USB drive: 読み込んでいますしてUSBドライブ:
Your USB drive is now ready to accept content. USBドライブは、現在のコンテンツを受け入れる準備ができています。 Drag-n-drop everything from the host computer under /My Documents/My Music/iTunes Music/ to the USB drive under /My Documents/My Music/iTunes/iTunes/iTunes Music/ *Your file path might be slightly different if you customized iTunes from a previous installation.ドラッグ- nは、ホストコンピュータからすべてのドロップされて/マイドキュメント/マイミュージック/ iTunes音楽/ USBドライブをされて/マイドキュメント/マイミュージック/ iTunes / iTunes / iTunesミュージック/ *ファイルのパスしている場合若干異なるかもしれないiTunesのカスタマイズは、前のインストールを開始します。 This process might take some time depending on the size of your library.このプロセスに時間がかかるかもしれないのサイズによっては、お客様のライブラリです。
Once the copy process is complete run the iTunes_mobile.bat file again and everything will appear in it’s place.一度のコピー処理が完了するとすべてのファイルを再度実行してitunes_mobile.batの場所が表示されます。 Simply double click the ‘ iTunes_mobile.bat ‘ file.単にダブルクリックして' itunes_mobile.bat 'ファイルです。 If you are missing the song ratings on the USB drive, go back into the PC iTunes and run an ‘Export Library’ which creates an xml file.行方不明の場合はその歌のレーティングをUSBドライブ、過去に戻ってPCのiTunesと実行すると'輸出ライブラリ' xmlファイルを作成する。 In the USB drive iTunes run the ‘Import Library’ feature to read in the xml file - your ratings should be restored. USBドライブは、 iTunesのを実行して'インポートライブラリの機能を、 XMLファイルの続きを読む-お客様の評価が復元されます。
Checking the Autolaunch: チェックしてautolaunch :
At this point you probably haven’t disconnected the USB drive.おそらくこの時点で切断されていないのUSBドライブに挿入します。 Lets do that now.今すぐできることです。 Reconnect the drive and the following window should appear.再接続のドライブに挿入し、次のウィンドウが表示されます。

When you double click on the Mobile_iTunes icon listed first, iTunes will launch and use the library from your USB flash drive! mobile_itunesときのアイコンをダブルクリックして、上場第一に、 iTunesが起動し、このライブラリを使用してUSBフラッシュドライブから! Nice.素敵な。
Congratulations you are running iTunes from your USB drive . iTunesのお祝いを実行している、 USBドライブからです。
Installing iTunes on a different computer: iTunesを別のコンピュータにインストールする:
So you are at work and ready to run your iTunes from a USB drive.ので、あなたは、職場やiTunesの準備を実行してからは、 USBドライブに挿入します。 This is what you do.これは何をするかです。 Plug in the USB drive, but DON’T click the Autorun icon which pops up (and we created).プラグインは、 USBドライブ、しかし、これはありませんポップスのアイコンをクリックして自動アップ(と私たちに作成) 。 Rather, close the pop-up window and navigate to the USB drive from My Computer .むしろ、ウィンドウを閉じて開くとUSBドライブに移動して、 マイコンピュータからです。 Right click on the USB drive and click “ Explore ” Open the ‘ iTunes_Installer ‘ folder on the USB drive and double click the iTunesSetup.exe file. USBドライブを右クリックして、をクリックして"その他のエディション "を開いて' itunes_installer ' USBドライブ上のフォルダやファイルをダブルクリックしてitunessetup.exeです。 Run the installation.を実行してインストールを開始します。
Once the iTunes installation is complete you’ll have a blank iTunes library on the new PC.一度iTunesのインストールが完了することがあれば、空白のiTunesライブラリは、新しいパソコンです。 That’s OK, close iTunes.いいんですよ、近いiTunesのです。 Now click your iTunes_mobile.bat file.今すぐクリックしてitunes_mobile.batファイルです。 This will open iTunes with your Library from the USB drive.これはiTunesを起動してライブラリにするには、 USBドライブに挿入します。 Done!完了した!
Congratulations you are running iTunes library from your USB drive on ANOTHER computer . iTunesライブラリからお祝いして、実行している別のコンピュータ上のUSBドライブです。
So here is the bonus.これについては、ボーナスです。 If you perform thisこれを実行する場合 USB tutorialのUSBチュートリアル on a large USB hard drive, chances are that external enclosure has additional USB ports.は、大容量USBハードディスクドライブ、外付けエンクロージャには、追加の可能性があるUSBポートします。 Now connect and sync your iPod to the USB drive, forget connecting the iPod to your PC.今すぐにiPodを接続し、同期は、 USBドライブ、忘れては、 iPodをパソコンに接続します。 You can sync, grab podcasts, whatever, without connecting the iPod directly to your computer.同期することができます。 、グラブのPodcast 、どんな、お使いのコンピュータに直接接続してiPodのです。
If you have troubles, issues or comments, put them in the forums section for all to see and benefit.トラブルすれば、問題やコメント、入れて、フォーラムのセクションのすべての利益を表示しています。 Keep in mind, this works for me and should work for you, but I take no responsibility if a major catastrophe occurs.維持を念頭に置いて、この作品は私とは仕事をけど、私は眼中にない大災害が発生した場合の責任です。
Some information came from an iLounge forum post: http://forums.ilounge.com/archive/index.php/t-174182.htmlいくつかの情報をiloungeから来たフォーラムへの投稿: http://forums.ilounge.com/archive/index.php/t-174182.html














