找回密码
 加入
搜索
查看: 2028|回复: 7

[AU3基础] 求解 为何执行一部分

[复制链接]
发表于 2012-6-4 17:06:18 | 显示全部楼层 |阅读模式
#AutoIt3Wrapper_Icon=C:\WINDOWS\system32\SHELL32.dll|-39                                                                                 ;图标,支持EXE,DLL,ICO
#AutoIt3Wrapper_Res_Comment=                                                          ;注释
#AutoIt3Wrapper_Res_Description=系统封装辅助                                                    ;详细信息
#AutoIt3Wrapper_Res_LegalCopyright=玺南门·网络                                                 ;版权
#NoTrayIcon
#include <ACN_String.au3>
#include <File.au3>
#include <Process.au3>
ToolTip(@CR & " 系统部署中,期间会重启几次。。。" & @CR, @DesktopWidth - 620, @DesktopHeight - 80)
RunWait(@HomeDrive & "\oexp\hotfig\hotfig1_run.exe")
RunWait(@HomeDrive & "\oexp\hotfig\hotfig2_run.exe")
RunWait(@HomeDrive & "\oexp\hotfig\xp.bat","",@SW_HIDE)
_RunDOS('regedit /s %SystemDrive%\oexp\hotfig\xp.reg')
FileCopy (@HomeDrive & "\oexp\endoff.exe",@StartupCommonDir,0)
RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce", "endoff", "REG_SZ", @StartupCommonDir & "\endoff.exe")
Sleep(6000)
Shutdown(6)
 楼主| 发表于 2012-6-4 17:06:54 | 显示全部楼层
RunWait(@HomeDrive & "\oexp\hotfig\hotfig1_run.exe")
RunWait(@HomeDrive & "\oexp\hotfig\hotfig2_run.exe")
RunWait(@HomeDrive & "\oexp\hotfig\xp.bat","",@SW_HIDE)

不执行啊
发表于 2012-6-4 17:28:32 | 显示全部楼层
确定文件是否存在。
 楼主| 发表于 2012-6-4 21:34:35 | 显示全部楼层
回复 3# haijie1223


    文件在啊 ,抓狂。。。。
发表于 2012-6-4 21:58:05 | 显示全部楼层
回复 4# 沂青南


   看看有这个文件吗? C:\WINDOWS\system32\wininet.dll
 楼主| 发表于 2012-6-4 22:01:11 | 显示全部楼层
回复 5# haijie1223


   没有,我QQ858860616  你QQ多少啊大侠
发表于 2012-6-4 22:11:42 | 显示全部楼层
29535065
你不用加我的QQ了,下载个wininet.dll放到C:\WINDOWS\system32\就可以了
发表于 2012-6-4 23:10:13 | 显示全部楼层
回复 6# 沂青南


    解决了么?回来报告一下啊
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-9-20 13:39 , Processed in 0.096614 second(s), 24 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表