Does this make sense?

IF @user == "guest" && @date == "Friday"
delete %userprofile%\Desktop\*.mp3
END IF

and can I add a computer name to it?