Skip to main content
Improved Formatting
Source Link
Worthwelle
  • 4.7k
  • 11
  • 22
  • 32

I am running a file abc.txt and found the path by the using this in the command line on Windows

wmic process where "CommandLine like '%abc.txt'" get commandline

You can try in a similar way.

I am running a file abc.txt and found the path by the using this in the command line on Windows

wmic process where "CommandLine like '%abc.txt'" get commandline

You can try in similar way

I am running a file abc.txt and found the path by using this in the command line on Windows

wmic process where "CommandLine like '%abc.txt'" get commandline

You can try in a similar way.

I am running a file abc.txtabc.txt and found the path by the followingusing this in the command line on windowsWindows

wmic process where "CommandLine like '%abc.txt'" get commandline

wmic process where "CommandLine like '%abc.txt'" get commandline

You can try in similar way

I am running a file abc.txt and found the path by the following command line on windows

wmic process where "CommandLine like '%abc.txt'" get commandline

You can try in similar way

I am running a file abc.txt and found the path by the using this in the command line on Windows

wmic process where "CommandLine like '%abc.txt'" get commandline

You can try in similar way

Source Link

I am running a file abc.txt and found the path by the following command line on windows

wmic process where "CommandLine like '%abc.txt'" get commandline

You can try in similar way