I read that this can be done by adding the path to processing-java.exe in PATH, but in the new versions of Processing I cannot find processing-java.exe.
Maybe I don’t understand something, but I tried to find this .exe through Everything and found nothing
Hi @MilkJz
With versions > 4.4.3 you can run the Processing cli with processing.exe cli
instead of processing-java.exe
everything else should be the same.
Version 4.4.5 (the current beta) has an additional fix for windows where it will put it on the PATH for you included in the installer.
2 Likes