StartProgram=C:\path_to_someapp\someapp.exe" to the ini section of the sandbox. This needs to be repeated per sandbox.Is there a cmd template I can use to start a series of instances?
need a cmd file that can start 4 instances
"C:\Program Files\Sandboxie-Plus\Start.exe" /box:BoxA Fullpathtothebinary
"C:\Program Files\Sandboxie-Plus\Start.exe" /box:BoxB Fullpathtothebinary
"C:\Program Files\Sandboxie-Plus\Start.exe" /box:BoxC Fullpathtothebinary
"C:\Program Files\Sandboxie-Plus\Start.exe" /box:BoxD Fullpathtothebinary
Does this command line activate just the sandboxie instance or the app that is set on the advanced options > Trigger > On Start?