Releases: yuyoyuppe/PowerToys
Releases · yuyoyuppe/PowerToys
PowerToys v0.80 DSC preview
How to test:
- Install PowerToys using the attached installer.
- After the installation, create
configuration.dsc.yaml
with the following contents:
properties:
resources:
- resource: PowerToysConfigure
directives:
description: Configure PowerToys
settings:
ShortcutGuide:
Enabled: false
OverlayOpacity: 1
FancyZones:
Enabled: true
FancyzonesEditorHotkey: "Shift+Ctrl+Alt+F"
configurationVersion: 0.2.0
- You can now apply this configuration like this:
winget configure .\configuration.dsc.yaml --accept-configuration-agreements --disable-interactivity
Note:
- PowerToys.exe shouldn't be running during winget configure command.
- The module is copied to
%programfiles%\WindowsPowerShell\Modules\Microsoft.PowerToys.Configure
during the installation.
PowerToys ARM 0.62 Test
PowerRename virtualization builds
Merge pull request #7622 from microsoft/dev/crutkas/helpLocWithComments Addressing loc team feedback