Skip to content
This repository was archived by the owner on May 15, 2018. It is now read-only.

Check for user install of Firefox on Windows #15

@whimboo

Description

@whimboo

As reported in mozilla/geckodriver#1045 we currently only check for the system installation of Firefox on Windows. This is done via the registry by using keys under HKEY_LOCAL_MACHINE.

If the user installs Firefox only for him/herself the registry entries will instead be located under HKEY_CURRENT_USER. But this key is never obeyed.

Maybe we should first check for the user install, and then the system wide install?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions