After downloading a music file from someone via DCC, I want to be able to use the following command to have Winamp play the file once it is downloaded:

"C:\Program Files (x86)\winamp.exe" /Add "\\QUEUE" "%1"

After the file is downloaded, I see the following error message:

C:\PROGRAM Unknown command

I have also used the variable with the % signs instead of the directory without success.

Anyone have any suggestions?