Outlook 2003 帳號匯出
HKEY_CURRENT_USER\Software\Microsoft\
Windows NT\CurrentVersion\
Windows Messaging Subsystem\Profiles\Outlook
2012年3月13日 星期二
2011年10月13日 星期四
2011年5月12日 星期四
2011年4月30日 星期六
2011年2月28日 星期一
ubuntu 播放DVD
開啟終端機,輸入
sudo apt-get install libdvdread4
安裝好後,再輸入
sudo /usr/share/doc/libdvdread4/install-css.sh
掛載 DVD 用預設的播放器就能播放了
sudo apt-get install libdvdread4
安裝好後,再輸入
sudo /usr/share/doc/libdvdread4/install-css.sh
掛載 DVD 用預設的播放器就能播放了
2011年2月27日 星期日
gedit 中文亂碼
開啟終端機
輸入:
gconf-editor
出現組態編輯器
尋找路徑:
apps_gedit-2_preferences_encodings
點選:auto_detected
出現另一小視窗:編輯設定鍵
點選:加入
出現另一小視窗:加入新的清單項目
手動輸入:BIG5
將移動至第一個項目
輸入:
gconf-editor
出現組態編輯器
尋找路徑:
apps_gedit-2_preferences_encodings
點選:auto_detected
出現另一小視窗:編輯設定鍵
點選:加入
出現另一小視窗:加入新的清單項目
手動輸入:BIG5
將移動至第一個項目
2011年1月9日 星期日
Acer eRecovery fix
找到這兩個檔案
mbrwrwin.exe
rtmbrnb.bin
備份mbr
mbrwrwin backup mbrbak.bin
寫回Acer eRecovery的mbr
mbrwrwin install rtmbrnb.bin
mbrwrwin.exe
rtmbrnb.bin
備份mbr
mbrwrwin backup mbrbak.bin
寫回Acer eRecovery的mbr
mbrwrwin install rtmbrnb.bin
2011年1月2日 星期日
PostgreSQL安裝
下載
postgresql-9.0.2-1-linux.bin
chmod +x postgresql-9.0.2-1-linux.bin
./postgresql-9.0.2-1-linux.bin
postgresql-9.0.2-1-linux.bin
chmod +x postgresql-9.0.2-1-linux.bin
./postgresql-9.0.2-1-linux.bin
2010年12月12日 星期日
Ubuntu安裝OpenOffice
到官方下載 .deb 檔案
http://download.openoffice.org/other.html
移除舊版OpenOffice版本
sudo apt-get remove --purge openoffice.org-common
進入解壓縮後裡面的 DEBS 資料夾
sudo dpkg -i *.deb
安裝選單
cd desktop-integration
sudo dpkg -i *.deb
http://download.openoffice.org/other.html
移除舊版OpenOffice版本
sudo apt-get remove --purge openoffice.org-common
進入解壓縮後裡面的 DEBS 資料夾
sudo dpkg -i *.deb
安裝選單
cd desktop-integration
sudo dpkg -i *.deb
訂閱:
文章 (Atom)