标题: 为什么用批处理删不掉
[打印本页]
作者: VAF
时间: 2008-12-18 03:53
标题: 为什么用批处理删不掉
大家都知道有个 Alcohol 120%
该软件在 All Users\「开始」菜单\程序\Alcohol 120% 的文件夹.
为什么用批处理删不掉?
提示说, 系统找不到......
但用右键中的删除却可以删除.
作者: lxmxn
时间: 2008-12-18 04:47
rd /s /q "%allusersprofile%\「开始」菜单\程序\Alcohol 120%"
作者: slore
时间: 2008-12-18 13:47
=.=
rd /s /q "%allusersprofile%\「开始」菜单\程序\Alcohol 120%%"
:)