in reply to List NT processes using perl scripts

By the way: in NT-Reskit, there is a small exe called tlist.exe. With this, you can also find out which tasks are already running. Some years ago (1999?), I used it for finding out which processes were running on a Metaframe (for a licencing tool), and sometime it just hung (propably because of multiuser). Then I used the OLE-Trick I posted in my first message, and now everything is fine.

Best regards,
perl -e "$_=*F=>y~\*martinF~stronat~=>s~<[^\w]~~g=>chop,print"