26
Find And Run Robot / Re: appcap and appcapresults not working for .ahk files
« Last post by Nod5 on September 28, 2022, 03:37 PM »appcapresults "C:\Program Files\AutoHotkey\AutoHotkey.exe" C:\folder\a.ahkThank you, that indeed works! For repeat use we can shorten it by adding a user variable to FARR settings-nitrix-ud (September 28, 2022, 08:32 AM)
ahk=C:\Program Files\AutoHotkey\AutoHotkey.exe
and then use this alias result lineappcapresult "%uservar.ahk%" C:\folder\a.ahk

Recent Posts