to display Explorer process object by using the views (tree) defined in the "format.ps1xml" files in PS directory
PS> get-process explorer
| format-custom Modules
class Process
{
Modules =
[
class ProcessModule
{
...
class FileVersionInfo
{
...
Tuesday, January 20, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment