Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $sSelect = "C:\Windows\regedit.exe"
- Run("rundll32.exe shell32.dll,#61")
- WinWaitActive("Run")
- ControlSend("Run", "", "[CLASS:Edit; INSTANCE:1]", $sSelect)
- ControlClick("Run", "", "[CLASS:Button; INSTANCE:2]")
Advertisement
Add Comment
Please, Sign In to add comment