MS Windows installer for EveConnector
EveConnector-Setup is a MS Windows installer for EveConnector.
The installer follows these steps :
- Install Node.js
- Install the EveConnector modules (with npm)
- Install and run EveConnector as a Windows service
- Install WinUSB generic drivers for some devices:
- TSP700II Star Microtronics thermal printer
- Lemur Boca Systems thermal printer
- SCD122U Star Microtronics display
Compile the script setup2.iss with Inno Setup Compiler
You can launch the installer with the following optional parameters :
/VERYSILENT
(disables the installation wizard windows, no user interaction)/PROXY=myproxy:myport
(proxy settings for npm)
More available parameters here : http://www.jrsoftware.org/ishelp/index.php?topic=setupcmdline