cannot open Microsoft-Edge via AHK

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
AmDeG 11
Posts: 388
Joined: 28 Nov 2013, 11:42

cannot open Microsoft-Edge via AHK

20 Jan 2018, 08:32

I don't know what's going on but the following script is not working. Instead of opening Microsoft-Edge opens Opera Browser

Code: Select all

             ^F10::
                Run microsoft-edge:http://www.google.com
                 WinWait ahk_exe ApplicationFrameHost.exe
                WinRestore ahk_exe ApplicationFrameHost.exe
		WinMove,ahk_exe ApplicationFrameHost.exe,,-30,0,649,1057
                WinActivate
           Return
any clue how to do it?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Frogrammer, gongnl, Google [Bot] and 271 guests