rcmaehl / PowerToysMacros

Definable Macros for PowerToys Run
GNU Lesser General Public License v3.0
17 stars 2 forks source link

Installation issues #16

Closed LSTANCZYK closed 2 days ago

LSTANCZYK commented 8 months ago

Preflight Checklist

Install Type

New Install

Steps to reproduce

  1. Downloaded the release
  2. Copied the file to Power Toys Run plugin folder
  3. Closed PowerToys
  4. Ran the executable
  5. Received a message of successful installation
  6. Launched PowerToys
  7. Opened Run settings
  8. Checked the plugin list

✔️ Expected Behavior

Plugin is shown in the plugin list.

❌ Actual Behavior

Plugin is not available in the plugin list.

Microsoft Windows version

22H2 build 19045

Powertoys version

0.76.2

Other Software

No response

rcmaehl commented 8 months ago

I'll see if I can get it added to the Plugin list, but it is uninstallable via Programs and Features

LSTANCZYK commented 8 months ago

So you're saying that it should still run even if it does not show in the installed plugin list page? That does not happen for me - no prompt list items show up for the macros defined in the INI file.

best regards Lukasz Stanczyk

http://ukiwebdesign.com/lstanczyk

On Fri, Dec 29, 2023 at 2:05 PM Robert C. Maehl @.***> wrote:

I'll see if I can get it added to the Plugin list, but it is uninstallable via Programs and Features

— Reply to this email directly, view it on GitHub https://github.com/rcmaehl/PowerToysMacros/issues/16#issuecomment-1872337317, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQL3OKRBL6YFB5AMF7VITTYL4WCPAVCNFSM6AAAAABBG6I6I2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZSGMZTOMZRG4 . You are receiving this because you authored the thread.Message ID: @.***>

rcmaehl commented 8 months ago

So you're saying that it should still run even if it does not show in the installed plugin list page? That does not happen for me - no prompt list items show up for the macros defined in the INI file. best regards Lukasz Stanczyk http://ukiwebdesign.com/lstanczyk

Yes. PowerToysMacros registers as a URI instead of a plugin currently. Format is macro:<macroname> [optional data]

image