找回密码
 注册
搜索
查看: 9552|回复: 2

[讨论] 批处理请教

[复制链接]
发表于 2017-8-29 11:40:56 | 显示全部楼层 |阅读模式
adb shell下cd进一个文件夹下,在这个文件夹下要多次输入命令,批处理应该怎么写
例如:在CMD命令中,我可以这么写
adb root
adb remount
adb shell
cd system/ttbin
wlnconfig /dev/smd3 reset
wlnconfig /dev/smd3 rawcmd 0x06, 0x03
在批处理中怎么写????
发表于 2017-8-31 10:04:43 | 显示全部楼层
@Echo off
D:
cd ***
adb root
adb remount
adb shell
cd system/ttbin
wlnconfig /dev/smd3 reset
wlnconfig /dev/smd3 rawcmd 0x06, 0x03
pause

其中***是你的具体文件夹
点评回复

使用道具 举报

52RD网友  发表于 2017-9-4 12:27:07
就按你写的就行。
高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-4-25 06:20 , Processed in 0.060862 second(s), 16 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表