It's a great tip to edit the .bat file, turn echo on and set a pause, so
you can see the error(s). Using that technique, I was able to quickly
see that my article's grandparent folder having spaces was causing an
error. Once I renamed the folder, it worked as expected. Thanks!