This repository was archived by the owner on May 29, 2025. It is now read-only.
Commit cf87c3f
committed
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.1 parent fd0a22f commit cf87c3f
3 files changed
Lines changed: 37 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
546 | 549 | | |
547 | 550 | | |
548 | 551 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
823 | 847 | | |
824 | 848 | | |
825 | 849 | | |
| |||
830 | 854 | | |
831 | 855 | | |
832 | 856 | | |
833 | | - | |
834 | | - | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
839 | 857 | | |
840 | | - | |
841 | 858 | | |
842 | 859 | | |
843 | | - | |
| 860 | + | |
844 | 861 | | |
845 | | - | |
846 | | - | |
847 | | - | |
848 | | - | |
849 | | - | |
850 | | - | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
851 | 865 | | |
| 866 | + | |
852 | 867 | | |
853 | 868 | | |
854 | 869 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||

0 commit comments