{"id":19527850,"url":"https://github.com/valinet/ep_dwm","last_synced_at":"2025-04-26T11:32:24.332Z","repository":{"id":108971077,"uuid":"450439284","full_name":"valinet/ep_dwm","owner":"valinet","description":"Implements a Windows service that removes the rounded corners for windows in Windows 11","archived":false,"fork":false,"pushed_at":"2024-07-23T18:42:39.000Z","size":51,"stargazers_count":47,"open_issues_count":1,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-07-23T22:05:21.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valinet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-21T10:00:12.000Z","updated_at":"2024-07-23T18:42:42.000Z","dependencies_parsed_at":"2024-07-23T22:00:00.820Z","dependency_job_id":null,"html_url":"https://github.com/valinet/ep_dwm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valinet%2Fep_dwm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valinet%2Fep_dwm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valinet%2Fep_dwm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valinet%2Fep_dwm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valinet","download_url":"https://codeload.github.com/valinet/ep_dwm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224032126,"owners_count":17244373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T01:16:36.520Z","updated_at":"2025-04-26T11:32:24.322Z","avatar_url":"https://github.com/valinet.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ep_dwm\nImplements a Windows service that removes the rounded corners for windows in Windows 11.\n\nTested on Windows 11 build 22000.434.\n\nPre-compiled binaries are available in the [ExplorerPatcher](https://github.com/valinet/ExplorerPatcher/releases) setup program (download the latest pre-release). You can install that program - it already includes this functionality built-in. Alternatively, to get only `ep_dwm_svc.exe` from the downloaded `ep_setup.exe`, run this:\n\n```\nep_setup /extract C:\\ep_dwm\n```\n\nThe executable will be extracted in `C:\\ep_dwm`. If you do not need them, you can delete the rest of the files in there and keep only `ep_dwm_svc.exe`.\n\nTo register, type these commands in an elevated command window:\n\n```\nsc.exe create ep_dwm binPath= \"\\\"C:\\ep_dwm\\ep_dwm_svc.exe\\\" ep_dwm Global\\ep_dwm\" DisplayName= \"ep_dwm\" start= auto\nsc.exe description ep_dwm \"ep_dwm Service\"\nsc.exe start ep_dwm\n```\n\nTo unregister, type these commands in an elevated command window:\n\n```\nsc.exe stop ep_dwm\nsc.exe delete ep_dwm\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalinet%2Fep_dwm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalinet%2Fep_dwm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalinet%2Fep_dwm/lists"}