PowerToys/installer
Andrey Nekrasov d57773e8ef
[VCM] Fix issues on certain systems (#12481)
- Don't depend on System.Windows.Forms in the Settings -> use callback instead
- Fix overlay image setting saving
- Use dynamic DLL loading in Interop
- Load VCM only when mf.dll is available
2021-07-23 16:59:22 +03:00
..
MSIX Move keyboard manager POC code to dev branch (#1455) 2020-04-08 14:28:39 -07:00
PowerToysBootstrapper [PowerToys Run] Update to net5 (#12434) 2021-07-21 19:02:45 +03:00
PowerToysSetup [VCM] Fix issues on certain systems (#12481) 2021-07-23 16:59:22 +03:00
PowerToysSetupCustomActions Add new VideoConference module for muting mic/cam (#11798) 2021-06-29 13:06:12 +03:00
VCRuntime Remove VCRedist Merge Modules, copy dlls instead 2020-05-15 12:01:21 -07:00
License.rtf moving the license.rtf file out of the root dir. compiled both msix and msi and both worked. (#1565) 2020-03-13 08:48:24 -07:00
PowerToysSetup.sln FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
README.md Update README.md 2021-02-24 14:29:52 -08:00

PowerToys installer instructions

Please go to https://github.com/microsoft/PowerToys/tree/master/doc/devdocs#compile-the-installer for instructions