2016年9月13日 星期二

Office Error Message

執行OFFICE出現錯誤訊息:
訊息1:
Microsoft Excel 無法存取檔案
有下列幾種原因:
檔案名稱或路徑不存在。
檔案正由另一個程式使用中。
您試圖儲存活頁簿中有相同的名稱
Microsoft Office Excel cannot access the file
There are several possible reasons:
The file name or path does not exist
The file is being used by another program.
The workbook you are trying to save has the same name as a currently open workbook

訊息2:
顯示  因記憶體或磁碟空間不足,
is not enough available memory or disk space HKCU usershell

訊息3:
WORD 無法建立工作檔,檢查暫存環境變數

解決辦法:
確認OFFICE暫存檔位置,是否指定正確?
Win視窗鍵+R 
regedit
確認下列機碼路徑暫存檔,對應是否正確路徑(如:C:\TEMP)即可。
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders->Cache
%USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files

參考資訊:
KB2680467,
KB2816253,

Default Printer Setting (PDF)

最近使用的印表機會被當作預設的印表機


設定 | 裝置 |
於下方
讓Windows管理我的預設印表機
若開啟此設定,預設印表機是上次使用的印表機。
選擇  關閉。


[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]
"LegacyDefaultPrinterMode"=dword:00000001


預設印表機機碼資訊:(預設印表機機碼位置)
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows]
"Device"=
[HKEY_USERS\  user_sid  \Software\Microsoft\Windows NT\CurrentVersion\Windows]
"Device"=

關閉Win10部分未用功能(Reference Only)

1.    關閉內建Skype(Skypehost.exe)服務(下PowerShell指令),增加安全性及減少多餘電腦資源耗損。
    Get-AppxPackage *messaging* | Remove-AppxPackage
    Get-AppxPackage *skypeapp* | Remove-AppxPackage
    http://www.ghacks.net/2016/02/27/disable-skypehost-exe-windows-skype-on-windows-10/

2.    關閉BingNews、BingFinance、BingSports、BingWeather、Advertising、Appconnector? 、AppX市集? 等
    參考:HKEY_CLASSES_ROOT\ActivatableClasses\Package\
    http://www.howtogeek.com/224798/how-to-uninstall-windows-10s-built-in-apps-and-how-to-reinstall-them/

Outlook no Subject郵件上方沒有主旨行

先開啟Outlook,並點選某封郵件
檢視(V)|再點重新點選一次 郵件標題(M) ,即可於郵件上方正常顯示主旨。

相關查詢:
There is no Subject line at the top of my messages,
郵件上方沒有主旨行,

KEYBOARD not working鍵盤無動作

KEYBOARD didn't working鍵盤無法運作
原使用PS/2鍵盤,因刪除了部分機碼後,重新開機後,鍵盤變成無任何回應
改用USB鍵盤仍一樣無任何回應

,經由螢幕小鍵盤,及系統還原至最近無問題機碼狀態即可解決


微軟相關查詢:

Troubleshoot keyboard problems,
System restore,
檢測軟體:
hKBTest keyboard diagnostics,
Switch Hitter Keyboard Diagnostic,
(開放源碼)Keyboardtester