pub fn firefox_default_path() -> Option<PathBuf>
Expand description

Searches the Windows registry, then the system path for firefox.exe.

It does not currently check the HKEY_CURRENT_USER tree.