![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hidden but not hidden
Hello
I have a DVD that contains some folders that are not hidden, however they are not listable. Even if the "Show hidden" and "show system files" are there, the folders won't be listed. Only if you know the direct path to the folder and its content, then you can open the files, example: notepad "d:\the hidden folder\thefile.txt" What is the mechanism that might be blocking the listing functionality to reveal these folders? Even tried-> cmd -> d: -> cd\ -> dir /a ->> nothing's there!!! Please advise, Elias |
|
|||
|
Re: Hidden but not hidden
"lallous" <lallous@lgwm.org> wrote in message news:ejgJfYFWIHA.5556@TK2MSFTNGP05.phx.gbl... > Hello > > I have a DVD that contains some folders that are not hidden, however they > are not listable. > > Even if the "Show hidden" and "show system files" are there, the folders > won't be listed. > > Only if you know the direct path to the folder and its content, then you > can open the files, example: > notepad "d:\the hidden folder\thefile.txt" > > What is the mechanism that might be blocking the listing functionality to > reveal these folders? > > Even tried-> cmd -> d: -> cd\ -> dir /a ->> nothing's there!!! > > Please advise, > Elias > Try dir /ah |
|
|||
|
Re: Hidden but not hidden
Pegasus,
Running "dir /a" displays all files including hidden, etc... However, I don't know what mechanism is used to hide those folders from being listed. Any other advise? -- Elias "Pegasus (MVP)" <I.can@fly.com.oz> wrote in message news:%234f$WkFWIHA.2304@TK2MSFTNGP06.phx.gbl... > > "lallous" <lallous@lgwm.org> wrote in message > news:ejgJfYFWIHA.5556@TK2MSFTNGP05.phx.gbl... >> Hello >> >> I have a DVD that contains some folders that are not hidden, however they >> are not listable. >> >> Even if the "Show hidden" and "show system files" are there, the folders >> won't be listed. >> >> Only if you know the direct path to the folder and its content, then you >> can open the files, example: >> notepad "d:\the hidden folder\thefile.txt" >> >> What is the mechanism that might be blocking the listing functionality to >> reveal these folders? >> >> Even tried-> cmd -> d: -> cd\ -> dir /a ->> nothing's there!!! >> >> Please advise, >> Elias >> > > Try dir /ah > |
|
|||
|
Re: Hidden but not hidden
"lallous" <lallous@lgwm.org> wrote in message news:ejgJfYFWIHA.5556@TK2MSFTNGP05.phx.gbl... > Hello > > I have a DVD that contains some folders that are not hidden, however they > are not listable. > > Even if the "Show hidden" and "show system files" are there, the folders > won't be listed. > > Only if you know the direct path to the folder and its content, then you > can open the files, example: > notepad "d:\the hidden folder\thefile.txt" > > What is the mechanism that might be blocking the listing functionality to > reveal these folders? > > Even tried-> cmd -> d: -> cd\ -> dir /a ->> nothing's there!!! > From a Command window try dir /ah. But I somehow think it won't work. There is a mechanism by which windows can hide folders from the user and not show them whatever the user tries to do. It is mainly used for hiding log files from the user (these are what forensic laboratories use to see what you have been looking at on the Internet , for example). I would be surprised if the DVD actually did this, but it's not impossible. |
|
|||
|
Re: Hidden but not hidden
I'm getting a little confused. In your first post you wrote this:
"dir /a ->> nothing's there!!!" In your most recent post you write "Running "dir /a" displays all files including hidden, etc..." This looks contradictory to me: Either it does show all hidden folders/files or it does not. "lallous" <lallous@lgwm.org> wrote in message news:eo49aFOWIHA.4696@TK2MSFTNGP05.phx.gbl... > Pegasus, > > Running "dir /a" displays all files including hidden, etc... > > However, I don't know what mechanism is used to hide those folders from > being listed. > > Any other advise? > > -- > Elias > "Pegasus (MVP)" <I.can@fly.com.oz> wrote in message > news:%234f$WkFWIHA.2304@TK2MSFTNGP06.phx.gbl... >> >> "lallous" <lallous@lgwm.org> wrote in message >> news:ejgJfYFWIHA.5556@TK2MSFTNGP05.phx.gbl... >>> Hello >>> >>> I have a DVD that contains some folders that are not hidden, however >>> they are not listable. >>> >>> Even if the "Show hidden" and "show system files" are there, the folders >>> won't be listed. >>> >>> Only if you know the direct path to the folder and its content, then you >>> can open the files, example: >>> notepad "d:\the hidden folder\thefile.txt" >>> >>> What is the mechanism that might be blocking the listing functionality >>> to reveal these folders? >>> >>> Even tried-> cmd -> d: -> cd\ -> dir /a ->> nothing's there!!! >>> >>> Please advise, >>> Elias >>> >> >> Try dir /ah >> > > |
|
|||
|
Re: Hidden but not hidden
Do a "Dir /?" and read the last line about preset.
lallous wrote: > Pegasus, > > Running "dir /a" displays all files including hidden, etc... > > However, I don't know what mechanism is used to hide those folders from > being listed. > > Any other advise? > > -- > Elias > "Pegasus (MVP)" <I.can@fly.com.oz> wrote in message > news:%234f$WkFWIHA.2304@TK2MSFTNGP06.phx.gbl... > >>"lallous" <lallous@lgwm.org> wrote in message >>news:ejgJfYFWIHA.5556@TK2MSFTNGP05.phx.gbl... >> >>>Hello >>> >>>I have a DVD that contains some folders that are not hidden, however they >>>are not listable. >>> >>>Even if the "Show hidden" and "show system files" are there, the folders >>>won't be listed. >>> >>>Only if you know the direct path to the folder and its content, then you >>>can open the files, example: >>>notepad "d:\the hidden folder\thefile.txt" >>> >>>What is the mechanism that might be blocking the listing functionality to >>>reveal these folders? >>> >>>Even tried-> cmd -> d: -> cd\ -> dir /a ->> nothing's there!!! >>> >>>Please advise, >>>Elias >>> >> >>Try dir /ah >> > > > |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|