[python-win32] How to get command line parameters of running processes via pywin32

Michel Claveau mc at mclaveau.com
Thu Dec 6 12:57:49 CET 2007


Hi!

WMI don't get command-line arguments, on windows released prior XP.

Another (external) solution is  commandline.exe tool.
See :
  http://www.develop.com/us/technology/resourcedetail.aspx?id=ebf17b42-c3ee-47ee-8c53-73381e710c45
or
  http://www.bearcanyon.com/tools/   (Running Process Command Line Utility)


@-salutations

Michel Claveau





More information about the python-win32 mailing list