Ok, so easy to do but I guess I just incorporate that into my FSW monitoring service.
_____ Ian Thomas Victoria Park, Western Australia _____ From: [email protected] [mailto:[email protected]] On Behalf Of Ian Thomas Sent: Saturday, November 12, 2011 4:02 PM To: 'ozDotNet' Subject: Refresh Windows Explorer in code Is there a (code) way to refresh a user's view of a folder in Windows Explorer? This seems to be a long-term problem in the Explorer UI (? Maybe just Windows 7 - I'm not sure), requiring the user to press F5 many times over the day even though files are continually changed in a particular folder, while (in code) a FileSystemWatcher doesn't seem to have the same problem. I would like the users to have a view of the folder that is up-to-date. Otherwise, it's confusing and generates time-wasting support responses. _____ Ian Thomas Victoria Park, Western Australia
