AHK not working in hyper.js terminal

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
brunobronosky
Posts: 1
Joined: 17 Sep 2018, 16:11
Contact:

AHK not working in hyper.js terminal

17 Sep 2018, 16:20

I have this simple script https://gist.github.com/RichardBronosky ... 243f8fdfec working in most of Windows 10, except the one place where it is really important to me... My terminal: https://hyper.is/

I'm new to Windows. I have no idea what to check or try.
Guest

Re: AHK not working in hyper.js terminal

28 Sep 2018, 02:39

Perhaps hyper.js is run as administrator and your script needs to run as Administrator as well to be able to interact with it?
(right click, run as Administrator) Look at A_IsAdmin and RunAs as well so you can automatically start it as administrator.
Note that hyper.js seems to be an electron app, which means is almost like a browser (chrome) which may cause some issues as well (perhaps your security software prevents ahk from interacting with "web" pages as well).
User avatar
Gio
Posts: 1247
Joined: 30 Sep 2013, 10:54
Location: Brazil

Re: AHK not working in hyper.js terminal

28 Sep 2018, 09:35

Mod Bump (Post Approved on Page 2)

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Araphen, Cmecu, Google [Bot], Insanibaccha and 242 guests