Hi,
I’m trying to make a simple batch file to run two instances of vvvv. Then load a first patch on the first instance, and a second patch on the second instance without sucess.
This start the two instances
start C:\Progra~1\vvvv_45beta27.2\vvvv.exe /allowmultiple
start C:\Progra~1\vvvv_45beta27.2\vvvv.exe /allowmultiple
But then how to open the two .v4p ?
Thanks in advance for your help