Search found 7 matches

by Tech Stuff
13 May 2024, 20:58
Forum: Ask for Help (v1)
Topic: Export large icon without shortcut overlay
Replies: 3
Views: 438

Re: Export large icon without shortcut overlay

No idea how to remove the shortcut overlay arrows with AHK, but if you are simply trying to eliminate those arrows, there's a simple app called "Windows Shortcut Arrow Editor" that can do that for you that I've been using for years... image.png https://winaero.com/windows-shortcut-arrow-editor/ (Mo...
by Tech Stuff
05 May 2024, 04:46
Forum: Ask for Help (v1)
Topic: Export large icon without shortcut overlay
Replies: 3
Views: 438

Export large icon without shortcut overlay

I'm trying to get a large icon (64x64 or more ideally) without the shortcut overlay from a given lnk file Here's the (non-functional) code I've written so far #NoTrayIcon #SingleInstance Off SHFileInfoSize := A_PtrSize + 4 + 4 + (260*2) + (80*2) VarSetCapacity(SHFileInfo, SHFileInfoSize) HImageList ...
by Tech Stuff
22 Nov 2022, 11:32
Forum: Scripts and Functions (v2)
Topic: tigerlily's Screen Dimmer [a122] - Multi-Monitor Screen Dimmer for Developers, Students, Gamers & Digital Nomads
Replies: 53
Views: 16987

Re: tigerlily's Screen Dimmer [a122] - Multi-Monitor Screen Dimmer for Developers, Students, Gamers & Digital Nomads

I switched sometime in early 2022, however I hadn't used the tool for ages on w10 so it might well have broken ages before I noticed. I doubt it would have broken as I have stuck to w10 1903 for ages.
by Tech Stuff
18 Oct 2022, 17:04
Forum: General Discussion
Topic: A Github organisation for ahkscript
Replies: 247
Views: 191097

Re: A Github organisation for ahkscript

Can I be added to the AHKScript github organisation? I am @teknixstuff on github
by Tech Stuff
18 Oct 2022, 17:02
Forum: Scripts and Functions (v2)
Topic: tigerlily's Screen Dimmer [a122] - Multi-Monitor Screen Dimmer for Developers, Students, Gamers & Digital Nomads
Replies: 53
Views: 16987

Re: tigerlily's Screen Dimmer [a122] - Multi-Monitor Screen Dimmer for Developers, Students, Gamers & Digital Nomads

Using the dimmer slider works for some use cases, but as a blue light blocker being able to block more than 50% of blue light would be useful, especially for when it's late at night.
by Tech Stuff
23 Sep 2022, 14:06
Forum: Scripts and Functions (v2)
Topic: tigerlily's Screen Dimmer [a122] - Multi-Monitor Screen Dimmer for Developers, Students, Gamers & Digital Nomads
Replies: 53
Views: 16987

Re: tigerlily's Screen Dimmer [a122] - Multi-Monitor Screen Dimmer for Developers, Students, Gamers & Digital Nomads

I can't seem to get any of the gamma sliders to go below 50% since I've upgraded to w11. It all worked fine in w10. Any ideas?

Go to advanced search