
CODE: [Copy to clipboard]CreateObject("WScript.Shell").Run "cmd /c echo ""shell"">>x.txt"
CODE: [Copy to clipboard]CreateObject("WScript.Shell").Run 'cmd /c echo "shell">>x.txt'
或
CreateObject("WScript.Shell").Run 'cmd /c echo "' & 'shell">>x.txt'
| Quote: | |
|
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |