← Package directory
Available on winget

Install PawnIO

Scriptable universal kernel driver.

Install with winget
winget install --id namazso.PawnIO
Upgrade
winget upgrade --id namazso.PawnIO
Uninstall
winget uninstall --id namazso.PawnIO

About PawnIO

PawnIO is a scriptable universal kernel driver, allowing hardware access to a wide variety of programs.

What's new in 2.2.0

- 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_REQUIRED is 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

Read release notes

Version history

Version Updated Notes
2.2.0 Unknown - 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_REQUIRED is appropriately returned if...
2.1.0 Unknown • Installer can now launch on Windows XP x64 and newer, to provide a readable error message • Update Driver, use Device API for install • Fix broken uninstall if your user's temp folder is not on the same disk as Program...
2.0.1 Unknown Release notes