{"id":13458288,"url":"https://github.com/0install/0install-win","last_synced_at":"2026-02-16T21:01:58.424Z","repository":{"id":9646377,"uuid":"11580928","full_name":"0install/0install-win","owner":"0install","description":"Windows version of Zero Install","archived":false,"fork":false,"pushed_at":"2026-01-24T12:46:36.000Z","size":44959,"stargazers_count":190,"open_issues_count":10,"forks_count":28,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-01-24T23:56:25.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://0install.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0install.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-07-22T12:36:04.000Z","updated_at":"2026-01-24T12:34:32.000Z","dependencies_parsed_at":"2024-06-11T08:31:13.890Z","dependency_job_id":"6b5d7a63-7a14-47d1-8a28-8307b8232681","html_url":"https://github.com/0install/0install-win","commit_stats":null,"previous_names":[],"tags_count":168,"template":false,"template_full_name":null,"purl":"pkg:github/0install/0install-win","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0install%2F0install-win","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0install%2F0install-win/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0install%2F0install-win/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0install%2F0install-win/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0install","download_url":"https://codeload.github.com/0install/0install-win/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0install%2F0install-win/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29518571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-07-31T09:00:49.861Z","updated_at":"2026-02-16T21:01:58.418Z","avatar_url":"https://github.com/0install.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"# Zero Install for Windows\n\n[![Build status](https://img.shields.io/appveyor/ci/0install/0install-win.svg)](https://ci.appveyor.com/project/0install/0install-win)  \nThis is the Windows version of Zero Install. It extends the cross-platform core [Zero Install .NET](https://github.com/0install/0install-dotnet) with a GUI and various OS-specific integrations.\n\nZero Install is a decentralized cross-platform software installation system. You can learn more at [0install.net](https://0install.net/).\n\n**[Download Zero Install for Windows](https://get.0install.net/#windows)**\n\n## Building\n\nThe source code is in [`src/`](src/) and generated artifacts are placed in `artifacts/`.  \nThe source code does not contain version numbers. Instead the version is determined during CI using [GitVersion](https://gitversion.net/).\n\nTo build install [Visual Studio 2022 v17.13 or newer](https://www.visualstudio.com/downloads/) and run `.\\build.ps1`.  \nIf you wish to deploy the build after compilation as the default Zero Install instance in your user profile run `.\\build.ps1 -Deploy`. To deploy it for all users use `.\\build.ps1 -Deploy -Machine`.\n\n## Integration tests\n\nThe PowerShell scripts in [`tests/`](tests/) are integration tests.\n\nYou can run them individually. They will then use the version of Zero Install found in your current `PATH`.\n\nYou can also run them all against:\n- your latest build, with `.\\test.ps1`\n- a temporarily deployed copy of your latest build, with `.\\test.ps1 -Deploy`\n- a temporarily deployed machine-wide copy of your latest build, with `.\\test.ps1 -Deploy -Machine`\n- a temporarily deployed portable copy of your latest build, with `.\\test.ps1 -Deploy -Portable`\n\n## Contributing\n\nWe welcome contributions to this project such as bug reports, recommendations, pull requests and [translations](https://www.transifex.com/eicher/0install-win/). If you have any questions feel free to pitch in on our [friendly mailing list](https://0install.net/support.html#lists).\n\nThis repository contains an [EditorConfig](http://editorconfig.org/) file. Please make sure to use an editor that supports it to ensure consistent code style, file encoding, etc.. For full tooling support for all style and naming conventions consider using JetBrains' [ReSharper](https://www.jetbrains.com/resharper/) or [Rider](https://www.jetbrains.com/rider/) products.\n\n## Privacy and code signing policy\n\nZero Install for Windows contacts various servers automatically during normal operation (e.g., to check for updates). No personal information is transmitted to these systems unless specifically requested by the user (e.g., to synchronize apps between computers). See the [documentation](https://docs.0install.net/details/servers/) for details.\n\nThis program uses free code signing provided by [SignPath.io](https://signpath.io?utm_source=foundation\u0026utm_medium=github\u0026utm_campaign=0install), and a certificate by the [SignPath Foundation](https://signpath.org?utm_source=foundation\u0026utm_medium=github\u0026utm_campaign=0install). Signed releases are published by [Bastian Eicher](https://github.com/bastianeicher).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0install%2F0install-win","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0install%2F0install-win","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0install%2F0install-win/lists"}