ポータブルskypeの作り方

skypeのフォーラムで最もリクエストが多いのがUSBで使えるポータブル版skypeだけれども、skypeが公式にはポータブル版を出しておらず、firefoxのポータブル版をリリースしているportableappsのサイトでもすぐにskypeのポータブル版を出す気配はない。しかし、技術的には簡単にポータブル版を作ることができる。まず、仮にSkype Portableというフォルダを作り、インストールされているフォルダからskype.exeを見つけてそれをコピーする。次にSkype Portableフォルダの中に別にdataというフォルダを作り、ノートパッドでskype.exe /datapath:"Data" /removableと書いたskype.batという名のbatファイルを作る。最後にSkype PortableフォルダごとUSBに移動させればいい。

First of all, make a folder for your portable application. For the purposes of this discussion, let's call it "Skype Portable". Next, go into the installed Skype folder on your computer (download the program first if you haven't already got it). Find the file "skype.exe" and copy it (right-click on the file and choose "copy"). Then place the copied file inside your Skype Portable folder by right-clicking inside the folder and choose "insert". Next, inside the Skype Portable folder, make another new folder and name it "data". Inside the data folder, open a new file with Microsoft Notepad. Name the file "skype.bat" and inside this notepad file, place the following line: skype.exe /datapath:"Data" /removable . Save and close. Move the entire Skype Portable file over to your USB flash drive.

http://www.readwriteweb.com/archives/how_to_make_skype_portable_via_usb.php