Changeset 1528

Show
Ignore:
Timestamp:
10/21/08 03:32:12 (3 months ago)
Author:
astormont
Message:

CDEX installer more silent and fully automated

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wine-doors/trunk/repos/applications.repo/cdex-1.70b2/scripts/install.ahk

    r806 r1528  
    1 Run resources/cdex_170b2_enu.exe 
     1Run resources/cdex_170b2_enu.exe /S 
    22WinWait CDex Installation 
    3 Sleep, 100 
    4 ControlSend, Button1, {Enter}, CDex Installation 
    5 Sleep, 100 
    6 ControlSend, Button1, {Enter}, CDex Installation: Installation Options 
    7 Sleep, 100 
    8 ControlSend, Button1, {Enter}, CDex Installation: Installation Directory 
    9 Sleep, 100 
    10 Loop 
    11 
    12         ControlGetText, txt, Button7, CDex Installation 
    13         ;WinWait, CDex Installation 
    14         if "&No"==txt 
    15         { 
    16         ControlSend, Button7, {Enter}, CDex Installation 
    17         Break 
    18         } 
    19         Continue 
    20 
    21 Sleep, 100 
     3WinActivate CDex Installation 
     4Send !N