logo elektroda
logo elektroda
X
logo elektroda

Windows 7 x64: Reduce Assembly Folder Size (80GB+), Manage TEMP Folder & File Explorer Visibility

MARCIN.SLASK 8532 4
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16604304
    MARCIN.SLASK
    Home appliances specialist
    Hello.
    Can something be done to make the assembly folder not as fat? Currently, it's over 80GB. After entering the same names and version.
    When scanning, I see that it contains a TEMP folder, but I do not see it in the file explorer (even how to show hidden and system files).
  • ADVERTISEMENT
  • #2 16604764
    kiko80
    Level 27  
    run disk cleanup to start with
  • ADVERTISEMENT
  • #3 16604772
    Robert B
    Level 43  
    MARCIN.SLASK wrote:
    I do not see in the file explorer (even how to show hidden and system files).

    Because you probably did not show protected files. It also has to be turned on and it is best to use, for example, Total Commander and show everything, regardless of the attribute set by Windows.
  • ADVERTISEMENT
  • Helpful post
    #4 16604927
    DriverMSG
    Admin of Computers group
    You will not see folders there from the Windows explorer - locked ini.

    Start the CMD console as an administrator.
    Go to the folder c: \ windows \ assembly
    Run the command: attrib -r -h -s desktop.ini - Changes the attributes of the desktop.ini file.
    Run the command: ren desktop.ini desktop.bak - Changes the name dsktop.ini to desktop.bak.

    Now you can browse files.
  • #5 16605909
    MARCIN.SLASK
    Home appliances specialist
    kiko80 wrote:
    run disk cleanup to start with

    Along with cleaning system files to remove 3.5GB, so up to 80GB far.

    DriverMSG wrote:
    You will not see folders there from the Windows explorer - locked ini.

    Start the CMD console as an administrator.
    Go to the folder c: \ windows \ assembly
    Run the command: attrib -r -h -s desktop.ini - Changes the attributes of the desktop.ini file.
    Run the command: ren desktop.ini desktop.bak - Changes the name dsktop.ini to desktop.bak.

    Now you can browse files.

    Thanks. I can safely delete all TEMP folders in the NativeImages_v2.0.50727_32 and NativeImages_v2.0.50727_64 subfolders?

    EDIT.

    Delete files and everything OK.
ADVERTISEMENT