If there¡¯s a Windows command line way to do it, you can execute that from a JMRI script:
import java
command = ¡°someCommandName¡±
argument = ¡°whatEverElseIsNeeded¡±
java.lang.Runtime.getRuntime().exec([command, argument])
Bob
¡ª
Bob Jacobsen
rgj1927@...