[Autohotkey Script]Open in IE

4/20/2019 / 개인 공책

Tag Count: 2 / Hit: 0

파이어폭스에서 인터넷 단축키를 누르면 인터넷익스플로러로 현재 URL을 열어주는 스크립트 #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #IfWinActive ahk_class