https://github.com/heaths/vscode-msi
Windows Installer Package Viewer for Visual Studio Code
https://github.com/heaths/vscode-msi
vscode-extension
Last synced: 5 months ago
JSON representation
Windows Installer Package Viewer for Visual Studio Code
- Host: GitHub
- URL: https://github.com/heaths/vscode-msi
- Owner: heaths
- License: mit
- Created: 2023-01-20T07:49:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T10:17:21.000Z (over 3 years ago)
- Last Synced: 2025-02-12T22:49:22.168Z (over 1 year ago)
- Topics: vscode-extension
- Language: TypeScript
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Windows Installer Package Viewer
[Visual Studio Code][vscode] extension to view Windows Installer product (.msi)
and patch (.msp) packages.
## Proof of concept
For a proof of concept, see . Open an MSI or MSP from your machine and it will display basic information. No data leaves your machine.
## License
Licensed under the [MIT](LICENSE.txt) license.
[vscode]: https://code.visualstudio.com