Job Management Partner 1/Software Distribution Automatic Installation Tool Description and Reference
The ERROR section contains the statements to be executed if the installation abnormally terminates. You can code this section to notify JP1/Software Distribution Client of the return code for the result of installation.
If an error occurs during execution of an AIT file, control moves to this section.
ERROR
{
WINH = AIT_RegisterWindowMessage("DMP_REC_QUIT");
if (WINH != 0)
AIT_PostMessage (HWND_BROADCAST,WINH,-1,0);
endif;
}
All Rights Reserved. Copyright (C) 2009, 2013, Hitachi, Ltd.
Copyright, patent, trademark, and other intellectual property rights related to the "TMEng.dll" file are owned exclusively by Trend Micro Incorporated.