ユーザ用ツール

サイト用ツール


04_mac:08_thunderbird_migration

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
04_mac:08_thunderbird_migration [2014/07/04 06:53] – 04_mac:thunderbird_migration renamed to 04_mac:08_thunderbird_migration matsui04_mac:08_thunderbird_migration [2018/03/01 00:44] (現在) matsui
行 1: 行 1:
 +====== 08 Thunderbird mac->windows 移行 ======
  
 +===== フォルダごとコピー =====
 +xxxxxxxx.defaultを丸ごとコピーする。
 +
 +MAC
 +  ~/Library/Thunderbird/Profiles/xxxxxxxx.default
 +
 +Windows 7
 +  C:\Users\xxxx\AppData\Roaming\Thunderbird\Profiles\xxxxxxxx.default
 +  
 +  %APPDATA%\Thunderbird\Profiles\
 +
 +Windows XP
 +  C:\Documents and Settings\xxxx\Application Data\Thunderbird\Profiles\xxxxxxxx.default
 +  
 +  %APPDATA%\Thunderbird\Profiles\
 +
 +
 +===== Profiles.ini を書き換える。 =====
 +<code console>
 +[Profile0]
 +Name=default → デフォルトプロファイルのところ
 +IsRelative=1
 +Path=Profiles/xxxx.default  → Macからコピーしてきたフォルダ名にする。
 +</code>
 +
 +[[http://seainz.blogspot.com/2010/03/mac-windows7-thunderbird.html|参考サイト]]
 +
 +{{tag> Thunderbird}}