_SetCurrentStep
_SetCurrentStep(ACTION_STEP_DOWNLOAD);
_SetCurrentStep(ACTION_STEP_APPLY);
_SetCurrentStep(ACTION_STEP_COMPLETE);
_SetCurrentStep(ACTION_STEP_START);
void _SetCurrentStep(int32 step);