-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Find wpa.exe in the path to support store versions
There are now previous versions of WPA in the Microsoft store and these versions are newer than the versions shipped through the SDK. This change teaches UIforETW how to search the path to find wpa.exe. This lets developers configure their system path so that the desired version of wpa.exe comes earliest in the path. This should be sufficient to finally resolve issue #118.
- Loading branch information
1 parent
fd0a22f
commit cf87c3f
Showing
3 changed files
with
37 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters