I’ll test both options. Thank youI don't think I've seen any released Rainmeter/AHK skins yet, but I would probably just include the AHK executable from the portable version with skin itself, as it's only 1.2 MB. You could use a Powershell RunCommand measure to get the path of a non-compiled AHK process, Parameter=(Get-Process -Name AutoHotkey*).Path, but naturally AHK needs to be running, and I don't know if you can get the path of the non-compiled .ahk script from that.
For window messages, I haven't tried it yet, but this looks to be the best option for sending messages between the two programs.

Statistics: Posted by RicardoTM — Yesterday, 7:36 pm