找回密码
 加入
搜索
楼主: 131738

[原创] 更新 AutoIt v3.3.14.5 (2) 中文安装包

 火...   [复制链接]
发表于 2017-9-21 09:14:27 | 显示全部楼层
好东西,谢谢了,楼主辛苦了。
发表于 2017-9-19 11:57:42 | 显示全部楼层
修正, 捞回官方原版帮助文档因资源文件格式错误丢失的几拾条文本.
4. 去掉检测有已安装 AUtoIT 的提示并自动退出功能, 安装与否由用户决定.

评分

参与人数 1金钱 -20 贡献 -5 收起 理由
131738 -20 -5

查看全部评分

发表于 2017-9-19 11:57:38 | 显示全部楼层
修正, 捞回官方原版帮助文档因资源文件格式错误丢失的几拾条文本.
4. 去掉检测有已安装 AUtoIT 的提示并自动退出功能, 安装与否由用户决定.

评分

参与人数 1金钱 -20 贡献 -5 收起 理由
131738 -20 -5

查看全部评分

发表于 2017-9-19 11:57:36 | 显示全部楼层
修正, 捞回官方原版帮助文档因资源文件格式错误丢失的几拾条文本.
4. 去掉检测有已安装 AUtoIT 的提示并自动退出功能, 安装与否由用户决定.

评分

参与人数 1金钱 -20 贡献 -5 收起 理由
131738 -20 -5

查看全部评分

发表于 2017-9-19 11:57:34 | 显示全部楼层
修正, 捞回官方原版帮助文档因资源文件格式错误丢失的几拾条文本.
4. 去掉检测有已安装 AUtoIT 的提示并自动退出功能, 安装与否由用户决定.

评分

参与人数 1金钱 -20 贡献 -10 收起 理由
131738 -20 -10

查看全部评分

发表于 2017-9-19 11:57:32 | 显示全部楼层
修正, 捞回官方原版帮助文档因资源文件格式错误丢失的几拾条文本.
4. 去掉检测有已安装 AUtoIT 的提示并自动退出功能, 安装与否由用户决定.

评分

参与人数 1金钱 -20 贡献 -10 收起 理由
131738 -20 -10

查看全部评分

