mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-11-24 04:12:32 +08:00
6415afc27d
There is no reason to use Invoke-Expression to execute a string containing a path to another powershell script. You can just run the powershell script directly. But then if you're going to do that, why not make it all part of the same script and use functions? |
||
---|---|---|
.. | ||
PowerToysSetup | ||
PowerToysSetupCustomActions | ||
License.rtf | ||
PowerToysSetup.sln | ||
README.md | ||
wix.props |
PowerToys installer instructions
Please go to https://github.com/microsoft/PowerToys/tree/main/doc/devdocs#compile-the-installer for instructions