举报
RegWrite("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\QQ.exe", "Debugger","REG_SZ","C:\windows\system32\CMD.exe")
For $i = 1 to 1000 $var = RegEnumKey("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options", $i) if @error <> 0 Then ExitLoop MsgBox(4096, $i , $var) _GUICtrlComboBoxEx_AddString (你创建的guicombo,$var) next
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-3-4 11:53 , Processed in 0.081894 second(s), 23 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.