-I've used the Programs section of the FSUIPC ini file to run some programs and it works well. I am now trying to run another program but keep ending up with an error 237. the entries in the Program section are. I'm on FSUIPC 6.
Run2=READY,CLOSE,C:\Users\NAME\AppData\Local\FS-Keypad\FS-Keypad.exe C:\Users\NAME\AppData\Local\FS-Keypad\Keypads\303df744-c367-4681-a409-4ac2f187b39e.json
Run3=READY,CLOSE,C:\Users\NAME\AppData\Local\FS-Keypad\FS-Keypad.exe C:\Users\NAME\AppData\Local\FS-Keypad\Keypads\d221813d-fb88-4233-a6c6-c7491de17616.json
and the fsuipc.log has this in it.
31437 FSUIPC couldn't run: "C:\Users\NAME\AppData\Local\FS-Keypad\FS-Keypad.exe C:\Users\NAME\AppData\Local\FS-Keypad\Keypads\303df744-c367-4681-a409-4ac2f187b39e.json" [Error=267]
31437 FSUIPC couldn't run: "C:\Users\NAME\AppData\Local\FS-Keypad\FS-Keypad.exe C:\NAME\Brett\AppData\Local\FS-Keypad\Keypads\d221813d-fb88-4233-a6c6-c7491de17616.json" [Error=267]
If I run the command (minus the Runx=READY,CLOSE,) in a command window it works perfectly and brings up the window. I've tried to locate the error codes in the FSUIPC documentation but didn't find them.
I must be doing something wrong but just can't find it. Based on the documentation and other posts dealing with the Programs section this should work.