close
IE 新版在 Security 加入了 Protected Mode 的選項
為的就是增加安全性
而原本 ActiveX 元件要寫檔案在 c 槽自訂目錄便受到了阻礙
把 WebSite 加入安全性網站是一種解法
另外就是寫到 Temp 資料夾
GetTempPath 會取得系統環境變數 %Temp% 路徑
而在 IE 打開 Protected Mode 情況下則會得到 %Temp%\Low
Understanding IE Protected Mode
路徑參考資料
為的就是增加安全性
而原本 ActiveX 元件要寫檔案在 c 槽自訂目錄便受到了阻礙
把 WebSite 加入安全性網站是一種解法
另外就是寫到 Temp 資料夾
GetTempPath 會取得系統環境變數 %Temp% 路徑
而在 IE 打開 Protected Mode 情況下則會得到 %Temp%\Low
Understanding IE Protected Mode
路徑參考資料
全站熱搜
留言列表