I am trying to launch an executable on a Win2000 system using a custom script, associated with an IO Adapter, that invokes the Runtime.getRunTime() command to start the exe
When I run this in debug mode it works great, in normal mode it does not. I do not have the Enable script security tab checked, and the adapter config tool is configured to use an account that has full permissions. I publish a document that tracks variables in the custom script after the script has executed. The document gets published and all the indications are that it executes the script without issue.
I do not get any adapter errors.
Any help is appreciated. Or if you know of an alternative way to do this I’d appreciate it.