bureau14 / qdb-pkg-windows

Windows setup package for quasardb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quasardb Windows installer

This repository contains the source code of the Windows installer for quasardb.

Requirements:

  • Inno Setup

Instructions

  1. Download and unzip the following binaries into qdb/:
    • qdb-*-windows-32bit-c-api.zip or qdb-*-windows-64bit-c-api.zip
    • qdb-*-windows-32bit-server.zip or qdb-*-windows-64bit-server.zip
    • qdb-*-windows-32bit-utils.zip or qdb-*-windows-64bit-utils.zip
    • qdb-*-windows-32bit-web-bridge.zip or qdb-*-windows-64bit-web-bridge.zip
  2. Open qdb-server.iss in Inno Setup
  3. Optionaly add a ; to comment out the SignTool= line (if you don't have the certificate)
  4. Compile :-)

Node

  • pack.bat is used by the continuous integration server

About

Windows setup package for quasardb


Languages

Language:Inno Setup 93.5%Language:Shell 6.5%