Windows 7 Forums


Reply
Thread Tools

Two folders marked "My Documents"

 
 
sharonf
Guest
Posts: n/a
Thanked:
 
      06-11-2011
When I go to Windows Explorer I can see two folders named "My Documents.
Why? They are both located under the user name. The first one looks like
a normal "My Documents" when opened. The second one (listed right after
the first folder) does not open when I click on it. Instead I get a pop
up box that is titled "Location is not available". It further states
"C:Users\JerryF\My Documents is not accessible. Access is denied.
 
Reply With Quote
 
 
 
 
Seth
Guest
Posts: n/a
Thanked:
 
      06-11-2011

"sharonf" <> wrote in message
news:4df2e423$0$12449$...
> When I go to Windows Explorer I can see two folders named "My Documents.
> Why? They are both located under the user name. The first one looks like a
> normal "My Documents" when opened. The second one (listed right after the
> first folder) does not open when I click on it. Instead I get a pop up box
> that is titled "Location is not available". It further states
> "C:Users\JerryF\My Documents is not accessible. Access is denied.


The first one is really just "Documents". Microsoft dropped the "My " but it
still shows up in some views.

The second one is not a folder but rather a junction point. It's there to
redirect some software that may be hardcoded to the old may.


 
Reply With Quote
 
R. C. White
Guest
Posts: n/a
Thanked:
 
      06-11-2011
Hi, Sharon.

Get a magnifying glass and look at the icons for those two "My Documents"
"folders". One of them, probably the second one, should have an arrow on
the icon. This will be the one that produces the "Access is denied" error
message. If you check out a few other folders, you should see similar icons
with arrows, such as Favorites, Local Settings and others.

These folder names were used by Windows XP, but Win7 has different ways to
access the same information. Properly written WinXP apps used environmental
variable names and will have no problem locating the info in Win7. But many
older apps were written with absolute references, rather than symbolic ones,
so they can't "shift gears" and find their way in Win7. The Win7 developers
created "Junction Points" to accommodate such apps; these use the WinXP
names, but only point the way to where that data resides in Win7. So there
are actually no folders for Explorer to show us in that Junction Point.
(Too bad the Win7 developers did not spend just a little more time and
create a more-informative "error message" to explain that.)

Your first "My Documents" folder should have contents. The second one, the
Junction Point, should point the way to the first "C:Users\JerryF\My
Documents" folder, which IS accessible. But the signpost works only when
accessed by an app, not directly from Windows Explorer. (No, I don't know
why.)

Don't worry about this. It works fine, even if I don't fully understand it.
;<)

RC
--
R. C. White, CPA
San Marcos, TX

Microsoft Windows MVP (2002-2010)
Windows Live Mail 2011 (Build 15.4.3508.1109) in Win7 Ultimate x64 SP1


"sharonf" wrote in message
news:4df2e423$0$12449$...

When I go to Windows Explorer I can see two folders named "My Documents.
Why? They are both located under the user name. The first one looks like
a normal "My Documents" when opened. The second one (listed right after
the first folder) does not open when I click on it. Instead I get a pop
up box that is titled "Location is not available". It further states
"C:Users\JerryF\My Documents is not accessible. Access is denied.

 
Reply With Quote
 
Todd
Guest
Posts: n/a
Thanked:
 
      06-11-2011
