Skip to main content

Timeline for Refresh Windows Explorer in Win7

Current License: CC BY-SA 2.5

6 events
when toggle format what by license comment
Apr 15, 2010 at 13:15 comment added Paya I just can't get it running. I've tried this code: pastebin.com/GFhPCWwX but it just thrown an exception on GetActiveObject (MK_E_UNAVAILABLE). I've tried running the program with admin rights, same exception... What am I missing?
Apr 12, 2010 at 16:32 comment added Paya And to what should I cast object returned from System.Runtime.InteropServices.Marshal.GetActiveObject("Shell.Application");? I just wasn't able to find any suitable interface (I really don't know much about COM).
Apr 12, 2010 at 16:21 comment added Anders You can call COM code in C# (Or put my code in a .js file and execute it with wscript.exe)
Apr 12, 2010 at 16:18 comment added Paya Well I've found only this way: web.archive.org/web/20080205152949/http://… to execute above code in C#. I hope I'm missing something, because that way isn't really convenient...
Mar 24, 2010 at 0:32 history edited Anders CC BY-SA 2.5
Added more links; added 3 characters in body
Mar 24, 2010 at 0:23 history answered Anders CC BY-SA 2.5