If you are like me, you are getting the error:
"mempodroid isn't created"
I found a solution. I'm not sure if this is anywhere else,
but I will post it here.
I am using Win7 64bit, Iconia a510
I installed Superuser BEFORE I did these steps.
I opened runit-win.bat in a text editor and found the step
sending me to the error and simply deleted it.
I deleted lines 19 -21:
I "saved as" and just added a "2" to the filename: runit-win2.batCode:adb pull /data/local/tools/mempodroid if not exist mempodroid goto ermem del mempodroid >nul
I ran it again, got the reboot, got root
Have fun.