Jump to content

AutoITle Kurulum + Crackleme


blackman12

Recommended Posts

  • Replies 52
  • Created
  • Last Reply

Saatin yanında simge OLMAMASI için EN BAŞA

#NoTrayIcon

yaz.

Toplarsak:

#NoTrayIcon
Func _WinWaitActivate($title,$text,$timeout=0)
        WinWait($title,$text,$timeout)
        If Not WinActive($title,$text) Then WinActivate($title,$text)
        WinWaitActive($title,$text,$timeout)
 EndFunc

Run('ACDSEE50POWERPACK.EXE')
_WinWaitActivate("ACDSee 5.0 PowerPack - InstallShield Wizard","WARNING:  This progra")
Send("{ENTER}")
_WinWaitActivate("ACDSee 5.0 PowerPack - InstallShield Wizard","I  &do not accept the")
Send("{UP}{ENTER}")
_WinWaitActivate("ACDSee 5.0 PowerPack - InstallShield Wizard","Please  enter your in")
Send("{TAB}{TAB}{INS}{DOWN}12{HOME}{INS}{LEFT}{PGUP}{NUMLOCK}??????????????????{ENTER}")
_WinWaitActivate("ACDSee 5.0 PowerPack - InstallShield Wizard","Choose  the setup typ")
Send("{ENTER}")
_WinWaitActivate("ACDSee 5.0 PowerPack - InstallShieldWizard","Shell  Integration Se")
Send("{ENTER}")
_WinWaitActivate("ACDSee 5.0 PowerPack - InstallShield Wizard","The  wizard is ready ")
Send("{ENTER}")
_WinWaitActivate("ACDSee 5.0 PowerPack - InstallShield Wizard","The  InstallShield Wi")
Send("{ENTER}")

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.


×
×
  • Create New...