Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: rich-ayr.win11-toggle-rounded-corners
PackageVersion: '1.4'
MinimumOSVersion: 10.0.22000.0
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
ReleaseDate: 2026-07-26
Installers:
- Architecture: x64
InstallerType: portable
InstallerUrl: https://github.com/rich-ayr/win11-toggle-rounded-corners/releases/download/v1.4/win11-toggle-rounded-corners.exe
InstallerSha256: B4BA4A245B0C3532DCC378B7D99A545F186F35873D62A57D18B82641521DC736
- InstallerLocale: en-US
Architecture: x64
InstallerType: inno
Scope: machine
InstallerUrl: https://github.com/rich-ayr/win11-toggle-rounded-corners/releases/download/v1.4/win11-toggle-rounded-corners-setup.exe
InstallerSha256: 8492C63675E17A928FB40793566DA0977EAE9F5722E365F30F5683D5CA4B1EAF
ProductCode: '{5B8824C9-B4BE-4B1C-AA9F-BA8362C44B96}_is1'
AppsAndFeaturesEntries:
- DisplayName: Win11 Toggle Rounded Corners 1.4
ProductCode: '{5B8824C9-B4BE-4B1C-AA9F-BA8362C44B96}_is1'
ElevationRequirement: elevatesSelf
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Win11 Toggle Rounded Corners'
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: rich-ayr.win11-toggle-rounded-corners
PackageVersion: '1.4'
PackageLocale: en-US
Publisher: Rich Ayr
PublisherUrl: https://github.com/rich-ayr
PublisherSupportUrl: https://github.com/rich-ayr/win11-toggle-rounded-corners/issues
Author: Rich Ayr
PackageName: Win11 Toggle Rounded Corners
PackageUrl: https://github.com/rich-ayr/win11-toggle-rounded-corners
License: MIT
LicenseUrl: https://github.com/rich-ayr/win11-toggle-rounded-corners/blob/master/LICENSE
Copyright: Copyright (C) 2026 Rich Ayr, MIT License
CopyrightUrl: https://github.com/rich-ayr/win11-toggle-rounded-corners/blob/master/LICENSE
ShortDescription: A simple utility to disable rounded window corners on Windows 11
Tags:
- desktop-window-manager
- rounded-corners
- tweaks
- windows
- windows-11
- windows-customization
- windows-tweaks
ReleaseNotes: |-
Fixes the logon task on multi-user PCs and laptops.
New
- The installer asks whether the logon task should apply to every administrator on the PC
or only to the account running setup.
Fixed
- The logon task only ran for the account that installed it. Anyone else signing in got
rounded corners back with nothing to explain why. It now covers every administrator on
the PC. (thanks @bughit for reporting!)
- Laptops signing in on battery skipped the task entirely, because it was inheriting the
schtasks default that blocks tasks on battery power.
Standard accounts still aren't covered: the patch needs administrator rights, and a
scheduled task can't elevate a standard account.
Full Changelog: v1.3...v1.4
ReleaseNotesUrl: https://github.com/rich-ayr/win11-toggle-rounded-corners/releases/tag/v1.4
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: rich-ayr.win11-toggle-rounded-corners
PackageVersion: '1.4'
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0