Sleep(10000) ShellExecute("explorer.exe", "D:\") WinWait("KOSEIRODO_17 (D:)") Local $index = ControlListView("KOSEIRODO_17 (D:)", "", "SysListView321", "FindItem", "toppg.html") ControlListView("KOSEIRODO_17 (D:)", "", "SysListView321", "Select", $index) SendKeepActive("KOSEIRODO_17 (D:)") Send("{ENTER}") WinWait("Internet Explorer", "Active content") ControlClick("Internet Explorer", "Active content", "Button3") WinSetState("[active]", "", @SW_MAXIMIZE) WinClose("KOSEIRODO_17 (D:)")