On Sun, 26 Jul 2009 20:14:06 -0700, richard <>
wrote:
>What if that is checked and they still won't show?
>I just did a check of mine. That item is checked and I don't see the
>folder either.
>Using a dos prompt, I did a directory search and
>C:\users\userid\AppData didn't even show on the list even though
>explorer shows it.
DIR by default won't show hidden or system files.
Try
DIR /AH
to show hidden files / folders
DIR /AS
to show system files / folders, although likely a system file is also
hidden.
--
To reply via e-mail, remove The Obvious from my e-mail address.
|