Posts

Showing posts with the label Office

LibreOffice installation with PPA on Ubuntu

I love to use LibreOffice on my linux desktop, so I always replace OpenOffice.org with LibreOffice when the desktop was newly installed. $ sudo add-apt-repository ppa:libreoffice/ppa $ sudo apt-get update && sudo apt-get install libreoffice Now I can use it!

Office 2008 for Mac install failed

在進行安裝時,你會看到這樣的錯誤訊息: " 無法安裝:安裝程式無法安裝軟體,因為找不到軟體來進行安裝 " 然後,就被迫結束安裝。 經過爬文後的結果得到下列兩個結論: 安裝前,系統預設語系改為英文語系 安裝時,採用自訂安裝,把挪威文檢查工具取消選取 目前確定改變語系是可行的方法。 以上請參考。

Office 2008 can't open after updated

Try following steps... Delete ~/Library/Preferences/Microsoft/Office 2008/Microsoft Office 2008 Settings.plist Edit ~/Applications/Microsoft Office 2008/Office/OfficePID.plist and remove any data between tag and Open an application (Word, Excel or Power Point whatever) Enter your name and license key you owned again Enjoy your office again!

Office 2008 for Mac can not start up after installed

在裝完 Office 2008 後,如果發生一直跳出要不要參加使用者使用狀況收集的計畫及註冊時,那表示你在安裝時所輸入的序號是不正確的。 解法如下: 刪除 ˜/Library/Preferences/Microsoft/Office 2008/Microsoft Office 2008 Settings.plist 刪除 /Applications/Microsoft Office 2008/Office/OfficePID.plist 重新輸入正確的序號 如此應可解決問題,開始享用 Office 2008 for Mac!