PDA

View Full Version : How can i hide Performing rollback... window?


okicuki
09-25-2009, 02:28 AM
How can i hide Performing rollback... window and Initializing taskbar on rollback process?

Mark
10-28-2009, 10:01 AM
Hi okicuki,

If you set the lua variable _SilentPatch to true before performing the rollback the status dialog will not be show i.e. if it is a silent patch.

mark.

okicuki
11-03-2009, 03:44 AM
Thank's for your help.