Help with autohotkey script - make window in focus
Go to solution
Solved by minibois,
This might help:
Basically here Taran shows his application opening/switching/etc. AHK script, which I think you could use for the second part of your question.
For the every 12 minutes part, I think using Task Schedular (assuming you use Windows) might just be the easiest option:
https://docs.microsoft.com/en-us/windows/desktop/taskschd/using-the-task-scheduler
Apparently it's just as easy as saying you want it to happen every how ever many minutes/hours:
https://stackoverflow.com/questions/21240656/run-a-script-every-4-hours-with-task-scheduler

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now