Jump to content

Autoit Katılımsız Kurulum Problemi


legolaas
 Share

Recommended Posts

Run ("foxitreader_setup.exe")
Winwaitactive("Setup - Foxit Reader")
send('{ENTER}')

Winwaitactive("Setup - Foxit Reader","License Agreement")
send('{ENTER}')

Winwaitactive("Setup - Foxit Reader","Select Destination Location")
Send('{ENTER}')

Winwaitactive("Setup - Foxit Reader","Select Components")
Send('{ENTER}')

Winwaitactive("Setup - Foxit Reader","Select Additional Tasks")
Send('{ENTER}')

Winwaitactive("Setup - Foxit Reader","Select your preferred installation")
ControlCommand("Setup - Foxit Reader", "","TNewCheckBox2","UnCheck")
ControlCommand("Setup - Foxit Reader", "","TNewCheckBox1","UnCheck")
ControlCommand("Setup - Foxit Reader", "","TNewButton3","Check")

WinWaitActive("Setup - Foxit Reader", "Trust Manager")
Send('{ENTER}')

WinWaitActive("Setup - Foxit Reader","Ready to Install")
Send('{ENTER}')

Winwaitactive("Setup - Foxit Reader","Completing the Foxit Reader Setup Wizard")
ControlCommand("Setup - Foxit Reader", "","TNewCheckListBox1","UnCheck")
Send('{ENTER}')

EXIT

 

 
 
Burdaki sorun nedir programı bir türlü kurmuyor  :wacko:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...