Microsoft Windows Vista Community Forums - Vistaheads
FREE Anti Rootkit Software for Vista Users




Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

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 , join our community today!

If you have any problems with the registration process or your account login, please contact us.


Documents folder hidden in public folders, but cannot unhide

microsoft.public.windows.vista.file management



Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Reply
  #1 (permalink)  
Old 05-17-2008
colin.robbins colin.robbins is offline
 

Join Date: May 2008
Posts: 4
colin.robbins is on a distinguished road
Documents folder hidden in public folders, but cannot unhide
Hello, I have what appears to be an odd issue, and I can't find reference to it on the web anywhere.

Under the Public folder on my Vista machine, I can see the folders Public Downloads, Public Music etc. BUT Public Documents is missing.

If I use the cmd shell, I get the same effect:
Directory of C:\Users\Public
11/05/2008 16:54 <DIR> .
11/05/2008 16:54 <DIR> ..
13/04/2008 08:37 <DIR> Downloads
11/05/2008 16:54 3,403,458 Library.xml
11/05/2008 17:13 <DIR> Music
15/02/2008 18:16 <DIR> Perl
12/02/2008 19:15 <DIR> Pictures
26/04/2008 08:25 <DIR> Recorded TV
05/04/2008 11:11 <DIR> Videos


HOWEVER the documents folder does exist. I can CD into it and see my files.

From within explorer, I can enter C:\Users\Public\Documents explicitly and get to the folder, but is does not show up under
C:\users\Public.

Looking at the folder permissions, documents is marked as "hidden".
If I use explorer to show hidden folders, it shows up just fine.

Why is is hidden?
How can I unhide it?
Unchecking "hide" in the folder propertied of the documents folder does not work - it is greyed out.

This used to all work just fine, but then the folder suddenly took on this hidden nature.

This is a clean vista install, not an upgrade.
Any help most appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-17-2008
Keith Miller \(MVP\)
 

Posts: n/a
Re: Documents folder hidden in public folders, but cannot unhide
In a Command Prompt window, in the 'C:\Users\Public' directory, type:

attrib -h documents


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"colin.robbins" <colin.robbins.39jyc5@no-mx.forums.vistaheads.com> wrote in
message news:colin.robbins.39jyc5@no-mx.forums.vistaheads.com...
>
> Hello, I have what appears to be an odd issue, and I can't find
> reference to it on the web anywhere.
>
> Under the Public folder on my Vista machine, I can see the folders
> Public Downloads, Public Music etc. BUT Public Documents is missing.
>
> If I use the cmd shell, I get the same effect:
> Directory of C:\Users\Public
> 11/05/2008 16:54 <DIR> .
> 11/05/2008 16:54 <DIR> ..
> 13/04/2008 08:37 <DIR> Downloads
> 11/05/2008 16:54 3,403,458 Library.xml
> 11/05/2008 17:13 <DIR> Music
> 15/02/2008 18:16 <DIR> Perl
> 12/02/2008 19:15 <DIR> Pictures
> 26/04/2008 08:25 <DIR> Recorded TV
> 05/04/2008 11:11 <DIR> Videos
>
>
> HOWEVER the documents folder does exist. I can CD into it and see my
> files.
>
> From within explorer, I can enter C:\Users\Public\Documents explicitly
> and get to the folder, but is does not show up under
> C:\users\Public.
>
> Looking at the folder permissions, documents is marked as "hidden".
> If I use explorer to show hidden folders, it shows up just fine.
>
> Why is is hidden?
> How can I unhide it?
> Unchecking "hide" in the folder propertied of the documents folder does
> not work - it is greyed out.
>
> This used to all work just fine, but then the folder suddenly took on
> this hidden nature.
>
> This is a clean vista install, not an upgrade.
> Any help most appreciated.
>
>
> --
> colin.robbins
> Posted via http://www.vistaheads.com
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-18-2008
colin.robbins colin.robbins is offline
 

Join Date: May 2008
Posts: 4
colin.robbins is on a distinguished road
Regrettable that does not work...

C:\Users\Colin>cd c:\users\public
c:\Users\Public>attrib -h documents
Not resetting system file - C:\Users\Public\Documents
c:\Users\Public>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-18-2008
Malke
 