On 06/10/2011 09:12 PM, R. C. White wrote:
> Hi, Sharon.
>
> Get a magnifying glass and look at the icons for those two "My
> Documents" "folders". One of them, probably the second one, should have
> an arrow on the icon. This will be the one that produces the "Access is
> denied" error message. If you check out a few other folders, you should
> see similar icons with arrows, such as Favorites, Local Settings and
> others.
>
> These folder names were used by Windows XP, but Win7 has different ways
> to access the same information. Properly written WinXP apps used
> environmental variable names and will have no problem locating the info
> in Win7. But many older apps were written with absolute references,
> rather than symbolic ones, so they can't "shift gears" and find their
> way in Win7. The Win7 developers created "Junction Points" to
> accommodate such apps; these use the WinXP names, but only point the way
> to where that data resides in Win7. So there are actually no folders for
> Explorer to show us in that Junction Point. (Too bad the Win7 developers
> did not spend just a little more time and create a more-informative
> "error message" to explain that.)
>
> Your first "My Documents" folder should have contents. The second one,
> the Junction Point, should point the way to the first "C:Users\JerryF\My
> Documents" folder, which IS accessible. But the signpost works only when
> accessed by an app, not directly from Windows Explorer. (No, I don't
> know why.)
>
> Don't worry about this. It works fine, even if I don't fully understand
> it. ;<)
>
> RC
> --
> R. C. White, CPA
> San Marcos, TX
>
> Microsoft Windows MVP (2002-2010)
> Windows Live Mail 2011 (Build 15.4.3508.1109) in Win7 Ultimate x64 SP1
>
>
> "sharonf" wrote in message
> news:4df2e423$0$12449$...
>
> When I go to Windows Explorer I can see two folders named "My Documents.
> Why? They are both located under the user name. The first one looks like
> a normal "My Documents" when opened. The second one (listed right after
> the first folder) does not open when I click on it. Instead I get a pop
> up box that is titled "Location is not available". It further states
> "C:Users\JerryF\My Documents is not accessible. Access is denied.


Hi Sharonf,

On these "junction points", Windows Explorer will show a little arrow
on the icon's picture. I have learned not to click on them.

-T
 
Reply With Quote
 
sharonf
Guest
Posts: n/a
Thanked:
 
      06-11-2011
On 6/10/2011 10:01 PM, Todd wrote:
> On 06/10/2011 09:12 PM, R. C. White wrote:
>> Hi, Sharon.
>>
>> Get a magnifying glass and look at the icons for those two "My
>> Documents" "folders". One of them, probably the second one, should have
>> an arrow on the icon. This will be the one that produces the "Access is
>> denied" error message. If you check out a few other folders, you should
>> see similar icons with arrows, such as Favorites, Local Settings and
>> others.
>>
>> These folder names were used by Windows XP, but Win7 has different ways
>> to access the same information. Properly written WinXP apps used
>> environmental variable names and will have no problem locating the info
>> in Win7. But many older apps were written with absolute references,
>> rather than symbolic ones, so they can't "shift gears" and find their
>> way in Win7. The Win7 developers created "Junction Points" to
>> accommodate such apps; these use the WinXP names, but only point the way
>> to where that data resides in Win7. So there are actually no folders for
>> Explorer to show us in that Junction Point. (Too bad the Win7 developers
>> did not spend just a little more time and create a more-informative
>> "error message" to explain that.)
>>
>> Your first "My Documents" folder should have contents. The second one,
>> the Junction Point, should point the way to the first "C:Users\JerryF\My
>> Documents" folder, which IS accessible. But the signpost works only when
>> accessed by an app, not directly from Windows Explorer. (No, I don't
>> know why.)
>>
>> Don't worry about this. It works fine, even if I don't fully understand
>> it. ;<)
>>
>> RC
>> --
>> R. C. White, CPA
>> San Marcos, TX
>>
>> Microsoft Windows MVP (2002-2010)
>> Windows Live Mail 2011 (Build 15.4.3508.1109) in Win7 Ultimate x64 SP1
>>
>>
>> "sharonf" wrote in message
>> news:4df2e423$0$12449$...
>>
>> When I go to Windows Explorer I can see two folders named "My Documents.
>> Why? They are both located under the user name. The first one looks like
>> a normal "My Documents" when opened. The second one (listed right after
>> the first folder) does not open when I click on it. Instead I get a pop
>> up box that is titled "Location is not available". It further states
>> "C:Users\JerryF\My Documents is not accessible. Access is denied.

>
> Hi Sharonf,
>
> On these "junction points", Windows Explorer will show a little arrow
> on the icon's picture. I have learned not to click on them.
>
> -T

Thanks. I guess there is going to be a bit of a learning curve here for
me. I am totally new to Windows 7.
 
Reply With Quote
 
Jesper Kaas
Guest
Posts: n/a
Thanked:
 
      06-11-2011
On Sat, 11 Jun 2011 00:12:38 -0700, sharonf <> wrote:

>> Hi Sharonf,
>>
>> On these "junction points", Windows Explorer will show a little arrow
>> on the icon's picture. I have learned not to click on them.
>>
>> -T

>Thanks. I guess there is going to be a bit of a learning curve here for
>me. I am totally new to Windows 7.


