Ok - thanks.. I think I understand it
So, from what I've read in the docs, I need to:
1. set up the daphne.cfg file that looks like similar to this:
extension=.txt
path=d:\daphne\
exe=daphne.exe
send rom path=0
send exit keys=0
command line options; vldp -fullscreen -framefile %.txt -x 1024 -y 768 -nohwaccel
Then in the lconfig.ini I need to set up specific entries (in the {cmdlist} section) for each Daphne game?
And as long as I have the entries match the framefile name it should be right?
If that's all correct, the only question I have is how to do I get MW to run this wrapper?

Will I need tell MW that the executable for Daphne is the cmd-launch5.exe ?
Thanks