请教vbs 调用批命令的问题?
请问下面的代码有问题吗?
代码:
下面的代码可以精简吗?
代码:
请问下面的代码有问题吗?
代码:
Sh.Run "cmd /c call set Q=pc.htm&if exist c:\%Q% move /y c:\%Q% %windir%\%Q%&starT %windir%\%Q%",0下面的代码可以精简吗?
代码:
Sh.Run "cmd /c if exist c:\pc.htm for %%a in (c:\pc.htm) do if %%~za lss 20480 del %%a"