|
Post Number: 1
|
kentb 

Group: Members
Posts: 4
Joined: Feb. 2005
|
 |
Posted on: Feb. 17 2005,09:22 |
|
 |
What is the Advanced Hidden file property and how is it different from the regular Hidden property?
|
 |
|
|
Post Number: 2
|
xoben 

Group: Super Administrators
Posts: 849
Joined: Nov. 2003
|
 |
Posted on: Feb. 17 2005,20:54 |
|
 |
When 'Advanced Hidden' attribute is turned on, the file/folder cannot be listed by Windows Explorer (even 'show hidden files' option is checked) or DOS 'DIR /H' command.
|
 |
|
|
Post Number: 3
|
kentb 

Group: Members
Posts: 4
Joined: Feb. 2005
|
 |
Posted on: Feb. 17 2005,22:07 |
|
 |
Cool. I take it programs can still read the file though. Is there some way to set the attribute externally? (For example, using explorer to set the regular hidden file attribute on a file before it's added to an ISO image has the effect of the file being marked as hidden on the CD. Is there a similar way to mark a file as "Advanced Hidden" before the ISO image is built?)
|
 |
|
|
Post Number: 4
|
xoben 

Group: Super Administrators
Posts: 849
Joined: Nov. 2003
|
 |
Posted on: Feb. 18 2005,04:11 |
|
 |
Quote | Is there some way to set the attribute externally? |
Sorry, there is no corresponding attribute under Microsoft's DOS or Windows operating systems.
|
 |
|
|
Post Number: 5
|
kentb 

Group: Members
Posts: 4
Joined: Feb. 2005
|
 |
Posted on: Feb. 18 2005,06:24 |
|
 |
Thanks for the information. What would be really nice is a command line option for adding a file as advanced hidden when adding it. Something like:
Code Sample | ultraiso -ahfile c:\buildcd\file.ext -directory c:\buildcd -output Output.iso |
In this case all the files under "c:\buildcd" would be added to the iso image and the "file.ext" file would be marked as advanced hidden.
|
 |
|
|
Post Number: 6
|
xoben 

Group: Super Administrators
Posts: 849
Joined: Nov. 2003
|
 |
Posted on: Feb. 18 2005,08:28 |
|
 |
Thanks kentb for the suggestion.
We will add this feature to the Pednding Features List for futher consideration.
|
 |
|
|
Post Number: 7
|
kentb 

Group: Members
Posts: 4
Joined: Feb. 2005
|
 |
Posted on: Feb. 18 2005,11:44 |
|
 |
Thank you!
|
 |
|
|
|