MozTW 討論區
https://forum.moztw.org/

Thunderbird 免安裝 = ThunderBirdPortable.BAT + Thunderbird 安裝版
https://forum.moztw.org/viewtopic.php?f=9&t=43948
1 頁 (共 1 頁)

發表人:  tools241 [ 2015-12-19, 22:19 ]
文章主題 :  Thunderbird 免安裝 = ThunderBirdPortable.BAT + Thunderbird 安裝版

1.新增 資料夾 \ThunderBird 及 \ThunderBird\APP

2.將 ThunderBird 安裝到 資料夾 \ThunderBird\APP 之下

3.編輯 \ThunderBird\ThunderBirdPortable.BAT 內容如下:
@echo off
REM author : Mike Wang
REM Blog : http://blog.xuite.net/tools241
REM Blog : http://blog.sina.com.CN/tools241
SET Var0=%0
IF '^%Var0:~0,1%'=='^"' SET Var0=%Var0:~1,-1%
FOR /f "delims=" %%I in ("%Var0%") do Set TP=%%~dpI
SET TP=%TP:~0,-1%\
REM 上列4行的寫法 "不論資料夾是否含空格" 皆適用
for /f "tokens=1,2 delims=:" %%i in ("%TP%") do set d=%%i:
%d%
for /f "tokens=1,2 delims=:" %%i in ("%TP%") do set j=%%j
cd %j%
REM 上列4行的寫法在Windows以系統管理員身份執行時,可自 %WinDir%\sys?????

REM Firefox台灣社群: forum.mozTW.org/viewtopic.php?f=9&t=43948
REM Firefox中文社区: http://www.firefox.net.CN/read-52083
REM 資料夾 Profile 將儲存個人的設定檔( 做法與 Firefox 相同 )
start APP\ThunderBird.exe -profile Profile
__________________________________________________________________________



註:
若已使用 Thunderbird 安裝版, 則 profile 可能存放在
"C:\Documents and Settings\帳號\Application Data\Thunderbird\Profiles",
若自 "OutLook Express" 匯入郵件的 default 會存放在
"C:\Documents and Settings\帳號\Application Data\Thunderbird\Profiles\*.default\Mail\Local Folders\Outlook Express 匯入",
請至 "C:\Documents and Settings\帳號\Application Data\Thunderbird\" 將 Profiles 剪下,
貼到 \ThunderBird , 再將 Profiles 改名為 Profile
____________________________________
同理, 編輯 FirefoxPortable.BAT 檔可將Firefox 安裝版 改成 免安裝, 請參考:
Firefox 免安裝 異空版 44.0b1 (繁/簡/英共用)+26元件:看陸劇/影音下載/擋Y片廣告/設虛擬磁碟狂奔 ==>
https://forum.moztw.org/viewforum.php?f=43

1 頁 (共 1 頁) 所有顯示的時間為 UTC + 8 小時
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/