Running AHK scripts from Jenkins

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
ShotsFiredPewPew
Posts: 1
Joined: 06 Dec 2018, 17:15

Running AHK scripts from Jenkins

06 Dec 2018, 17:26

I created an AHK script that launches an configuration manager application and automatically sets the correct configuration values. The script runs successfully locally but I can't seem to run the script on Jenkins (Automation server).

Attempt 1: Run AHK script on Powershell on Jenkins
Result: Jenkins states it was successful but I checked the configuration app logs and nothing was modified.

Attempt 2: Run AHK script on Windows Batch Command on Jenkins
Result: process is hanged

Attempt 3: Convert AHK script to exe file and run on Powershell on Jenkins
Result: same as attempt 1. One additional message: Process leak descriptors

Attempt 4: Convert AHK script to exe file and run on Windows Batch Command on Jenkins
Result: same as attempt 2. process is hanged

Is it even possible to run an AHK script on Jenkins? Any ideas? I appreciate any feedback!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 225 guests