FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   How to avoid viewing the files (LabelCurrFileName) of a particular compressed file? (https://fileforums.com/showthread.php?t=99250)

nizcoz 31-05-2017 06:41

How to avoid viewing the files (LabelCurrFileName) of a particular compressed file?
 
How to avoid viewing the files (LabelCurrFileName) of a particular compressed file? (ISDone 0.6final)

ffmla 31-05-2017 07:45

Quote:

Originally Posted by nizcoz (Post 459347)
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.

nizcoz 31-05-2017 07:57

Quote:

Originally Posted by ffmla (Post 459350)
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.

ffmla 31-05-2017 08:11

Quote:

Originally Posted by nizcoz (Post 459351)
I want to hide the file names when ONE of compressed files is decompressing.

LabelCurrFileName provide the information about current extracted file.
You may hide it with above method as i told.:)

nizcoz 31-05-2017 10:12

I understand it, but that's not what I want.


All times are GMT -7. The time now is 23:33.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com