I am trying to run a GuiXT command from the Alteryx Run Command Tool but I am unfamiliar with this tool. The way I normally run this command is the following:
1. Windows key + R
2. Type the following command:
guixt.exe "Input=OK: process=C:\guixt\scripts\RetReport.txt" press enter
A report is then created and exported to a designated folder. This works fine from the windows run window. I am just stuck on how to translate that command to the Alteryx Run Command tool.
Any help or direction would be great.