Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit edd38a7

Browse files
Update README.md
1 parent 5ebaec8 commit edd38a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ WPA-plugin is built on the [`microsoft-performance-toolkit-sdk`](https://github.
2323

2424
There are 2 different methods to install the plugin:
2525

26-
- Moving the plugin dll to the WPA directory (defaults to `C:\\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit`).
26+
- Moving the plugin dll to the **CustomDataSources** directory next
27+
to the WPA executable (defaults to `C:\\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\CustomDataSources`).
2728
- Calling `wpa` from the command line and passing the plugin directory to the `-addsearchdir` flag (example : `wpa -addsearchdir "%USERPROFILE%\plugins"`).
2829

2930
> To verify that the plugin is loaded successfully, launch WPA then the plugin should appear under Help > About Windows Performance Analyzer.

0 commit comments

Comments
 (0)