Search found 18 matches

by ewerybody
26 Apr 2024, 18:00
Forum: Scripts and Functions (v1)
Topic: GDI+ standard library 1.45 by tic
Replies: 441
Views: 254249

Re: GDI+ standard library 1.45 by tic

Oh cool!! Thanks so much! :)
That seems to tic all the boxes!
by ewerybody
26 Apr 2024, 16:37
Forum: Scripts and Functions (v1)
Topic: GDI+ standard library 1.45 by tic
Replies: 441
Views: 254249

Re: GDI+ standard library 1.45 by tic

Hello Gdip folks!
Say this 1.96 is not up to speed with the latest AHK 2.0.12 is it?
I see byref in there and VarSetCapacity which have been deprecated.
But is there a newer port? Or a better up-to-date lib? What should one use nowadays? 🤔
Cheers :
eRiC
by ewerybody
08 Jun 2022, 04:51
Forum: General Discussion
Topic: AutoHotKey being reported as a virus - maybe at least sign the files to ensure authenticity of files Topic is solved
Replies: 8
Views: 2853

Re: AutoHotKey being reported as a virus - maybe at least sign the files to ensure authenticity of files Topic is solved

Hey Lexicos ! Thanks for the reply. That's quite a pity! I mean sure stuff works with just hashes and executables but I'd be a little more convenient not to have this darn "Windows Security Just Saved Your Life"-dialog. So you PAID for a renewal but it doesn't work and they're not helping at all?! D...
by ewerybody
05 Jun 2022, 11:09
Forum: General Discussion
Topic: AutoHotKey being reported as a virus - maybe at least sign the files to ensure authenticity of files Topic is solved
Replies: 8
Views: 2853

Re: AutoHotKey being reported as a virus - maybe at least sign the files to ensure authenticity of files Topic is solved

Ah here is a post! https://www.autohotkey.com/boards/viewtopic.php?f=24&t=77977&p=339025#p339025 The installer is not signed due to issues with the last certificate issued by Certum. I'm curious what the issue was. the 1.1.32 installers certificate is valid to ‎Tuesday, ‎March ‎31, ‎2020 7:48:10. Th...
by ewerybody
05 Jun 2022, 11:06
Forum: General Discussion
Topic: AutoHotKey being reported as a virus - maybe at least sign the files to ensure authenticity of files Topic is solved
Replies: 8
Views: 2853

Re: AutoHotKey being reported as a virus - maybe at least sign the files to ensure authenticity of files Topic is solved

Looks like AutoHotkey_1.1.32.00_setup.exe was the last signed installer executable! What happened there? I see the signing stuff is still in place https://github.com/Lexikos/AutoHotkey-Release/blob/master/installer/tools/UPDATE.bat#L50 Was the license revoked or something? I also wanted to sign my s...
by ewerybody
22 Oct 2021, 14:51
Forum: Ask for Help (v1)
Topic: Menu color with Windows 11?
Replies: 8
Views: 1767

Re: Menu color with Windows 11?

Whoow thats pretty sweet already! :D It works.
by ewerybody
22 Oct 2021, 13:38
Forum: Ask for Help (v1)
Topic: Menu color with Windows 11?
Replies: 8
Views: 1767

Re: Menu color with Windows 11?

Thanks kczx3!

Did someone do this already?
I did some stuff with gdip but not to the extend to create a separate menu system :/
by ewerybody
22 Oct 2021, 13:25
Forum: Ask for Help (v1)
Topic: Menu color with Windows 11?
Replies: 8
Views: 1767

Re: Menu color with Windows 11?

I mean like
image.png
image.png (47.63 KiB) Viewed 1612 times
by ewerybody
22 Oct 2021, 13:02
Forum: Ask for Help (v1)
Topic: Menu color with Windows 11?
Replies: 8
Views: 1767

Re: Menu color with Windows 11?

Dang! Yea I was just looking into this! And thought: Explorer is doing it. That's probably easy to pull off with built-in means?
Cool there is already a color-Option! .. .well I mean this is not good :/
image.png
image.png (18.71 KiB) Viewed 1635 times
Ah! Seems its on the Wishlist already!
by ewerybody
13 Oct 2021, 04:01
Forum: Other Utilities & Resources
Topic: activeaid or something similar
Replies: 5
Views: 6421