Posts: n/a
Re: Documents folder hidden in public folders, but cannot unhide
colin.robbins wrote:

>
> Regrettable that does not work...
>
> C:\Users\Colin>cd c:\users\public
> c:\Users\Public>attrib -h documents
> *Not resetting system file - C:\Users\Public\Documents*
> c:\Users\Public>
>
>


Did you do it at an elevated command prompt? If not, then I think you need
to do so.

Start Orb>Search box>type: cmd
When cmd appears in the Results box above, right-click and Run As
Administrator. Then try your attrib -h.

Malke
--
MS-MVP
Elephant Boy Computers
www.elephantboycomputers.com
Don't Panic!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-19-2008
Keith Miller \(MVP\)
 

Posts: n/a
Re: Documents folder hidden in public folders, but cannot unhide
Hmmm... Mine don't have the system attribute set, but try:

attrib -h -s documents


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"colin.robbins" <colin.robbins.39mi02@no-mx.forums.vistaheads.com> wrote in
message news:colin.robbins.39mi02@no-mx.forums.vistaheads.com...
>
> Regrettable that does not work...
>
> C:\Users\Colin>cd c:\users\public
> c:\Users\Public>attrib -h documents
> *Not resetting system file - C:\Users\Public\Documents*
> c:\Users\Public>
>
>
> --
> colin.robbins
> Posted via http://www.vistaheads.com
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-20-2008
colin.robbins colin.robbins is offline
 

Join Date: May 2008
Posts: 4
colin.robbins is on a distinguished road
Thanks guys - the combination of "run as administrator" and the "-s" flag solved the issue.

The folder is now shown as "documents" rather than "public documents" is was before, but I can live with that.

Cheers

Colin
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-22-2008
Keith Miller \(MVP\)
 

Posts: n/a
Re: Documents folder hidden in public folders, but cannot unhide
Glad that's solved.

The name 'Public Documents' comes from the desktop.ini file (which is
normally flagged as hidden and system). For Explorer to process the
desktop.ini file, the folder must have its read-only or system attribute
set. So use:

attrib +r documents

and if the desktop.ini file is still there, you will get the proper display
name. If it was deleted, here are the contents:


[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21801
IconResource=%SystemRoot%\system32\shell32.dll,-235


--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"colin.robbins" <colin.robbins.39q5we@no-mx.forums.vistaheads.com> wrote in
message news:colin.robbins.39q5we@no-mx.forums.vistaheads.com...
>
> Thanks guys - the combination of "run as administrator" and the "-s"
> flag solved the issue.
>
> The folder is now shown as "documents" rather than "public documents"
> is was before, but I can live with that.
>
> Cheers
>
> Colin
>
>
> --
> colin.robbins
> Posted via http://www.vistaheads.com
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-23-2008
colin.robbins colin.robbins is offline
 

Join Date: May 2008
Posts: 4
colin.robbins is on a distinguished road
Eureka - the attrib +r documents has solved the problem fully.

Many thanks for your help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-23-2008
Keith Miller \(MVP\)
 

Posts: n/a
Re: Documents folder hidden in public folders, but cannot unhide
You're welcome.

--
Good Luck,

Keith
Microsoft MVP [Windows Shell/User]



"colin.robbins" <colin.robbins.39vaoa@no-mx.forums.vistaheads.com> wrote in
message news:colin.robbins.39vaoa@no-mx.forums.vistaheads.com...
>
> Eureka - the attrib +r documents has solved the problem fully.
>
> Many thanks for your help.
>
>
> --
> colin.robbins
> Posted via http://www.vistaheads.com
>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange folders in \PUBLIC Documents\microsoft\IdentityCRL\production G.Mester microsoft.public.windows.vista.general 2 02-27-2008 22:39
Documents folder marked as hidden stick2 microsoft.public.windows.vista.general 1 02-15-2008 12:35
Deleted public documents folder Brian Windows Vista Ultimate 3 01-04-2008 18:32
Documents folder seems to contain hidden folders when using roboco Curly_Money2006 microsoft.public.windows.vista.file management 1 11-06-2007 20:08
Hidden Documents Folder sphere microsoft.public.windows.vista.general 0 10-10-2007 05:49


All times are GMT +1. The time now is 10:54.




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118