Posted by member 212670 on 2005-08-03 03:45:52 link

I'm assuming you have an mp3dir evar somewhere, like -
mp3dir "c:\mp3s"
?
If you do, make sure there are quotes around the path if it has spaces (make it a habit to do quotes anyway). I'd also try putting quotes on mp3dir (the shortcut, not the evar), so it's like "$mp3dir$" I know if I want to use $browser$ to open my web browser, I need quotes around it.