Install AutoHotKey 11. Create file ctjs.ahk2. paste code to it:; Launch in ctjs anywhere #IfWinActive ahk_exe ctjs.exe F5:: Click, 365 45 return #IfWinActive3. Run ctjs.ahkEnjoy .. press F5 in code editor , then it will run project anyway !If not, check coordinate x=365 y=45it must to be locate to Launch button.