Blog Stats
  • Posts - 52
  • Articles - 0
  • Comments - 0
  • Trackbacks - 34

 

Disabling GAC shell extension

Victor, found a way to disable the GAC shell extension at the windows explorer.

You need to create a DWORD entry named DisableCacheViewer with a value of 0x1 at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion

I found another way to do this:

  1. Open command shell window
  2. Goto the C:\Windows\assembly path
  3. Rename the desktop.ini file to any other name. It is a hidden file that is invoking the namespace extension, so you wiil need to do attrib desktop.ini -h -r -s

Pablo


Feedback

No comments posted yet.


Post a comment





 

Please add 2 and 6 and type the answer here:

 

 

Copyright © Pablo Galiano