Page 1 of 1

590 - Cannot open c:\windows\assembly folders

Posted: 08.05.2012, 13:45
by InTheMood
When I click on any of the folders in c:\windows\assembly folders, nothing happens.

Re: 590 - Cannot open c:\windows\assembly folders

Posted: 08.05.2012, 23:09
by inglorious
I dunno why you wish to access that folder, but you may try this:

if u want to view the structure of the GAC folder do the following
start > run > cmd
type : "cd\windows\assembly"
type: "attrib -r -h -s desktop.ini"
type: "ren desktop.ini desktop.bak"
now open the GAC folder normally in your explorer, and you can see the actual structure.