https://github.com/tksh164/msixdotnetclone
https://github.com/tksh164/msixdotnetclone
msix windows
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tksh164/msixdotnetclone
- Owner: tksh164
- License: mit
- Created: 2018-08-01T08:30:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-11T13:52:23.000Z (about 4 years ago)
- Last Synced: 2025-08-14T00:04:30.992Z (10 months ago)
- Topics: msix, windows
- Language: C#
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# msix2.exe clone by .NET
This code is clone of [msix2.exe](https://blogs.msdn.microsoft.com/heaths/2006/08/18/digital-signatures-in-windows-installer/) by .NET.
## License
Copyright (c) 2018-present Takeshi Katano. All rights reserved. This software is released under the [MIT License](https://github.com/tksh164/MsixDotNetClone/blob/master/LICENSE).
Disclaimer: The codes stored herein are my own personal codes and do not related my employer's any way.