Stop Application Data folder replicating?

Page 3 of 9 FirstFirst 12345 ... LastLast

  1. Posts : 33
    windows 7
       #21

    i went to the 3rd junction of "Application Data" ( had over 200 of them) and just deleted...NO problems. I can understand there can be TWO junctions with the same name, but 100's? NO WAY!

    I THEN only "added" the EVERYONE = DENY
    Last edited by RobinHood; 16 Nov 2011 at 23:07.
      My Computer


  2. Posts : 4
    Windows 7
       #22

    "Possible Compatibility Issue" with Junction Box application


    Ok, I am in the same boat with the multiple replicating Application Data folders, most likely due to taking ownership of something I shouldn't have. I downloaded the Junction Box application, made a back up, and then attempted to Restore the default Junctions, but I am getting the attached error about a "Possible Compatibility Issue". However, it's recommended action ("... then add WIN_LONGHORN to the OSVersions value in the backup file, and proceed") appears unnecessary as the 'DefaultJunctions.ntj' file already has this:

    [General]


    ; Displays warning if incompatible OS or system-language is found.
    OSVersions=WIN_VISTA,WIN_7,WIN_2008,WIN_2008R2,WIN_LONGHORN
    OSLanguages=0409,0809

    BTW, not sure how I have done this, but I also have actual files apparently stored in some of these quasi-folder junction locations, so I am a little leery to just start chopping away at some of these multiple Application Data folders.

    I am using Windows 7, 32 bit. Does anyone have any insights into this 'Program Compatibility Issue' with Junction Box or advice on how I should proceed?

    Thanks!

    Jeff
    Attached Thumbnails Attached Thumbnails Stop Application Data folder replicating?-junction-box-msg-1st-use-add-win_longhorn-osversions-value-backup-file-proc.jpg  
    Last edited by jwsmith; 22 Nov 2011 at 19:37. Reason: Clarification
      My Computer


  3. Posts : 33
    windows 7
       #23

    jwsmith, how many "Subs" do you have of Application Data? I would recommend that if it is not THAT much, just add the ("EVERYONE = DENY") - permissions to the remaining subfolders...THIS way youre safe
      My Computer


  4. Posts : 5,642
    Windows 10 Pro (x64)
       #24

    There are no sub folders to Applications Data. There is only ONE. What you are seeing is a loopback. Application Data is a junction that points to its parent folder. The multiple "Application Data" folders are one in the same. Its like two mirrors fancing each other. they reflect off one another creating an infinite tunnel.
      My Computer


  5. Posts : 33
    windows 7
       #25

    logicearth said:
    There are no sub folders to Applications Data. There is only ONE. What you are seeing is a loopback. Application Data is a junction that points to its parent folder. The multiple "Application Data" folders are one in the same. Its like two mirrors fancing each other. they reflect off one another creating an infinite tunnel.
    ...true...although it still takes up space...I just deleted mine starting from the 2nd App Data...I'm busy compiling a Utility to sort it out...have tested it, and works ok. The only thing i'm worried about, is "if" someone has put a file in one of those folders, then you have a problem...but i'm working on a "backup-system" regarding those folders ;-)
      My Computer


  6. Posts : 5,642
    Windows 10 Pro (x64)
       #26

    ...It does not take any SPACE! my god...and their is no second Application Data folder. This cannot be that hard to understand. If you go into "Application Data" you will see a second one, but it is the same one you just entered. Deleting it deletes the first one. Because their is only one! The fact of the matter is, you are not even suppose to be able to enter them so this does not happen. Should return permissions back to what they were previously.

    Also putting a file inside is impossible, IMPOSSIBLE! "C:\Users\[username]\AppData\Local\Application Data" points to "C:\Users\[username]\AppData\Local" trying to put a file in it goes to "C:\Users\[username]\AppData\Local\some\sub\directory"
      My Computer


  7. Posts : 33
    windows 7
       #27

    it IS possible to put a file in there...

    What i'm TRYINGGGG to say is....even a SYMBOL you type, takes up space...even if it's just ONE BYTE!
    If you place ANY file in a Aplication Data directory...it will ONLY reflect when going in VIA "Local Settings"....if you click on the Application Data WITHOUT going through Local Settings...you WONT see the file entered ( ie entering the file in the 4th Application Data, wont show up if you enter the Application Data DIRECT! I KNOW its junctions (or "links" for short")...but even a LINK is data written to the disk....SAVY?
    Attached Thumbnails Attached Thumbnails Stop Application Data folder replicating?-win7.jpg  
    Last edited by RobinHood; 24 Nov 2011 at 01:39.
      My Computer


  8. Posts : 11,269
    Windows 7 Home Premium 64 Bit
       #28

    RobinHood, I hate to say it, but logicearth may be correct, even with what you think is proof. Until you search and see if "New Rich Text Document" exists in a file inside Local Settings, you have not proved your point. If you are unable to find it within that folder through an extensive search, then you will have proof.

    Edit: I am actually leaning toward RobinHood's discovery after reading whocares's post Stop Application Data folder replicating? #3 about junctions. I believe that once that folder is given permissions and other programs access it incorrectly as a folder rather than a junction, it creates a long line of folders that can have individual data stored in them, thus taking up space. Though this is not the intention of Application Data, it is what happens once that folder permissions are altered.

    This is why robocopy should be used with the /xj (exclude junctions) option when copying user folders. I used robocopy incorrectly once and generated a 20 GB sized Application Data folder that should have only been a few hundred MB.
    Last edited by writhziden; 24 Nov 2011 at 01:39.
      My Computer


  9. Posts : 33
    windows 7
       #29

    writhziden said:
    RobinHood, I hate to say it, but logicearth may be correct, even with what you think is proof. Until you search and see if "New Rich Text Document" exists in a file inside Local Settings, you have not proved your point. If you are unable to find it within that folder through an extensive search, then you will have proof.
    I think you guys understand me wrong...What i'm trying to say is, you CAN put a file in there ( HE says you cant)...this is just proof that you can! Secondly, i KNOW its a reflection back, but even a REFLECTION needs data being written TO the Hard Drive (like a link)...and even a LINK takes up data....thats basicly it...maybe he understood me wrong...dunno...

    he quoted this ---> "Also putting a file inside is impossible, IMPOSSIBLE! "C:\Users\[username]\AppData\Local\Application Data" points to "C:\Users\[username]\AppData\Local" trying to put a file in it goes to "C:\Users\[username]\AppData\Local\some\sub\directory"

    PS: I put the file in there...
      My Computer


  10. Posts : 33
    windows 7
       #30

    PS: thx writhziden for you info...i have ammended my post

    BTW....I'm busy compiling a Utility ESPECIALLY for the guys who is "worried" about the "seemingly" duplication...When completed, i'll post the Util here :)
      My Computer


 
Page 3 of 9 FirstFirst 12345 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:04.
Find Us