直播中
OnFirstUIBefore()是在某臺(tái)電腦上第一次運(yùn)行安裝時(shí)執(zhí)行.
//////////////////////////////////////////////////////////////////////////////
//
// 函數(shù): OnFirstUIAfter
//
// 事件: FirstUIAfter event is sent after file transfer, when installation
// is run for the first time on given machine. In this event handler
// installation usually displays UI that will inform end user that
// installation has been completed successfully.
//
///////////////////////////////////////////////////////////////////////////////
OnFirstUIAfter()在文件復(fù)制結(jié)束后運(yùn)行.