cancel
Showing results for 
Search instead for 
Did you mean: 
1 Reply
StefanT-Xerox
FreeFlow User

Re: Core and AutoHotKey

Try running the script from a batch file. Something like:

"C:\Program Files\AutoHotkey\AutoHotkey.exe" "C:\Xerox\FreeFlow\Core\00000000-0000-0000-0000-000000000000\Data\Scripts\script.ahk" %1 %2

Then call the batch file in the External Process.

ahk script.PNG

0 Kudos
barwapk
Valued Member
Valued Member

Core and AutoHotKey

Hello,

Im trying to execute exe compiled from .ahk by extrernal node, but nothing is happening, no error.

This .ahk sript is for running thirdparty software that doesnt have a command line.

Exe is working when lunched from PowerShell.

 

Best Regards

Piotr

0 Kudos