This would help greatly. I need to be able to do something like this:
User selects a movie and these are run in sequence:
C\program.exe "Movie Path" "Movie Title" "Director" "Running Time"
C:\zoomplayer.com "Movie Path"
My issue is that zlobby doesn't allow me to execute that first line. I would love to have this feature. Not sure if this would be hard to implement in the os commands becasue this is very simular to the way the player is called.