View Single Post
  #3  
Old 31-05-2017, 07:57
nizcoz nizcoz is offline
Registered User
 
Join Date: Apr 2016
Location: argentina
Posts: 53
Thanks: 2
Thanked 1 Time in 1 Post
nizcoz is on a distinguished road
Quote:
Originally Posted by ffmla View Post
hide that label in your script.
ie. In installing page set

LabelCurrFileName.Hide;

OR

Under create control section in isdone,remove the LabelCurrFileName label.

It'll hide the label in your installer.
I want to hide the file names when ONE of compressed files is decompressing.
Reply With Quote