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 

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

"buildw".

Full maven command is: mvn clean install -Dnoredist -P systemvm,buildw

Or alternativelyI need to check if we can some how integrate it with maven or not. Till then please follow below steps

We use the following tools from Wix tool set to build our msi installer.

...