I'm trying to reset the root password of my MySQL installation (yep, password forgotten) according to this: http://dev.mysql.com/doc/refman/5.6/en/resetting-permissions.html#resetting-permissions-windows.
But I keep getting an error:

What am I doing wrong?
Of course I first stopped mysqld:
