Menu

installing Notepad++

2007-05-08
2012-11-13
  • Nobody/Anonymous

    When I try to add folder "c:\windows\system32\dllcache" i get a message the folder already exist but I can't find the "dllcache folder" if I search in System32.

     
    • Nobody/Anonymous

      To access dllcache, from a command window execute:
      cd c:\windows\system32
      now if you execute dir, dllcache does not show up as a directory.
      however if you execute:
      cd dllcache
      you will find yourself in c:\windows\system32\dllcache.
      Apparently microsoft doesn't want users to disturb this directory so it doesn't show up, but it is there.

       
MongoDB Logo MongoDB