Search found 1 match
- Sat Dec 23, 2023 2:18 pm
- Forum: General Discussion
- Topic: Get Command Line from Process
- Replies: 1
- Views: 10341
Get Command Line from Process
Hi guys, there is a system variable "{WorkingSet({ProcessID})}" where you can get the WorkingSet of a specific ProcessID. Is there something similiar possible for the Command Line of a specific ProcessID? Actually I see only a solution via for example VB Script, but when it is possible to ...