Metadata-Version: 2.4
Name: soda-surun
Version: 2025.5.10.0
Summary: surun and related tools
Project-URL: Repository, https://github.com/soda92/surun
Requires-Python: >=3.11
Requires-Dist: sodatools>=2025.2.16.0
Description-Content-Type: text/markdown

# SuRun

A program for grant app admin rights without UAC prompt.

Forked from [Kay Bruns's surun][1].

## Install

see [SuRun installation][install].

## Development

see [Building SuRun][build].

## modifications

I have changed code to make surun:
- Windows 10 only (winver to 0x0A00)
- compatible with 4K screen (see [this commit][4k-commit])

## [original README][or]

[or]: https://surun-docs.web.app/post/original_readme/
[4k-commit]: https://github.com/soda92/surun/commit/bad6e31f13f115a65a314c6615c8d585eb1bb325
[1]: https://kay-bruns.de/wp/software/surun/

[install]: https://surun-docs.web.app/post/surun-installation/
[build]: https://surun-docs.web.app/post/building/
