mirror of
https://github.com/ckaczor/CreateInstallDescriptor.git
synced 2026-01-13 17:22:47 -05:00
12 lines
503 B
Markdown
12 lines
503 B
Markdown
# CreateInstallDescriptor
|
|
|
|
Simple command line tool that reads an MSI, EXE, or DLL file and creates an XML file with the name, version, and creation date of the input file. The XML file can be placed on a server along with the input file to be used as part of an auto-update system.
|
|
|
|
## Authors
|
|
|
|
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
|
|
|
|
## License
|
|
|
|
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
|