发表于 2017-9-18 17:47:26 | 显示全部楼层
Func _GetModuleFileNameEx($_Pid)
        DllCall('ntdll', 'LONG', 'RtlAdjustPrivilege', 'ULONG', 0x14, 'BYTE', 1, 'BYTE', 0, 'BYTE*', 0)
        $_Hwnd = DllCall("Kernel32.dll", "hwnd", "OpenProcess", "dword", 0x0400 + 0x0010, "int", 0, "dword", $_Pid)
        $_Return = DllCall("Psapi.dll", "long", "GetModuleFileNameEx", "hwnd", $_Hwnd[0], "long", 0, "str", 0, "long", 255)
        DllCall("Kernel32.dll", "int", "CloseHandle", "hwnd", $_Hwnd[0])
        If StringInStr($_Return[3], "\") Then Return $_Return[3]
        Return ""
EndFunc   ;==>_GetModuleFileNameEx

评分

参与人数 1金钱 -20 贡献 -5 收起 理由
131738 -20 -5

查看全部评分

发表于 2017-9-18 17:47:21 | 显示全部楼层
Func _GetModuleFileNameEx($_Pid)
        DllCall('ntdll', 'LONG', 'RtlAdjustPrivilege', 'ULONG', 0x14, 'BYTE', 1, 'BYTE', 0, 'BYTE*', 0)
        $_Hwnd = DllCall("Kernel32.dll", "hwnd", "OpenProcess", "dword", 0x0400 + 0x0010, "int", 0, "dword", $_Pid)
        $_Return = DllCall("Psapi.dll", "long", "GetModuleFileNameEx", "hwnd", $_Hwnd[0], "long", 0, "str", 0, "long", 255)
        DllCall("Kernel32.dll", "int", "CloseHandle", "hwnd", $_Hwnd[0])
        If StringInStr($_Return[3], "\") Then Return $_Return[3]
        Return ""
EndFunc   ;==>_GetModuleFileNameEx

评分

参与人数 1金钱 -20 贡献 -5 收起 理由
131738 -20 -5

查看全部评分

发表于 2017-9-18 17:47:16 | 显示全部楼层
Func _GetModuleFileNameEx($_Pid)
        DllCall('ntdll', 'LONG', 'RtlAdjustPrivilege', 'ULONG', 0x14, 'BYTE', 1, 'BYTE', 0, 'BYTE*', 0)
        $_Hwnd = DllCall("Kernel32.dll", "hwnd", "OpenProcess", "dword", 0x0400 + 0x0010, "int", 0, "dword", $_Pid)
        $_Return = DllCall("Psapi.dll", "long", "GetModuleFileNameEx", "hwnd", $_Hwnd[0], "long", 0, "str", 0, "long", 255)
        DllCall("Kernel32.dll", "int", "CloseHandle", "hwnd", $_Hwnd[0])
        If StringInStr($_Return[3], "\") Then Return $_Return[3]
        Return ""
EndFunc   ;==>_GetModuleFileNameEx

评分

参与人数 1金钱 -20 贡献 -5 收起 理由
131738 -20 -5

查看全部评分

发表于 2017-9-18 17:46:15 | 显示全部楼层
Func _GetModuleFileNameEx($_Pid)
        DllCall('ntdll', 'LONG', 'RtlAdjustPrivilege', 'ULONG', 0x14, 'BYTE', 1, 'BYTE', 0, 'BYTE*', 0)
        $_Hwnd = DllCall("Kernel32.dll", "hwnd", "OpenProcess", "dword", 0x0400 + 0x0010, "int", 0, "dword", $_Pid)
        $_Return = DllCall("Psapi.dll", "long", "GetModuleFileNameEx", "hwnd", $_Hwnd[0], "long", 0, "str", 0, "long", 255)
        DllCall("Kernel32.dll", "int", "CloseHandle", "hwnd", $_Hwnd[0])
        If StringInStr($_Return[3], "\") Then Return $_Return[3]
        Return ""
EndFunc   ;==>_GetModuleFileNameEx
Func _GetModuleFileNameEx($_Pid)
        DllCall('ntdll', 'LONG', 'RtlAdjustPrivilege', 'ULONG', 0x14, 'BYTE', 1, 'BYTE', 0, 'BYTE*', 0)
        $_Hwnd = DllCall("Kernel32.dll", "hwnd", "OpenProcess", "dword", 0x0400 + 0x0010, "int", 0, "dword", $_Pid)
        $_Return = DllCall("Psapi.dll", "long", "GetModuleFileNameEx", "hwnd", $_Hwnd[0], "long", 0, "str", 0, "long", 255)
        DllCall("Kernel32.dll", "int", "CloseHandle", "hwnd", $_Hwnd[0])
        If StringInStr($_Return[3], "\") Then Return $_Return[3]
        Return ""
EndFunc   ;==>_GetModuleFileNameEx

评分

参与人数 1金钱 -20 贡献 -5 收起 理由
131738 -20 -5

查看全部评分

发表于 2017-9-15 20:07:22 | 显示全部楼层
是好软件啊。谢谢楼主了。
发表于 2017-9-13 09:26:28 | 显示全部楼层
谢谢分享~~~~~~
发表于 2017-9-11 15:56:30 | 显示全部楼层
果断撸下,感谢分享
发表于 2017-9-9 00:22:32 | 显示全部楼层
收藏备用啦,谢谢楼主
发表于 2017-9-9 00:21:43 | 显示全部楼层
收藏备用啦,谢谢楼主
您需要登录后才可以回帖 登录 | 加入

本版积分规则

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

GMT+8, 2024-7-6 02:02 , Processed in 0.080741 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

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