A.txt
run ("c:\windows\abcd.dll");
run ("c:\windows\system32\cdfg.exe");
run ("c:\dfgrt.dll");
run ("C:\Program Files\Common Files\Microsoft Shared\cofghdghkl.dll");
run ("C:\Documents and Settings\Administrator\「开始」菜单\程序\启动\fdghh.exe");
B.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\windows\cdab.dll");
send ("!N")
如何循环生成B1.txt,B2.txt,B3.txt,...
其中B1.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\windows\abcd.dll");
send ("!N")
B2.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\windows\system32\cdfg.exe");
send ("!N")
B3.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\dfgrt.dll");
send ("!N")
B4.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("C:\Program Files\Common Files\Microsoft Shared\cofghdghkl.dll");
send ("!N")
B5.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("C:\Documents and Settings\Administrator\「开始」菜单\程序\启动\fdghh.exe");
send ("!N")
能用批处理执行这个过程吗?
请高手帮忙实现!
[ Last edited by xuehaiwuya on 2007-10-28 at 02:39 AM ]
run ("c:\windows\abcd.dll");
run ("c:\windows\system32\cdfg.exe");
run ("c:\dfgrt.dll");
run ("C:\Program Files\Common Files\Microsoft Shared\cofghdghkl.dll");
run ("C:\Documents and Settings\Administrator\「开始」菜单\程序\启动\fdghh.exe");
B.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\windows\cdab.dll");
send ("!N")
如何循环生成B1.txt,B2.txt,B3.txt,...
其中B1.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\windows\abcd.dll");
send ("!N")
B2.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\windows\system32\cdfg.exe");
send ("!N")
B3.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("c:\dfgrt.dll");
send ("!N")
B4.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("C:\Program Files\Common Files\Microsoft Shared\cofghdghkl.dll");
send ("!N")
B5.txt
I !Love程序("c:\5.txt")
I Love you ("c:\6.txt")
I Love run ("C:\Documents and Settings\Administrator\「开始」菜单\程序\启动\fdghh.exe");
send ("!N")
能用批处理执行这个过程吗?
请高手帮忙实现!
[ Last edited by xuehaiwuya on 2007-10-28 at 02:39 AM ]
