Yes you can! You can launch it via the command line like this :
mp3towave -C "pathtomp3"
Note that it needs the quotes around the path to the mp3 and the c needs to be a capital C. Of course, the mp3 to wave executable directory must be in your path variable or you must put the explicit path to the executable in the command line call.