{"id":45979785,"url":"https://github.com/open-eid/windows-installer","last_synced_at":"2026-02-28T17:32:25.842Z","repository":{"id":26143424,"uuid":"29588503","full_name":"open-eid/windows-installer","owner":"open-eid","description":"Windows installer wix project files","archived":false,"fork":false,"pushed_at":"2026-02-09T06:34:38.000Z","size":5024,"stargazers_count":7,"open_issues_count":3,"forks_count":10,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-02-09T12:27:33.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/open-eid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.LGPL","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":"2015-01-21T12:30:49.000Z","updated_at":"2026-01-21T10:08:51.000Z","dependencies_parsed_at":"2024-01-24T07:46:38.668Z","dependency_job_id":"41dc4c3c-f35b-4605-86a1-d9d78d4dada1","html_url":"https://github.com/open-eid/windows-installer","commit_stats":null,"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/open-eid/windows-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fwindows-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fwindows-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fwindows-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fwindows-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/open-eid","download_url":"https://codeload.github.com/open-eid/windows-installer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/open-eid%2Fwindows-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29944767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"2026-02-28T17:32:25.357Z","updated_at":"2026-02-28T17:32:25.828Z","avatar_url":"https://github.com/open-eid.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"windows-installer\n=================\n\nA WIX bootstrapper EXE with DigiDoc4 Client and package with various drivers and browser plugins.\n\n1. Fetch the source\n\n        git clone https://github.com/open-eid/windows-installer\n        cd windows-installer\n\n2. Download dependencies to packages folder\n   * [Digidoc4*x64.msi](https://github.com/open-eid/DigiDoc4-Client/releases)\n   * [Digidoc4*arm64.msi](https://github.com/open-eid/DigiDoc4-Client/releases)\n   * [Digidoc_ShellExt*x64.msi](https://github.com/open-eid/DigiDoc4-Client/releases)\n   * [ID-Updater*x64.msi](https://github.com/open-eid/updater/releases)\n   * [ID-Updater*arm64.msi](https://github.com/open-eid/updater/releases)\n   * [web-eid*x64.msi](https://github.com/web-eid/web-eid-app/releases)\n   * [web-eid*arm64.msi](https://github.com/web-eid/web-eid-app/releases)\n   * [idplug-classic-*-Estonia_64bit.msi](https://installer.id.ee/media/win/Open-EID.zip)\n   * [SmartCard_Client_*.msi](https://installer.id.ee/media/win/Open-EID.zip)\n   * [CertDelApp_*.msi](https://installer.id.ee/media/win/Open-EID.zip)\n\n4. Install WIX toolset\n\n   https://wixtoolset.org/docs/intro/#nettool\n\n        dotnet tool install --global wix --version 6.0.2\n        wix extension -g add WixToolset.UI.wixext/6.0.2\n        wix extension -g add WixToolset.Util.wixext/6.0.2\n        wix extension -g add WixToolset.BootstrapperApplications.wixext/6.0.2\n\n5. Run build.ps1 script, optional parameter -msiversion\n\n        powershell -ExecutionPolicy ByPass -File build.ps1\n\n6. Execute\n\n        Open-EID.exe\n\n## Support\nOfficial builds are provided through official distribution point [id.ee](https://www.id.ee/en/article/install-id-software/). If you want support, you need to be using official builds. Contact our support via [www.id.ee](http://www.id.ee) for assistance.\n\n\nSource code is provided on \"as is\" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eid%2Fwindows-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopen-eid%2Fwindows-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopen-eid%2Fwindows-installer/lists"}