Re: activeaid or something similar

CyberKlabauter wrote:
26 Mar 2019, 19:55
Check out a2: https://github.com/ewerybody/a2. But it is still under development, which progresses very, very slow.
Hey thanks CyberKlabauter! Well, so far it will always be in development :D
PRs welcome!
by ewerybody
07 Feb 2021, 18:08
Forum: Scripts and Functions (v1)
Topic: Optical character recognition (OCR) with UWP API
Replies: 157
Views: 66626

Re: Optical character recognition (OCR) with UWP API

Yeah I'm on the same. Hmm .. now it works again. With both methods :/ weird. 🤷‍♀️
by ewerybody
07 Feb 2021, 12:49
Forum: Scripts and Functions (v1)
Topic: Optical character recognition (OCR) with UWP API
Replies: 157
Views: 66626

Re: Optical character recognition (OCR) with UWP API

Hello folks! First of all thanks for this awesome OCR script! I had quite some success but after a Windows update I now get a No valid COM object! error when I run the teadrinker code included in my runtime. From this line here in the WaitForAsync function: AsyncInfo := ComObjQuery(Object, IAsyncInf...
by ewerybody
16 Nov 2020, 07:14
Forum: Scripts and Functions (v1)
Topic: GDI+ standard library 1.45 by tic
Replies: 441
Views: 254249

Re: GDI+ standard library 1.45 by tic

Hello people! I'm just going over things from the 1.8.5 GDI+ lib to get screen grabs from apps and windows. There is the Gdip_BitmapFromScreen function which can have a string input for Screen like hwnd:0xc70736 and then there is the Gdip_BitmapFromHWND which can take the hwnd string directly like 0...
by ewerybody
08 Mar 2019, 12:14
Forum: Ask for Help (v1)
Topic: How to convert current time to unix timestamp?
Replies: 40
Views: 13367

Re: How to convert current time to unix timestamp?

Hello! Thanks for investigating in this already! Super Valuable nfo! :thumbup: On another note: myNow -= 19700101000000, S How does this work?!? I mean it DOES work! :D but What is " , S "? Where is documentation for that? Shouldn't that be somewhere around here: ... docs/Variables.htm#Intro or here...
by ewerybody
23 Jan 2019, 10:02
Forum: Ask for Help (v1)
Topic: when i run scripts as admin and use hotkeys apps that open, run also as admin.
Replies: 3
Views: 1455

Re: when i run scripts as admin and use hotkeys apps that open, run also as admin.

Well. Did someone try this? It seems borked :| Error: Launch Error (possibly related to RunAs): Action: <b.ahk> Params: <> Specifically: The stub received bad data. Line# 001: if !A_IsAdmin 002: MsgBox,Run this as Admin! 004: RunAs,eric,sdfasdfas ---> 005: Run,b.ahk 006: RunAs 007: Exit 008: Exit 00...
by ewerybody
29 Jan 2018, 12:48
Forum: Ask for Help (v1)
Topic: Enable Win 10 Emoji Tool with non-english keyboards?
Replies: 3
Views: 886

Re: Enable Win 10 Emoji Tool with non-english keyboards?

Hey Wolf_II. well thanks for answering! :] So it also does work for me on an english keyboard! But I'd like to know if there is a way to enable this for german keyboard users. I don't get why they excluded other keyboard users anyway. Would be nice to lift this barrier somehow. Maybe we can hack it ...
by ewerybody
04 Dec 2017, 05:48
Forum: Ask for Help (v1)
Topic: Enable Win 10 Emoji Tool with non-english keyboards?
Replies: 3
Views: 886

Enable Win 10 Emoji Tool with non-english keyboards?

Hey Autohotkey crew! For me this went under the radar for a while: MS released an Emoji Panel with the Insider Preview Build 16215 : https://winblogs.azureedge.net/win/2017/06/2bb944819ff519ff31fab8d9734be022.png So it appears via hitting Win+: or Win+. Did someone notice? I wanted to pass this alon...

Go to advanced search