msiwrapper-compiler

1.0.2 • Public • Published

node-msiwrapper-compiler

Node wrapper to compile EXE Installers to MSI

This is a simple node wrapper of MSI Wrapper compiler: MsiWrapperBatch.exe, and it's inspired by node-innosetup-compiler

OS Support

Windows

Works natively on windows

Linux & Mac OS X

Not supported yet.

Usage

msiwrapper-compiler --config=myfile.xml

Note:

For creating XML file, simply run the GUI MsiWrapper.exe that is located into C:\Users\[YOURUSER]\AppData\Roaming\npm\node_modules\msiwrapper-compiler\bin or download and install a fresh installation of MsiWrapper from http://www.exemsi.com/.

Node JS
npm install msiwrapper-compiler

Credits

Thanks to Jacob Reinholdt for the amazing work on MSI Wrapper. Thanks also to felicienfrancois for the NodeJS Innosetup compiler.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i msiwrapper-compiler

      Weekly Downloads

      0

      Version

      1.0.2

      License

      none

      Last publish

      Collaborators

      • fabvla