lin-ycv / EverythingPowerToys

Everything search plugin for PowerToys Run
Eclipse Public License 2.0
2.2k stars 57 forks source link

🐛 Unable to launch powertoys run with the everything plugin when using the portable version. #125

Closed matiasjpedro closed 1 month ago

matiasjpedro commented 1 month ago

Describe the bug

I saw that now is supported to specify the everything path but It's unclear if the portable version is supported or not. When I try to launch powertoys runs it says that it was unable to load the plugin.

I try to add to the plugin.json (located in the appdata folder) the EverythingPath like this:

"EverythingPath": "C:\workspace\everything\Everything.exe"

but stills fails, so my question is, I'm missing something? Is the portable version supported?

To Reproduce Steps to reproduce the behavior:

  1. Download the Everything portable version, drop it in some folder.
  2. Download the PT plugin and drop it in the appdata folder of powertoys.
  3. Modify the plugin.json adding the EverythingPath.

Screenshots image

Logs (please upload or provide link to you log): 2024-07-27.txt

Version:

matiasjpedro commented 1 month ago

Hmm nvm, reinstialling the plugin made it work