IWS 由程式執行時開啟指定資料夾
一直沒有找到方法在圖控中開啟本地端資料夾的方法
剛好看到這篇文章:http://wiki.planetoid.info/index.php/MS_Windows_Explorer
應用:設定Windows檔案總管捷徑的「目標」屬性
但是目前遇到一個問題,就是%SystemRoot%(系統windows資料夾位置)在IWS目前尚未找到如何應用,只能手動設定。
下面是應用在IWS裡面的語法
$WinExec("c:\windows\explorer.exe /e, /n , d:\")
剛好看到這篇文章:http://wiki.planetoid.info/index.php/MS_Windows_Explorer
應用:設定Windows檔案總管捷徑的「目標」屬性
%SystemRoot%\explorer.exe /e, /n, 資料夾路徑
但是目前遇到一個問題,就是%SystemRoot%(系統windows資料夾位置)在IWS目前尚未找到如何應用,只能手動設定。
下面是應用在IWS裡面的語法
$WinExec("c:\windows\explorer.exe /e, /n , d:\")
留言
張貼留言