{"id":15046756,"url":"https://github.com/auth0/nodejs-msi","last_synced_at":"2025-10-19T21:32:46.820Z","repository":{"id":12282233,"uuid":"14906894","full_name":"auth0/nodejs-msi","owner":"auth0","description":"Build an MSI Windows Installer for a node.js application using WIX Toolset. ","archived":false,"fork":false,"pushed_at":"2018-10-25T20:52:38.000Z","size":8,"stargazers_count":76,"open_issues_count":1,"forks_count":16,"subscribers_count":115,"default_branch":"master","last_synced_at":"2025-01-30T06:31:50.563Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"spring-io/sagan","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/auth0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-03T21:51:34.000Z","updated_at":"2024-10-08T00:56:21.000Z","dependencies_parsed_at":"2022-07-21T16:18:35.095Z","dependency_job_id":null,"html_url":"https://github.com/auth0/nodejs-msi","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/auth0%2Fnodejs-msi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fnodejs-msi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fnodejs-msi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/auth0%2Fnodejs-msi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/auth0","download_url":"https://codeload.github.com/auth0/nodejs-msi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237221176,"owners_count":19274447,"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":[],"created_at":"2024-09-24T20:53:32.785Z","updated_at":"2025-10-19T21:32:41.552Z","avatar_url":"https://github.com/auth0.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is an example of how to build a __Windows MSI__ installer for a node.js server application using wix.\n\n## Introduction\n\nThe msi installer will install:\n\n1.  Every file in the Program Files\\Manufacturer\\Product folder\n2.  node.exe in Files\\Manufacturer\\Product\n3.  nssm.exe in Files\\Manufacturer\\Product\n4.  Register the service as a Windows Service\n5.  A shortcut in the start menu to the url of the web application\n\nEvery component installed is properly rolled back on uninstall.\n\n## Why packaging node.exe?\n\n1.  node.exe is an small file and an standalone file\n2.  we don't want to mess with other applications\n\n## PreRequisites\n\nYou need WIX, node.js, nssm.exe.\n\nThere paths hardcoded all over the example but if something fails you get a very good message.\n\n## Building\n\nRun `installer\\build.ps1` on powershell.\n\n## How it works\n\nFirst the script will copy everything to a temporary directory excluding directories such as `.git`.\n\nThen we run WIX `heat.exe` to generate a wxs of all our files with a ComponentGroup (installer\\directory).\n\n## Issue Reporting\n\nIf you have found a bug or if you have a feature request, please report them at this repository issues section. Please do not report security vulnerabilities on the public GitHub issue tracker. The [Responsible Disclosure Program](https://auth0.com/whitehat) details the procedure for disclosing security issues.\n\n## Author\n\n[Auth0](auth0.com)\n\n## License\n\nThis project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauth0%2Fnodejs-msi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauth0%2Fnodejs-msi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauth0%2Fnodejs-msi/lists"}