- Installer improvements:
- Support upgrading from 2.1.0 without uninstall
- Returned codes for CLI mode are now DOS errors instead of NTSTATUS
- In silent mode
ERROR_SUCCESS_REBOOT_REQUIREDis appropriately returned if a restart is needed
- PawnIO 2.2.0 improvements:
- Various bug fixes in natives
- New natives for dynamically calling other natives, so that backwards compatible modules can be developed
- Restore the old unused device path for compatibility with broken third party PawnIOLib implementations
- Make device creation more in-line with expected PnP driver behavior
- Fix BSODs on Windows 10 RS5, 19H1, 19H2 due to missing exports
- It is now possible to expose the device to non-administrators, although not recommended