TSPrint
Client runs a service
Uses default printer
Must select TSPrint as the printer, otherwise unpredictable and probably undesired results if it works at all
Can change default printer through TSPrint
TSScan Atalasoft driver error fix
See Security Specialists example
Set-ItemProperty -Path "HKCU:\Software\Microsoft\Windows NT\CurrentVersion\TWAIN" -Name "Default Source" -Value ""
@echo off
Powershell -noprofile -executionpolicy Bypass -command "& 'C:\Scanner Registry Fix.ps1'"