Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Duplicate levels of 'Application Data' folders in Vista?

Reply
 
Old 10-02-2007   #1 (permalink)
JoanB


 
 

Duplicate levels of 'Application Data' folders in Vista?

This may be a stupid question, but it's driving me crazy. If you go into
Folder Options and uncheck the box which says "Hide protected operating
system files", and then go into Windows Explorer and go to the following path:

Users\'username'\AppData\Local\

you will see the 'Application Data' folder along with all the other folders
(e.g. Adobe, Google, Microsoft, etc.). If you click on the 'Application
Data' folder, it opens up and displays the exact same set of folders which
you saw in the 'Local' folder. If you then open up that next level
'Application Data' folder, you see the same list again, and on and on for as
long as I looked.

Are there really nested levels of the same folders, or is this just same
strange apparition that I'm seeing?

I don't see the same behavior with Windows XP. Is this something different
in Vista, or do I have a corrupted Vista application on my new computer?

Thanks,
JoanB

My System SpecsSystem Spec
Old 10-02-2007   #2 (permalink)
Jon


 
 

Re: Duplicate levels of 'Application Data' folders in Vista?


"JoanB" <JoanB@xxxxxx> wrote in message
news:7D6C5CF0-7727-4D6B-9A58-DC6CD65562E6@xxxxxx
Quote:

> This may be a stupid question, but it's driving me crazy. If you go into
> Folder Options and uncheck the box which says "Hide protected operating
> system files", and then go into Windows Explorer and go to the following
> path:
>
> Users\'username'\AppData\Local\
>
> you will see the 'Application Data' folder along with all the other
> folders
> (e.g. Adobe, Google, Microsoft, etc.). If you click on the 'Application
> Data' folder, it opens up and displays the exact same set of folders which
> you saw in the 'Local' folder. If you then open up that next level
> 'Application Data' folder, you see the same list again, and on and on for
> as
> long as I looked.
>
> Are there really nested levels of the same folders, or is this just same
> strange apparition that I'm seeing?
>
> I don't see the same behavior with Windows XP. Is this something
> different
> in Vista, or do I have a corrupted Vista application on my new computer?
>
> Thanks,
> JoanB



It is something different in Vista. It looks like a shortcut, but in reality
it's what's known in the trade as a 'junction'

You can see this if you open up a command prompt and type the following

dir /al %userprofile%\AppData\Local

If you examine the output closely, then you'll see that it's a junction. In
square brackets the target of the junction is shown, which in this case is
its parent folder.

They're essentially there for compatibilty purposes, so that if an
application tries to write to a place that it knew and loved under XP, it
will be redirected to a suitable place in Vista. I forget the exact mapping
for that particular one, but there is a good reason for each.

--
Jon


My System SpecsSystem Spec
Old 10-02-2007   #3 (permalink)
JoanB


 
 

Re: Duplicate levels of 'Application Data' folders in Vista?

Jon,

Thanks for the info - I was worried that something was wrong with my Vista
installation. It's reassuring to know that it's normal behavior.

JoanB

"Jon" wrote:
Quote:

>
> "JoanB" <JoanB@xxxxxx> wrote in message
> news:7D6C5CF0-7727-4D6B-9A58-DC6CD65562E6@xxxxxx
Quote:

