Skip to content

Releases: yuyoyuppe/PowerToys

PowerToys v0.80 DSC preview

26 Feb 15:50
fef5097
Compare
Choose a tag to compare
Pre-release

How to test:

  1. Install PowerToys using the attached installer.
  2. 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
  1. 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

30 May 11:59
c37d08c
Compare
Choose a tag to compare
Merge pull request #7622 from microsoft/dev/crutkas/helpLocWithComments

Addressing loc team feedback

PowerRename virtualization builds

05 Jul 16:46
c37d08c
Compare
Choose a tag to compare
Pre-release
Merge pull request #7622 from microsoft/dev/crutkas/helpLocWithComments

Addressing loc team feedback