The API functions below are used to create an AIT file for automatic installation.
API function name | Description |
---|---|
AIT_Sleep | Stops execution of the AIT file for the specified period. |
AIT_SetDefaultWaitTimeout | Sets the default time-out for a wait. |
AIT_Exec | Performs the specified processing. |
AIT_ExecCommand | Executes the specified MS-DOS or system command. |
AIT_PlayKey | Simulates keyboard entries on the active window. |