Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • Ahh, but it's not in the path. I'll edit the question to make that clear. Commented Sep 17, 2009 at 8:41
  • dir /b /s ISTool.exe works kind of. But it takes a prohibitive long time. It took 43 seconds on my current computer. Commented Sep 17, 2009 at 9:12
  • Have you thought of upgrading? :-) No, seriously, it has to search the entire disk so it will take a while. Is this the sort of thing you're going to be doing a lot of? If so, you may want to consider the idea of caching that information, see my update. Commented Sep 17, 2009 at 9:32