Quantcast
Channel: User Jeroen Wiert Pluimers - Super User
Browsing all 43 articles
Browse latest View live

Show EXE file path of running processes on the command-line in Windows

How can I show the full EXE file path of each running process from the command-line in Windows?I've tried tasklist and pslist, but they don't show the full path:tasklist /FI "ImageName eq...

View Article


Windows how to redirect file parameter to stdout? (Windows equivalent of...

Windows console:Tool A can write binary data to a file, but has no option for telling it to use stdout.Tool B can read binary data from stdin and process the info in it.How can I get the output from A...

View Article


Answer by Jeroen Wiert Pluimers for Disable Win 10 "Lets finish setting up...

The response by @dalija-prasnikar to my tweet thread starting at this tweet made me find your question.Digging for "reg add" "ScoobeSystemSettingEnabled" "ContentDeliveryManager" revealed Optimizing...

View Article
Browsing all 43 articles
Browse latest View live