Results 1 to 9 of 9

Thread: Documents folder hidden in public folders, but cannot unhide

  1. #1
    colin.robbins Guest

    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.

  2. #2
    Keith Miller \(MVP\) Guest

    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

  3. #3
    colin.robbins Guest

    Re: Documents folder hidden in public folders, but cannot unhide

    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>

  4. #4
    Malke Guest

    Re: Documents folder hidden in public folders, but cannot unhide

    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.

  5. #5
    Keith Miller \(MVP\) Guest

    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

  6. #6
    colin.robbins Guest

    Re: Documents folder hidden in public folders, but cannot unhide


    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


  7. #7
    Keith Miller \(MVP\) Guest

    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\shell32.dll,-21801
    IconResource=%SystemRoot%\system32\shell32.dll,-235

  8. #8
    colin.robbins Guest

    Re: Documents folder hidden in public folders, but cannot unhide

    Eureka - the attrib +r documents has solved the problem fully.

    Many thanks for your help.

  9. #9
    Keith Miller \(MVP\) Guest

    Re: Documents folder hidden in public folders, but cannot unhide

    You're welcome.

Similar Threads

  1. Cant Unhide Hidden Files
    By Dusto in forum Operating Systems
    Replies: 8
    Last Post: 28-03-2010, 04:11 PM
  2. Replies: 1
    Last Post: 22-07-2009, 03:37 PM
  3. Replies: 2
    Last Post: 13-01-2009, 10:43 PM
  4. Cannot unhide hidden folders in Windows 2000
    By Achraj in forum Window 2000 Help
    Replies: 2
    Last Post: 05-07-2007, 01:50 AM
  5. Hidden folders in temporary internet files folder
    By Drewski in forum Windows XP Support
    Replies: 5
    Last Post: 03-06-2006, 09:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,727,052,383.54396 seconds with 17 queries