QUOTE(JensRex @ Jun 16 2003 - 07:47 AM)
Use the "start" command.
start /low lame.exe
Yes, I know of this.
Sorry, I should have made this clearer. Is there any way to do this from a within a program that only gives you access to the command line stuff AFTER lame.exe....that is, Exact Audio Copy or Monkey's Audio, etc. where you can only enter in things like "--alt-preset standard" -- you can't enter in a full command line.
Maybe some sort of dummy EXE file that just passes the command line to the real lame.exe, starting it with start /low lame.exe?