
我在 Excel 2010 工作表中有幾個超鏈接,它們是 .png 圖像檔案。我已將 .png 檔案設定為在 MS Paint 中開啟。在 Windows 7 中,按一下連結將直接在 MS Paint 中開啟檔案。但在 Windows 8 中,使用 Internet Explorer 11,點擊相同的 .png 連結現在先開啟 Internet Explorer,並顯示煩人的訊息“圖片不會自動儲存”,然後在 MS Paint 中開啟圖片。
有沒有辦法繞過 Internet Explorer,以便超連結在與副檔名關聯的程式中開啟文件,而不是始終在 Internet Explorer 中開啟文件?
答案1
做Windows Key + X
點選Control Panel
然後轉到Programs
下面Default Programs
查看Make a file type always open in a specific program
點選Associate a file type or protocol with specific program
找到PNG
,選擇它,然後點擊Change program
右上角的 並選擇Paint
。關閉它,你就完成了。
答案2
事實上,有一種方法可以教導 Office 2010 如何運作和使用 Windows 預設。
您需要編輯登錄檔前往 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Common\Internet(是的,Office 9 又稱為 Office 2000,即使它從未安裝在您的系統上)。如果鍵 9.0、Common 和/或 Internet 不存在,請建立它們。
現在,新增值為 1 的 DWord ForceShellExecute
重新啟動 Excel,就完成了。現在,將使用 Windows 首選項中設定的標準瀏覽器。 :-)