Quote:
Originally Posted by ffmla
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.