> > This may be a stupid question, but it's driving me crazy. If you go into
> > Folder Options and uncheck the box which says "Hide protected operating
> > system files", and then go into Windows Explorer and go to the following
> > path:
> >
> > Users\'username'\AppData\Local\
> >
> > you will see the 'Application Data' folder along with all the other
> > folders
> > (e.g. Adobe, Google, Microsoft, etc.). If you click on the 'Application
> > Data' folder, it opens up and displays the exact same set of folders which
> > you saw in the 'Local' folder. If you then open up that next level
> > 'Application Data' folder, you see the same list again, and on and on for
> > as
> > long as I looked.
> >
> > Are there really nested levels of the same folders, or is this just same
> > strange apparition that I'm seeing?
> >
> > I don't see the same behavior with Windows XP. Is this something
> > different
> > in Vista, or do I have a corrupted Vista application on my new computer?
> >
> > Thanks,
> > JoanB
>
>
>
>
> It is something different in Vista. It looks like a shortcut, but in reality
> it's what's known in the trade as a 'junction'
>
> You can see this if you open up a command prompt and type the following
>
> dir /al %userprofile%\AppData\Local
>
> If you examine the output closely, then you'll see that it's a junction. In
> square brackets the target of the junction is shown, which in this case is
> its parent folder.
>
> They're essentially there for compatibilty purposes, so that if an
> application tries to write to a place that it knew and loved under XP, it
> will be redirected to a suitable place in Vista. I forget the exact mapping
> for that particular one, but there is a good reason for each.
>
> --
> Jon
>
>
>
My System SpecsSystem Spec
Old 10-04-2007   #4 (permalink)
uvbogden


 
 

Re: Duplicate levels of 'Application Data' folders in Vista?

I recently saw the same thing on my system: unending branches of the same
thing coming off the Application Data folders. In addition, my virus scan
was scanning forever and scanning millions of files. My disk space was
getting used up rapidly. I deleted the extra Application Data folders and
everything went back to normal and the duplicates haven't returned. I don't
understand this at all.

"JoanB" wrote:
Quote:

> Jon,
>
> Thanks for the info - I was worried that something was wrong with my Vista
> installation. It's reassuring to know that it's normal behavior.
>
> JoanB
>
> "Jon" wrote:
>
Quote:

> >
> > "JoanB" <JoanB@xxxxxx> wrote in message
> > news:7D6C5CF0-7727-4D6B-9A58-DC6CD65562E6@xxxxxx
Quote:

> > > This may be a stupid question, but it's driving me crazy. If you go into
> > > Folder Options and uncheck the box which says "Hide protected operating
> > > system files", and then go into Windows Explorer and go to the following
> > > path:
> > >
> > > Users\'username'\AppData\Local\
> > >
> > > you will see the 'Application Data' folder along with all the other
> > > folders
> > > (e.g. Adobe, Google, Microsoft, etc.). If you click on the 'Application
> > > Data' folder, it opens up and displays the exact same set of folders which
> > > you saw in the 'Local' folder. If you then open up that next level
> > > 'Application Data' folder, you see the same list again, and on and on for
> > > as
> > > long as I looked.
> > >
> > > Are there really nested levels of the same folders, or is this just same
> > > strange apparition that I'm seeing?
> > >
> > > I don't see the same behavior with Windows XP. Is this something
> > > different
> > > in Vista, or do I have a corrupted Vista application on my new computer?
> > >
> > > Thanks,
> > > JoanB
> >
> >
> >
> >
> > It is something different in Vista. It looks like a shortcut, but in reality
> > it's what's known in the trade as a 'junction'
> >
> > You can see this if you open up a command prompt and type the following
> >
> > dir /al %userprofile%\AppData\Local
> >
> > If you examine the output closely, then you'll see that it's a junction. In
> > square brackets the target of the junction is shown, which in this case is
> > its parent folder.
> >
> > They're essentially there for compatibilty purposes, so that if an
> > application tries to write to a place that it knew and loved under XP, it
> > will be redirected to a suitable place in Vista. I forget the exact mapping
> > for that particular one, but there is a good reason for each.
> >
> > --
> > Jon
> >
> >
> >
My System SpecsSystem Spec
Old 10-04-2007   #5 (permalink)


Vista Ultimate 32 bit and 64 bit
 
 

Re: Duplicate levels of 'Application Data' folders in Vista?

It was a mistake to delete the folder, for reasons stated above. When you install something which is particularly coded for installation in XP or earlier, it may need to look for that folder to complete the installation, although it onle uses it as a shortcut.
You should not even have had access to it unless you have been altering the security settings!
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Copy To Application Data Folders Vista file management
appdata-local-Application Data-Application Data-Application Data infinitum ad nauseum. WHY Vista General
Multiple Application Data Folders - Why & How Vista General
Users & Application data folders in WE Vista file management
Vista Duplicate Folders Vista file management


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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