Commit c4eba79
committed
[ExplorerPatcher] Improved EP taskbar detection
EP changed their `ep_taskbar*.dll` naming scheme.
We will look for module whose name starts with `ep_taskbar` which
should be compatible with both old and new naming.
Fixes #24741 parent 9518c3b commit c4eba79
1 file changed
Lines changed: 31 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
2936 | 2937 | | |
2937 | 2938 | | |
2938 | 2939 | | |
| 2940 | + | |
| 2941 | + | |
| 2942 | + | |
| 2943 | + | |
| 2944 | + | |
| 2945 | + | |
| 2946 | + | |
| 2947 | + | |
| 2948 | + | |
| 2949 | + | |
| 2950 | + | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
| 2956 | + | |
| 2957 | + | |
| 2958 | + | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
| 2962 | + | |
| 2963 | + | |
| 2964 | + | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
2939 | 2969 | | |
2940 | 2970 | | |
2941 | 2971 | | |
| |||
2979 | 3009 | | |
2980 | 3010 | | |
2981 | 3011 | | |
2982 | | - | |
2983 | | - | |
2984 | | - | |
2985 | | - | |
| 3012 | + | |
2986 | 3013 | | |
2987 | 3014 | | |
2988 | 3015 | | |
| |||
0 commit comments