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

Refactor code for finding the Edge directory #66

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

matthewp
Copy link
Contributor

The Edge directory has a dynamic name, so we must find it by looking
inside of a SystemApps folder, that will not exist on all versions of
Windows. This commit refactors that code so that it will not throw on
systems not containing such a folder. Closes #65

The Edge directory has a dynamic name, so we must find it by looking
inside of a SystemApps folder, that will not exist on all versions of
Windows. This commit refactors that code so that it will not throw on
systems not containing such a folder. Closes bitovi#65
@daffl daffl merged commit 18125a4 into bitovi:master Jun 14, 2016
@matthewp matthewp deleted the edge-throw branch June 14, 2016 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants