中国DOS联盟论坛

中国DOS联盟

-- 联合DOS 推动DOS 发展DOS --
联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum
游客 | 登录 | 注册 | 会员 | 搜索 | 中国DOS联盟
中国DOS联盟论坛
现在时间是 2026-08-03 11:53
48,038 主题排行 / 350,123 发帖 / 今日 0 篇 / 48,251 会员排行
DOS批处理 & 脚本技术(批处理室) » P处理文件名问题!!
可打印版本  775 / 1
第1楼 lovehack2006 发表于 2007-02-16 02:52
初级用户 发帖 64 积分 135
P处理文件名问题!!
今天做了个批想删除桌面上的快捷方式,用下面的第一段代码就找不到路径

最后改成第二段就能行??为什么?

批处理不支持长文件名是不是???到底有多长的限制呀?

大哥们能帮一下小菜吗?



del /s /q C:\Documents and Settings\cface\桌面\QQ.lnk
del /s /q C:\Documents and Settings\cface\桌面\单机游戏.lnk
del /s /q C:\Documents and Settings\cface\桌面\常用工具.lnk
del /s /q C:\Documents and Settings\cface\桌面\百宝箱.url
del /s /q C:\Documents and Settings\cface\桌面\游戏中心.lnk
del /s /q C:\Documents and Settings\cface\桌面\易游网娱平台.lnk
del /s /q C:\Documents and Settings\cface\桌面\网吧影院.url
del /s /q C:\Documents and Settings\cface\桌面\网吧消费客户端.lnk
del /s /q C:\Documents and Settings\cface\桌面\网吧音乐.lnk
del /s /q C:\Documents and Settings\cface\桌面\聊天工具.lnk
del /s /q C:\Documents and Settings\cface\桌面\锁屏挂机.lnk




del /s /q C:\Docume~1\cface\桌面\QQ.lnk
del /s /q C:\Docume~1\cface\桌面\单机游戏.lnk
del /s /q C:\Docume~1\cface\桌面\常用工具.lnk
del /s /q C:\Docume~1\cface\桌面\百宝箱.url
del /s /q C:\Docume~1\cface\桌面\游戏中心.lnk
del /s /q C:\Docume~1\cface\桌面\易游网娱平台.lnk
del /s /q C:\Docume~1\cface\桌面\网吧影院.url
del /s /q C:\Docume~1\cface\桌面\网吧消费客户端.lnk
del /s /q C:\Docume~1\cface\桌面\网吧音乐.lnk
del /s /q C:\Docume~1\cface\桌面\聊天工具.lnk
del /s /q C:\Docume~1\cface\桌面\锁屏挂机.lnk
第2楼 hankee 发表于 2007-02-20 11:26
初级用户 发帖 10 积分 36
或许是文件路径中带有空格的缘故吧
[ 联系联盟系统管理团队 - 中国DOS联盟 - 标准版 ]
Sponsored by ifanr Inc | © 2001–2023