Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

Bold Italicized Underline Strikethrough Search the Wikipedia knowledge base | Preformatted Text Left Align Centered Right Align
Insert Image Insert Hyperlink Insert Email Insert FTP Link | Glow Shadow Marquee | Superscript Subscript Teletype | Insert Table Insert Code Insert Quote | Insert Unordered List Insert Ordered List Horizontal Rule Spoiler Off-Topic Embed a youtube video url Embed a vimeo video url | Remove Formatting Toggle View
Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips sealed Undecided Kiss Cry

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: skoormit
« on: December 03, 2024, 10:07:47 AM »

Do you know, which AHK-version you have installed ?

1.1.22.04

I prepended a ; to the first line and it works a treat.
EDIT: actually, the currently running script doesn't show that I did that.
So, I don't know what I did, but it is working now.
Posted by: GodEmperor
« on: November 30, 2024, 04:37:07 PM »

Works and its fukken amazing. ;D
Posted by: Reiko
« on: November 25, 2024, 09:19:48 PM »

that's strange - i disabled that line - please try again and let me know if it works.

Do you know, which AHK-version you have installed ?

And anybody else who downloads this - please give feedback if it works for you until I know it's working for everybody.
Posted by: skoormit
« on: November 25, 2024, 03:49:31 PM »

Tried to start the v1 version, got this:

Quote
Error at line 1.

Line Text: #Requires AutoHotkey v1
Error: This line does not contain a recognized action.

The program will exit.

Posted by: Reiko
« on: November 22, 2024, 06:46:56 PM »

What is it ?

An Autohotkey (AHK) Script to let you close Aurora-Windows with the 'Escape'-key while it's running.



How to use it ?

AHK has to be installed from https://www.autohotkey.com/
- then extract  the File from the zip in any folder you like - and doubleclick it.
Now you should have a green 'H'-icon at the right end of the Windows-taskbar, meaning it's running . . .
 - if you don't see the icon, try the arrow-up-icon there.
To close the script, rightclick on that icon  --> 'Exit'.



Autohotkey-versions:

there are two major and incompatible versions of AHK-scripts: 1.x and 2.x
I provided a version for both, since I know that many people have a hard time to get into AHK v2.



Any feedback will be welcome . . .