- Create repository with this template.
- Clone.
- Execute following command.
.\New-Solution.ps1
- You can specify options.
.\New-Solution.ps1 -ActionKeyword $ActionKeyword -Author $AuthorName -ProjectName $ProjectName -DotnetVersion $DotnetVersion
- You can specify options.
- Edit $ProjectName\Main.cs
- Add icon image (path:
$ProjectName\images\icon.png
) - Build (zip file will be generated in repository root directory)
.\Build-Solution.ps1
- Unzip and copy to
%LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Plugins
Error log location: %LOCALAPPDATA%\Microsoft\PowerToys\PowerToys Run\Logs\$Version