How can i hide Performing rollback... window and Initializing taskbar on rollback process?
Professional Software Development Tools
How can i hide Performing rollback... window and Initializing taskbar on rollback process?
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.
MSI Factory The Next Generation Intelligent Setup Builder
Thank's for your help.