• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

executable

Where in Windows

October 6, 2021

How to find where the executable is located in Windows? Use the where command in CMD.

where gcloud
C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin\gcloud
C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin\gcloud.cmd

where gcloud C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin\gcloud C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin\gcloud.cmd

It will list multiple locations if you have several versions installed on your system.

Filed Under: Misc Tagged With: command, executable, location, where, windows

  • Home
  • About
  • Archives

Copyright © 2023