Support_Information 

TB Wiki

Login

Support Information

Here is some information about supporting Windows:

Here are some useful tools for windows debugging:

  • procmon = like strace
  • tasklist (command line tool) = like ps
  • "tasklist /SVC"
  • ctrl-shift-esc = call up task mananager
  • Resource monitor = click on link in task manager
    • shows stuff like /proc, graphed over time, with resource utilization per process (very handy to find disk hogs)

TBWiki engine 1.9.1 by Tim Bird