Skip to content

Latest commit

 

History

History

installer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Quoniam installer

In this folder there is everything needed in order to generate an installer for Quoniam for Windows.

Step by step howto

  1. Make sure that we do not have any old generated files bazel clean --expunge
  2. Make sure all tests are passing bazel test //...
  3. Build all targets bazel build //...
  4. Downaload and install Inno Setup
  5. Open and run the Inno Setup script Quoniam-x64.iss

Note

This has been tested with Windows 10 and Inno Setup 6.2.2.