Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP / requesting feedback: Node 10 support. #62

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

WIP / requesting feedback: Node 10 support. #62

wants to merge 2 commits into from

Commits on Jun 15, 2018

  1. Fix key and registry tests to work on Windows 10

    - Open keys in HKCR as read-only, not all access
    - Create a new key HKCU\Software\windows-registry-node for read/write
      tests.
    
    Note that this key is not cleaned up on test completion, in case the
    delete function deletes something it shouldn't!
    
    The file association test still attempts to write to HKCR and will fail.
    RupW committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    948e207 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    bec7d05 View commit details
    Browse the repository at this point in the history