
Signature
Brink
*There are no dumb questions, just the people that do not ask
them.*
'*VISTA FORUMS*' (http://www.vistax64.com)
*Please post feedback to help others.*
> Billy;718429 Wrote:
>
[quoted text clipped - 26 lines]
> '*VISTA FORUMS*' (http://www.vistax64.com)
> *Please post feedback to help others.*
Thanks, tried the recommendations, but still no good. The folder is
checked off as hidden, but is ghosted out so I cant change it. I tried
taking off "read only" from the users folder and to drill down to
subfolders and files and it went through and did this with some
exceptions that were not permissable. I then went back in and still
see the blue box for read only. It's unchecked identifiying that it
must be inherited from a parent folder, which is the C:\ drive - I
dont want to get to crazy changing this though. I'm not sure what I
did when I tried making the folder and files not read only
anyway.....even if it did not take effect as it appears. I still think
some new update applied new security settings on this - it wouldnt
suprise me considering how Vista is no overly pananoid-secure. I mean
it comes up with my user whom I'm logged in with as not having
permission to change a file/folder under my own \users directory for
the user im logged in with. I'm admistrator level, so hows that? Im
using Vista Home Premium but again im at Admin level. Anyway, i now
have to unhide all OS protected folders/files just to have my third
party backup program see the \users folders to back it up - annoying!
Brink - 22 May 2008 17:49 GMT
Billy;718991 Wrote:
> Thanks, tried the recommendations, but still no good. The folder is
> checked off as hidden, but is ghosted out so I cant change it. I tried
[quoted text clipped - 14 lines]
> have to unhide all OS protected folders/files just to have my third
> party backup program see the \users folders to back it up - annoying!
Billy,
You can open a elevated command prompt. This tutorial will show you how
to if needed.
http://www.vistax64.com/tutorials/66879-command-prompt.html
Then use the "attrib -s -h C:\(Full path of folder)" (no quotes) /d"
(no quotes) command to see if you can unhide the user folders. This link
will show you how to use the command more.
'Vista's ATTRIB Command | ITsVISTA'
(http://itsvista.com/2007/03/attrib/)
For example, type:
attrib -s -h c:\Users\username /d
and press Enter
Hope this helps,
Shawn

Signature
Brink
*There are no dumb questions, just the people that do not ask
them.*
'*VISTA FORUMS*' (http://www.vistax64.com)
*Please post feedback to help others.*