Skip to content

Instantly share code, notes, and snippets.

C:\Program Files\Google\Chrome\Application\chrome.exe
PowerShell:
(gp Registry::HKCR\ChromeHTML\shell\open\command)."(Default)" -match '"(.*?)"' | Out-Null
$exe=$matches[1]
Batch file:
set exe=