I\'m running MySQL 5.5 on Windows, attempting a mysqldump:
\"C:\\WebServer\\MySQL Server 5.5\\bin\\mysqldump.exe\" -u user -ppassword database > \"C:\\ba
Same issue, commented out (#) the no-beep line in the MySQL my.ini, solved the problem.