[QUOTE=corbryant;4442583]
Quote:
Originally Posted by danny8360
Attachment 32519
Attachment 32520
I had to remove the $ from each line in the batch file. Windows doesn't recognize lines starting with a $ to my knowledge. I removed them and got further...
Mine got to:
C:\phone\>adb push remount /data/local/tmp/remount
cannot start 'remount': No such file or directory
|
yea the $ is my bad in the .bat, you can remove the remount line altogether too since you're editing anyway.
Quote:
Originally Posted by randomphace
changing to executable does not work in windows. PG what os are you using?
|
I'm in linux. try the edits corbryant did along with remove the remount line. I will look at both scripts again, but I had no problems using the cp cmd in adb shell esp once at the # prompt.