- Adjust minimum Node.js version to 16.13 for new installations which match to the minimum version of js-controller 5.0.x
- Handle restart properly in iob.bat and iobroker.bat for Windows
- Optimize Windows installation
- Also create Start-menu entries for Windows installation
- Add option to specify the Windows service name for Windows installation
- Optimize Windows installer script
- Do JSONL DB compression earlier in the Windows installer flow
- Caught some errors when executed in wrong directory on windows
- Sync Windows installer with Linux installer
- Add Windows Fixer to compress JSONL databases
- Made the parameters call list longer
- Start/stop service by calling
iob.bat start/stop
- Stop service before fix and then start service again
- ioBroker stopped now before fix
- Added support for windows:
iob fix
- Allowed to install on linux too
- Corrected fixer
- Activate windows as npx installer again