POLE7645: I tried your player, but I'm not sure exactly how it works. I can open more than one file, but it seems to save only one as Wav. Can you clarify this.
Thanks in advance.
Modplug isn't ideal if you want to do large batches. It's otherwise ok, since it supports UMX input and WAV output out of the box, but like you noticed, it can only do one at a time.
If you want to do an whole playlist's worth at once, you'll need to do like other people have suggested and use something like WinAmp or Foobar2000. It just takes a bit more work is all. You will need to install input plugins that can handle UMX files, and then perform whatever rain-dance the player requires to output to file instead of audio.
I found I have
this WinAmp plugin installed, but I seem to recall installation required some manual intervention (if I remember right, I had to correct a line in the section it added to Winamp.ini. The line "in_mod=" is supposed to point to the input plugin for MOD type files. For most people this means it should be "in_mod=in_mod.dll" but by default the installer sets it to something else). But once you get past that, it does work. There's also one
here, but I haven't tried it and don't know if it actually works properly. From there, it's just a matter of going into WinAmp preferences, and switching the output plugin to "Nullsoft Disk Writer." Check the disk writer plugin's configuration to make sure the output directory is where you want, and hit the play button.
As Gragt mentioned, Foobar2000 should be able to handle this as well, but I've never used it so I can only give limited guidance. It looks like
this is the appropriate input plugin and basic instructions on how to convert are
found here.