https://github.com/terrabits/windowsinstaller
Create a simple Windows installer (msi) from a directory structure and some JSON structures
https://github.com/terrabits/windowsinstaller
Last synced: 4 months ago
JSON representation
Create a simple Windows installer (msi) from a directory structure and some JSON structures
- Host: GitHub
- URL: https://github.com/terrabits/windowsinstaller
- Owner: Terrabits
- Created: 2016-04-28T22:02:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-16T03:24:30.000Z (over 8 years ago)
- Last Synced: 2025-06-02T18:28:23.964Z (about 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
WindowsInstaller
================
A declarative windows installer tool. It takes your project directory structure and some settings and turns it all into an `.msi`.