Running Command via Java ProccesBuilder Different to Running the same in the Shell
- by Tom Duckering
I'm tearing my hair out trying to work out why the command I'm executing via Java using a ProcessBuilder & Process is not working. I run the "same" command at the Windows command line and it works as expected. It must be that they're not the same but I can't for the life of me work out why.
The command is this:
ccm start -nogui -m -q -n…