{"id":15059870,"url":"https://github.com/dongle-the-gadget/winveruwp","last_synced_at":"2025-04-04T14:06:51.425Z","repository":{"id":37813791,"uuid":"408348604","full_name":"dongle-the-gadget/WinverUWP","owner":"dongle-the-gadget","description":"A UWP version of winver","archived":false,"fork":false,"pushed_at":"2025-02-17T15:41:16.000Z","size":2247,"stargazers_count":136,"open_issues_count":6,"forks_count":34,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-04T14:06:46.084Z","etag":null,"topics":["appx","csharp","msix","uwp","uwp-app","uwp-applications","uwp-apps","windows","winui","winver"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dongle-the-gadget.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-09-20T07:28:47.000Z","updated_at":"2025-04-02T12:05:50.000Z","dependencies_parsed_at":"2024-04-13T06:33:03.167Z","dependency_job_id":"3e17a055-965a-43f5-b1d7-d3c66657a977","html_url":"https://github.com/dongle-the-gadget/WinverUWP","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongle-the-gadget%2FWinverUWP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongle-the-gadget%2FWinverUWP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongle-the-gadget%2FWinverUWP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dongle-the-gadget%2FWinverUWP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dongle-the-gadget","download_url":"https://codeload.github.com/dongle-the-gadget/WinverUWP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190250,"owners_count":20898702,"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":["appx","csharp","msix","uwp","uwp-app","uwp-applications","uwp-apps","windows","winui","winver"],"created_at":"2024-09-24T22:49:15.133Z","updated_at":"2025-04-04T14:06:51.399Z","avatar_url":"https://github.com/dongle-the-gadget.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WinverUWP\nA UWP version of winver.\n\n[Microsoft Store](https://www.microsoft.com/p/winver-uwp/9n60s2vfmb7l) | [Discord channel](https://discord.gg/MUyRGUN4Ny) | [Privacy Policy](/PRIVACY.md)\n\n![WinverUWP on Windows 11 (Dev)](/images/WinverUWP-dark-11.png)\n\n## System requirements\nWindows 10 Creators Update (1703) or newer using the x86, x64, ARM32 or ARM64 CPU architecture.\n\n## Installing\n**Note:** You need to manually uninstall Release 1.x as Release 2.0 and newer will not automatically uninstall.\n### For Release 2 and newer\n#### Using Microsoft Store (recommended)\nYou can download WinverUWP for free in [Microsoft Store](https://www.microsoft.com/p/winver-uwp/9n60s2vfmb7l). This option allows you to get automatic updates.\n\n#### Package files\n1. Go to the [Releases](https://github.com/dongle-the-gadget/WinverUWP/releases) page.\n2. Look for the latest release (usually at the top of the page).\n3. Download the correct architecture (x86, x64, arm32 or arm64).\n4. Open the downloaded `appx` file and choose **Install** or **Update**.\n\n**Note:** Choosing the correct architecture is critical, otherwise the app would fail to read the registry and crashes on launch.\n\n### For Release 1.x\n**Note:** These builds don't support ARM64 and has been officially deprecated.\n\n1. Download [Release 1.1](https://github.com/dongle-the-gadget/WinverUWP/releases/download/v1.1.0.0/WinverUWPPackage_1.1.0.0.zip).\n2. Extract the ZIP file.\n3. Run the Install.ps1 file and the application will be installed.\n   \n   **Note:** During installation, PowerShell may ask you about execution policies and administrator privileges. For execution scopes, select **Unrestricted**, and for administrator privileges (User Account Control), select Yes or enter in your administrator credentials.\n\n## Launching\nYou could launch this program in one of these three ways:\n- As an app entry in Start, Search, PowerToys Run, ... (whatever has you)\n- Using the app execution alias: `winveruwp.exe`\n- Using the app protocol: `winveruwp://`\n\n\u003c!--\n## Contributing\n### Language translation\nIf you want to help translate, follow the steps below:\n1. Create a fork of this repository.\n2. In `WinverUWP\\Strings` folder, create a new folder with your locale name (i.e. \"en-us\" for American English).\n3. In the newly created folder, create a `Resources.resw` file, you may copy it from another locale folder as a reference.\n4. Modify the new `Resources.resw` file with your translations. Reference the table below for required keys and example value in English.\n\n   **Note:** References to \"Microsoft\" and \"Windows\" must be kept unchanged.\n\n   | Key      | Example English value             |\n   |----------|-----------------------------------|\n   |AboutWindows.Text|About Windows|\n   |WindowsSpecifications.Text|Windows specifications|\n   |CopyButton.Content|Copy|\n   |Edition.Text|Edition|\n   |Version.Text|Version|\n   |InstalledOn.Text|Installed on|\n   |OSBuild.Text|OS build|\n   |Experience.Text|Experience|\n   |LegalLabel.Text|Legal|\n   |LicenseTo.Text|This product is licensed under the Microsoft Software License Terms to:|\n   |Trademark.Text|The Windows operating system and its user interface are protected by trademark and other pending or existing intellectual property rights in the United States and other countries or regions.|\n   |OKButton.Content|OK|\n   |ExperiencePack|Windows Feature Experience Pack|\n   |Copied|Copied!|\n5. In the `WinverUWP\\Package.appxmanifest` file, look for `\u003cResources\u003e`.\n6. Create a new line after the tag with the value: `\u003cResource Language=\"(your locale here)\"/\u003e`.\n7. Commit your translations into your fork.\n8. Create a Pull request and wait for me to review it.\n--\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongle-the-gadget%2Fwinveruwp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdongle-the-gadget%2Fwinveruwp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdongle-the-gadget%2Fwinveruwp/lists"}