I have this .cmd script that is set up like this
c:\sndmsgl.cmd "type in text here" c:\user-list.txt
how can i use a
shell command to execute the file(sndmsgl.cmd)...text(with quotes)...file(user-list.txt)