Created
February 4, 2021 17:59
-
-
Save leveled/506ba7eab629e3758f75cc97b30eaaaf to your computer and use it in GitHub Desktop.
Get Location of Service Binary on windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
reg query "HKLM\System\CurrentControlSet\Services\<serviceName>" /v "ImagePath" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment