Answers for "how to get the path of a programin in windows using powershell"

0

get program path powershell

(get-command notepad.exe).Path
Posted by: Guest on September-28-2021

Code answers related to "how to get the path of a programin in windows using powershell"

Browse Popular Code Answers by Language