i am not sure about the search window, but you may do so using the command
prompt.
open the command prompt (start > run > type cmd)
at the command prompt, type dir c: /ar /s
**you may change c: to d: if you want to search drive d. substitute c: with
any drive: wherever necessary.
**/ar searches for read only files. to list hidden files which may also be
read only files, subsitute /ar with /arh (r=read only h=hidden attributes)
**/s searches the folders within the present folder.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.