{"id":22018400,"url":"https://github.com/flavienbwk/wix-msi-js","last_synced_at":"2026-04-16T12:36:33.981Z","repository":{"id":124243396,"uuid":"338312577","full_name":"flavienbwk/wix-msi-js","owner":"flavienbwk","description":"Build a MSI installer easily with NodeJS and a simple API. ","archived":false,"fork":false,"pushed_at":"2021-02-12T22:45:44.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-28T16:17:21.845Z","etag":null,"topics":["exe","msi","windows","wix"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flavienbwk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-12T12:26:09.000Z","updated_at":"2021-02-22T21:00:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad32b9c2-d0ab-4051-9832-0084cba06ddb","html_url":"https://github.com/flavienbwk/wix-msi-js","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/flavienbwk%2Fwix-msi-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fwix-msi-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fwix-msi-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Fwix-msi-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavienbwk","download_url":"https://codeload.github.com/flavienbwk/wix-msi-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245081770,"owners_count":20557840,"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":["exe","msi","windows","wix"],"created_at":"2024-11-30T05:12:06.813Z","updated_at":"2026-04-16T12:36:28.947Z","avatar_url":"https://github.com/flavienbwk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WiX MSI JS\n\nBuild a Windows MSI installer easily with NodeJS\n\n## Purpose\n\n[WiX](https://wixtoolset.org/) is a software used to generate MSI files : a Windows installer package. Often used in combination with C# `.exe` executables, WiX config files configuration are a real pain to include several dependencies. Let's say you have a C++ application and want to include a lot of `.dll`. You would have to mention them one by one in a WiX config file.\n\nBased on [`electron-wix-msi`](https://github.com/felixrieseberg/electron-wix-msi) WiX-MSI-JS manages that for you, on top of a lot of other options.\n\n## Install\n\n```bash\nnpm install\n```\n\n## Usage\n\n1. Edit your configuration paths in `generate.js`\n\n2. Run the generator\n\n    ```bash\n    npm run start \n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienbwk%2Fwix-msi-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavienbwk%2Fwix-msi-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienbwk%2Fwix-msi-js/lists"}