Quote:
Originally Posted by nizcoz
How to avoid viewing the files (LabelCurrFileName) of a particular compressed file? (ISDone 0.6final)
|
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.