lin-ycv / EverythingPowerToys

Everything search plugin for PowerToys Run
Eclipse Public License 2.0
2.21k stars 58 forks source link

[BUG] the latest version of PowerToys changes the plugins folder #52

Closed Snoopy1866 closed 1 year ago

Snoopy1866 commented 1 year ago

Describe the bug The latest version v0.72.0 of PowerToys changes the plugins folder to C:\Program Files\PowerToys\RunPlugins

To Reproduce Steps to reproduce the behavior:

  1. Update the PowerToy to v0.72.0
  2. The everything plugins does not work

Expected behavior The everything plugins works as usual.

Screenshots No screeshots.

Logs (please upload or provide link to you log): There is no need to provide log.

Version (please provide the version of software you are using):

Additional context Release page guidance should be updated to the new folder of plugins. And there is no need to modify any code.

sevenyoung7 commented 1 year ago

Thanks a lot! I found it not working after the update to 0.72. So I came here and fortunately got the solution. Now it's solved. Bingo!

timothek commented 1 year ago

The chocolatey package also still installs the plugin in the wrong directory. It also needs to be changed to "C:\Program Files\PowerToys\RunPlugins" to work properly.

cobrabr commented 1 year ago

I had to place it under %LOCALAPPDATA%\PowerToys\RunPlugins for it to work.

rombat commented 1 year ago

Thanks ! 👍🏼

wangjq4214 commented 1 year ago

Thanks !

It's worked !

alexpbrooks commented 1 year ago

Thanks for sharing this fix

lin-ycv commented 1 year ago

I’m away this summer so I haven’t had much time to update, will try to fix it this weekend, thanks for letting me know.

lgander commented 1 year ago

Thanks!!

lin-ycv commented 1 year ago

@cobrabr

I had to place it under %LOCALAPPDATA%\PowerToys\RunPlugins for it to work.

did you install PT using per user installer instead of machine wide?

cobrabr commented 1 year ago

@lin-ycv Probably. I'll double check and reinstall if necessary. Thanks!