Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

All these steps are captured at : scripts\installer\windows\acs.wxs

Build MSI 

Integrated it with maven build but for now it runs only on windows. The prerequisite to run the below command is to install "Wix Tool Set V3.8".

Added the following profile to build the msi installer using maven.

...