You can turn off display off junction points (and other stuff): In
Explorer you go to Tools->Folderoptions and click on "Show". Put a
checkmark in the box for "Hide protected systemfiles" (I have a
norwegian Windows7, so maybe the exact words are different).
--
Jesper Kaas -
 
Reply With Quote
 
Tom Lake
Guest
Posts: n/a
Thanked:
 
      06-11-2011
"Seth" wrote in message news:isuou6$2rn$...


"sharonf" <> wrote in message
news:4df2e423$0$12449$...
> When I go to Windows Explorer I can see two folders named "My Documents.
> Why? They are both located under the user name. The first one looks like a
> normal "My Documents" when opened. The second one (listed right after the
> first folder) does not open when I click on it. Instead I get a pop up box
> that is titled "Location is not available". It further states
> "C:Users\JerryF\My Documents is not accessible. Access is denied.


The second one is not a folder but rather a junction point. It's there to
redirect some software that may be hardcoded to the old may.

IMHO, that's one of the biggest mistakes MS made since having email
programs called Outlook and Outlook Express. So many of my users call
me to rant and rave because they don't have permission to view some
@^#&(@^&!!! folder and it's their machine and they should have the right
to open any folder on it, etc., etc., etc.

Tom Lake



 
Reply With Quote
 
Twayne
Guest
Posts: n/a
Thanked:
 
      06-11-2011
In news:4df2e423$0$12449$,
sharonf <> typed:
> When I go to Windows Explorer I can see two folders named
> "My Documents. Why? They are both located under the user
> name. The first one looks like a normal "My Documents"
> when opened. The second one (listed right after the first
> folder) does not open when I click on it. Instead I get a
> pop up box that is titled "Location is not available". It
> further states "C:Users\JerryF\My Documents is not
> accessible. Access is denied.


I managed to get into that "folder" by simply taking ownership. But I
removed myself after looking around it; don't know what would happen if I
mistakenly aimed something at it instead of the real folder.

HTH,

Twayne`


 
Reply With Quote
 
Gene E. Bloch
Guest
Posts: n/a
Thanked:
 
      06-12-2011
On 6/11/2011, Jesper Kaas posted:
> On Sat, 11 Jun 2011 00:12:38 -0700, sharonf <> wrote:


>>> Hi Sharonf,
>>>
>>> On these "junction points", Windows Explorer will show a little arrow
>>> on the icon's picture. I have learned not to click on them.
>>>
>>> -T

>> Thanks. I guess there is going to be a bit of a learning curve here for
>> me. I am totally new to Windows 7.


> You can turn off display off junction points (and other stuff): In
> Explorer you go to Tools->Folderoptions and click on "Show". Put a
> checkmark in the box for "Hide protected systemfiles" (I have a
> norwegian Windows7, so maybe the exact words are different).


"Hide protected operating system files (recommended)"

Your translation was more than satisfactory :-)

--
Gene E. Bloch (Stumbling Bloch)


 
Reply With Quote
 
Retired
Guest
Posts: n/a
Thanked:
 
      06-12-2011
sharonf <> wrote in news:4df2e423$0$12449
$:

> When I go to Windows Explorer I can see two folders named "My Documents.
> Why? They are both located under the user name. The first one looks like
> a normal "My Documents" when opened. The second one (listed right after
> the first folder) does not open when I click on it. Instead I get a pop
> up box that is titled "Location is not available". It further states
> "C:Users\JerryF\My Documents is not accessible. Access is denied.


Welcome to Windows 7

--
-- I'm retired. I was tired yesterday. I'm tired again today --
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Win7 default "My Documents" location folder misema Customization 0 03-18-2011 08:53 AM
My music library folder has gone nuts!I had all my songs in correct albums folders. M androl General Discussion 8 10-07-2010 05:31 PM
missing moving my documents: location tab in user folders gone. ex: my documents chrisgray1497 Windows 7 Support 2 02-12-2010 08:42 PM
Windows 7: Old Junk Folders Remain win7 Windows 7 Support 2 01-04-2010 02:09 PM
Show Hidden Files and Folders Ian Appearance and Customization 0 03-24-2009 07:50 PM


All times are GMT +1. The time now is 09:22 AM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

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