https://github.com/dittodhole/chocolatey-superorca
https://github.com/dittodhole/chocolatey-superorca
chocolatey chocolatey-packages msi msi-editor superorca
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dittodhole/chocolatey-superorca
- Owner: dittodhole
- Archived: true
- Created: 2016-04-12T14:54:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-24T09:26:11.000Z (almost 4 years ago)
- Last Synced: 2025-01-28T18:38:24.702Z (over 1 year ago)
- Topics: chocolatey, chocolatey-packages, msi, msi-editor, superorca
- Language: PowerShell
- Homepage: https://chocolatey.org/packages/superorca
- Size: 30.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# chocolatey-superorca
> SuperOrca from "Pantaray Research Ltd." is a direct replacement to the "Orca" MSI Editor from Microsoft. SuperOrca may be used to examine and modify an MSI database in order to distribute a new MSI package. When QSetup delivers an MSI Editor, SuperOrca delivers an MSI Database Editor and let you discover the depth of MSI Database.
## Installation
[](https://chocolatey.org/packages/superorca) https://chocolatey.org/packages/superorca
> choco install superorca
## Developing
Open [superorca.nuspec](superorca.nuspec) with the editor of your choice, to edit the package defintion.
The actual (un)installation is done in *.ps1*-files:
- [tools/chocolateyinstall.ps1](tools/chocolateyinstall.ps1)
- [tools/chocolateyuninstall.ps1](tools/chocolateyuininstall.ps1)
### Publishing
> choco pack
> choco push
## Contributions
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
## License
chocolatey-superorca is published under [WTFNMFPLv3](https://github.com/dittodhole/WTFNMFPLv3).